kwaschny / unwanted-twitch

Hide unwanted streams, games, categories and channels on: twitch.tv
https://kwaschny.net
MIT License
104 stars 13 forks source link

Improving "hide stream reruns" function with an extra title filter #50

Closed GoldMath closed 3 years ago

GoldMath commented 3 years ago

Hello,

Most rerun streams don't use the Twitch "RERUN" function and straight broadcast as "LIVE" with a "RERUN:" or "[RERUN]" in title. Could it be possible to also add a title filter of these cases when using the "hide stream reruns" function?

Regard, thanks!

example Capture

kwaschny commented 3 years ago

You can do this via regular expression pattern in the 4th column of the management view. If a pattern is matched against the channel title, it will be hidden.

The pattern would be: /RE[ -]?RUN/ That blocks all channels with a title containing: