Closed wwark closed 6 years ago
Hi Willforde,
I have an issue with urlquick. If param have no value. Urlquick remove it.
In my script: http://education.francetv.fr/recherche?q=&type=series&page=1
In the logs: 17:08:54.340 T:140427124967168 WARNING: [Catch-up-TV-&-More.support] Callback parameters: '{'item_id': u'francetveducation', 'next_url': u'http://education.francetv.fr/recherche?q=&type=series&page=%s', 'page': u'1'}' 17:08:54.340 T:140427124967168 WARNING: [urlquick] Requesting resource: http://education.francetv.fr/recherche?type=series&page=1 17:08:54.340 T:140427124967168 WARNING: [urlquick] Request headers: {u'Host': u'education.francetv.fr', u'Accept-language': u'en-gb,en-us,en', u'Connection': u'keep-alive', u'Accept': u'/', u'Accept-Encoding': u'gzip, deflate'} 17:08:54.340 T:140427124967168 WARNING: [urlquick] Caching 301 Moved Permanently response 17:08:54.340 T:140427124967168 WARNING: [urlquick] Redirecting to = https://education.francetv.fr/recherche?type=series&page=1
the "q=" is not present anymore.
Thank your for your help, BR Wwark
@SylvainCecchetto
I will open it the right project sorry.
Hi Willforde,
I have an issue with urlquick. If param have no value. Urlquick remove it.
In my script: http://education.francetv.fr/recherche?q=&type=series&page=1
In the logs: 17:08:54.340 T:140427124967168 WARNING: [Catch-up-TV-&-More.support] Callback parameters: '{'item_id': u'francetveducation', 'next_url': u'http://education.francetv.fr/recherche?q=&type=series&page=%s', 'page': u'1'}' 17:08:54.340 T:140427124967168 WARNING: [urlquick] Requesting resource: http://education.francetv.fr/recherche?type=series&page=1 17:08:54.340 T:140427124967168 WARNING: [urlquick] Request headers: {u'Host': u'education.francetv.fr', u'Accept-language': u'en-gb,en-us,en', u'Connection': u'keep-alive', u'Accept': u'/', u'Accept-Encoding': u'gzip, deflate'} 17:08:54.340 T:140427124967168 WARNING: [urlquick] Caching 301 Moved Permanently response 17:08:54.340 T:140427124967168 WARNING: [urlquick] Redirecting to = https://education.francetv.fr/recherche?type=series&page=1
the "q=" is not present anymore.
Thank your for your help, BR Wwark
@SylvainCecchetto