Fix Videolibrary

This commit is contained in:
Alhaziel
2019-09-22 17:47:17 +02:00
parent 9d8c1802f6
commit a4e0c89fb7

View File

@@ -224,6 +224,7 @@ def save_movie(item):
return 0, 0, -1
def filter_list(episodelist, action=None, path=None):
channel_prefs = {}
lang_sel = quality_sel = show_title = channel =''
if action:
tvshow_path = filetools.join(path, "tvshow.nfo")