Update masked info for guest access

This commit is contained in:
JonnyWong16 2018-02-12 11:35:34 -08:00
parent 3a5d5918de
commit 0010cbe21f
4 changed files with 59 additions and 54 deletions

View file

@ -612,7 +612,6 @@ class DataFactory(object):
'total_plays': item['total_plays'],
'total_duration': item['total_duration'],
'last_play': item['last_watch'],
'thumb': user_thumb,
'user_thumb': user_thumb,
'grandparent_thumb': '',
'art': '',