Revert "Clarify themoviedb for collections"
This reverts commit 364662a7f7
.
This commit is contained in:
parent
4dd89b5229
commit
ba698288bb
1 changed files with 0 additions and 1 deletions
|
@ -1901,7 +1901,6 @@ 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