alex-ahl / iptv-handler

Exclude unwanted channels based on group and generate a new M3U file with proxied streams and attributes. Streams get proxied through a webserver running on the app. Xtream support.
MIT License
41 stars 10 forks source link

Filter: Regex or include possible? #2

Open gymnae opened 9 months ago

gymnae commented 9 months ago

Hi, this seems like a promising project for my needs. I have massive playlist and would like to filter based on tags and strings, regex would be most helpful here. Instead of filtering out, the other way around would be helpful.

Removing groups would require redoing when new groups are added or changed in their titles.

Could such a feature be added?

alex-ahl commented 9 months ago

Hi,

It’s possible, of course, but at the moment I don’t have the time to implement it unfortunately.

I specifically wanted to exclude entries so new group additions would show up automatically. Also, since the exclude is a check for groups containing a substring independent of case, renames of groups should be fairly covered if it’s not renamed to something completely different. 
 Will keep this issue open tough

gymnae commented 9 months ago

For now I signed up for iptveditor.com - but this one causes trouble with player_api.php? calls, which only deliver fractions of the result to your iptv-handler compared to directly calling the URL