Get new info when titles are missing

This commit is contained in:
Ruud
2014-03-10 14:30:16 +01:00
parent 8916ea5299
commit 720af9085a

View File

@@ -69,7 +69,7 @@ class MovieBase(MovieTypeBase):
pass
info = params.get('info')
if not info:
if not info or (info and len(info.get('titles', [])) == 0):
info = fireEvent('movie.info', merge = True, extended = False, identifier = params.get('identifier'))
# Set default title