Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.48 KB

readme.md

File metadata and controls

41 lines (30 loc) · 1.48 KB

XPL

Codacy Badge Build Status

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

Examples

docker run --rm -e "PL=$PL" -v "${PWD}:/data" synker/xpl:latest

TODO

  • 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