From 9c1441c4a740cc5f84056529e0f48fa26ad44dff Mon Sep 17 00:00:00 2001 From: Alhaziel Date: Mon, 23 Dec 2019 19:55:16 +0100 Subject: [PATCH] Community Channels Ricerca personalizzata --- specials/community.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/specials/community.py b/specials/community.py index 85aa5b71..d7faa3f5 100644 --- a/specials/community.py +++ b/specials/community.py @@ -171,7 +171,8 @@ def show_menu(item): title=typo('Cerca nel Canale...','color kod bold'), thumbnail=get_thumb('search.png'), action='search', - url=url, + url=item.url, + custom_url=url, path=item.path)) add_search = False @@ -203,7 +204,8 @@ def show_menu(item): title=typo('Cerca ' + option['title'] +'...','color kod bold'), thumbnail=get_thumb('search.png'), action='search', - url=url, + url=item.url, + custom_url=url, path=item.path)) elif 'list' in key: