Clarify themoviedb for collections
This commit is contained in:
parent
c116dfd781
commit
364662a7f7
1 changed files with 1 additions and 0 deletions
|
@ -1901,6 +1901,7 @@ class API():
|
||||||
'lookup process')
|
'lookup process')
|
||||||
else:
|
else:
|
||||||
log.info('Start movie set/collection lookup on themoviedb')
|
log.info('Start movie set/collection lookup on themoviedb')
|
||||||
|
media_type = 'collection'
|
||||||
|
|
||||||
apiKey = settings('themoviedbAPIKey')
|
apiKey = settings('themoviedbAPIKey')
|
||||||
if media_type == v.PLEX_TYPE_SHOW:
|
if media_type == v.PLEX_TYPE_SHOW:
|
||||||
|
|
Loading…
Reference in a new issue