add metaserver and use meta lookup service
This commit is contained in:
parent
f2221188ea
commit
5bbf612a38
6 changed files with 134 additions and 4 deletions
|
|
@ -23,7 +23,9 @@ from settings import db, config
|
|||
from person import get_sort_name
|
||||
|
||||
import media
|
||||
import meta
|
||||
|
||||
#import meta
|
||||
import metaremote as meta
|
||||
|
||||
import state
|
||||
import utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue