Simple extensible m3u playlist manager cli.
Many default filters was provided for:
- auto matching EPG
- auto matching logos
- cleaning stream names
- grouping streams
- hide groups
- and many others filters
The full filter list is located here
All filters are configurable by a configuration file. An example of this file is located here
docker run --rm -e "PL=$PL" -v "${PWD}:/data" synker/xpl:latest
- Azure build
- Cli dev
- Cli setup package (linux/mac) (versionning by git tag)
- Dockerfile with env args
- Filter: group order
- Filter: VOD group ?
- Enhancing reporting by filter
- Enhancing tests
- Enhancing playlist export (gist, azure, etc...)
- Ability to execute an external (remote) filter from url