hoshsadiq / m3ufilter

ABANDONED - A tool that allows to filter specific items from an m3u filter designed for IPTV.
GNU General Public License v2.0
48 stars 18 forks source link

ignore bad channels + add tests #7

Closed hoshsadiq closed 4 years ago

hoshsadiq commented 4 years ago

This adds a feature to ignore bad channels, and also adds a basic testing framework that allows to run tests around the decoder. More tests to be added later

This fixes #6