Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

filter channel by genre id and avoid update all playlist. #51

@3v3rm4rt3lL

Description

@3v3rm4rt3lL

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions