diff --git a/core/videolibrarytools.py b/core/videolibrarytools.py index ee77b355..0604a45d 100644 --- a/core/videolibrarytools.py +++ b/core/videolibrarytools.py @@ -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")