Bug #5853
Ignore HTTP arguments + Ignore path components not working
Status:
New
Priority:
Normal
Assignee:
-
Category:
IPTV
Target version:
-
Start date:
2020-02-02
Due date:
% Done:
0%
Estimated time:
Found in version:
4.3-1857~g221c29b40
Affected Versions:
Description
Refreshing or scanning network with .m3u file causes lost muxes/services/channels
https://iptvstream.url/stream/ct1/20/live.m3u8?_cdn_session=12345603275&_cdn_timestamp=1234597173&_cdn_token=123458ad2123456fc1234562f12345437812345
Tried:
Ignore HTTP arguments:
_cdn_session _cdn_timestamp _cdn_token (works with Remove HTTP arguments)
_cdn_session/_cdn_timestamp/_cdn_token
_cdn_session,_cdn_timestamp,_cdn_token
_cdn_session;_cdn_timestamp;_cdn_token
Maybe I missed how this function works (missing documentation), so I tried Ignore path components
Ignore path components: 1 and 2