Clarify themoviedb for collections

This commit is contained in:
tomkat83 2017-05-29 16:15:42 +02:00
parent c116dfd781
commit 364662a7f7
1 changed files with 1 additions and 0 deletions

View File

@ -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: