You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.
Hello, now the script when you add a new portal, its load the full channel list, and then in the editor you can filter what channel you want to display in the playlist.m3u, but does not delete the channel from been update again when one channel is requests, or playlist update, or when loading editor again, this makes that takes a little more time to requests channel or edit.
Is there a way by using portal.php?type=itv&action=get_ordered_list&genre=genreids&force_ch_link_check=&fav=0&sortby=number&hd=0&p=1&JsHttpRequest=1-xml
you can avoid update the channels that are filter off in the editor page?, this allow to the script only update or requests the genre id or group of channels that only the user wants. and reduce the respond time for play the channel, etc.
could be cool. Thanks.
The text was updated successfully, but these errors were encountered:
Hello, now the script when you add a new portal, its load the full channel list, and then in the editor you can filter what channel you want to display in the playlist.m3u, but does not delete the channel from been update again when one channel is requests, or playlist update, or when loading editor again, this makes that takes a little more time to requests channel or edit.
Is there a way by using portal.php?type=itv&action=get_ordered_list&genre=genreids&force_ch_link_check=&fav=0&sortby=number&hd=0&p=1&JsHttpRequest=1-xml
you can avoid update the channels that are filter off in the editor page?, this allow to the script only update or requests the genre id or group of channels that only the user wants. and reduce the respond time for play the channel, etc.
could be cool. Thanks.
The text was updated successfully, but these errors were encountered: