m3ufilter
m3ufilter copied to clipboard
ABANDONED - A tool that allows to filter specific items from an m3u filter designed for IPTV.
I have a m3u with channel aaa, the epg grabber generates channel ids aa.provider.com to make most part to match I change the id of the m3u channel to be...
I was looking for something like this. Unfortunatety I'm not a go programmer and a missed some steps to install and run this. I belive that it could be possible...
This PR changes everything to rely on CSVs rather than YAML. Instead of specifying code, it simply does a look up on the channel name, and assigns the relevant columns...
I'm using Windows 10 computer. I've made a config and in the logg I see it finds streams according to my file but the output file is empty. I run...
I would like to suggest a way to specify an input csv file to batch filter/set individual streams: ```yaml core: server_listen: localhost:8080 update_schedule: "*/24 * * * *" output: m3u...
Some of the documentation is outdated. This should be updated. From a PM: > Another thing that should be documented is that the CSV output doesn't show anything but: tvg-id...
First off, Great script ! It's very useful,started to implement it into my system. However some of my other scripts that are run after yours are throwing a wobbly about...
I would like to see the possibility to filter channels by quality. My IPTV provider makes most channels (but not all) available in multiple qualities. Here is an example: ```...
**Is your feature request related to a problem? Please describe.** This request is made based on this dialog: _s79dev:_ > I want use VLC or other player. I wanted use...