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')
|
||||
else:
|
||||
log.info('Start movie set/collection lookup on themoviedb')
|
||||
media_type = 'collection'
|
||||
|
||||
apiKey = settings('themoviedbAPIKey')
|
||||
if media_type == v.PLEX_TYPE_SHOW:
|
||||
|
|
Loading…
Reference in a new issue