SenexCrenshaw / StreamMaster

MIT License
213 stars 22 forks source link

Feature Request: Define stream group by custom filter rules with include and exclude rules #148

Open jwproduction opened 11 months ago

jwproduction commented 11 months ago

Is your feature request related to a problem? Please describe. I have m3u files with different stream qualities for one channel. Example: TV Channel A in group "free tv" has these different streams:

Channel A (web 1080p) Channel A (web 720p) Channel A (mobile web)

I only want to add Channel A (web 1080p) to a stream group. Currently this seems to be not possible.

A great solution for this requirement would be custom filters.

Describe the solution you'd like As a StreamMaster user I would like to add stream groups by defining custom filter rules so that I`m more flexible in adding different streams to my stream group and to reduce the number of streams.

Example1: Name: Group 1080p Filter: Include: „1080p“ Exclude: „ES“

Describe alternatives you've considered

Additional context

SenexCrenshaw commented 10 months ago

I had this in originally. Problem is things get super slow with folks with 100ks of streams. I will leave this open to investigate this down the road.