Thanks to @bnhf helping me/pushing me, I now have a new version out that is much much much easier to install with Docker. He is working on implementing Project One Click, but if you want to give it a shot, check out the GitHub page for easier instructions.
Some highlights:
- Flexible filtering (by league/sport/network)
There’s now a filters.ini file that lets you control what actually shows up in the guide:
- Include or exclude leagues, sports, and networks
- Great if you only care about, say, NHL + NCAAM, or want to hide replays/shoulder programming
There’s also a built-in filters API + HTML page so you can see what’s in the DB and tune your filters:
-
HTML: http://:8094/filters
- Shows counts for leagues/sports/networks/event types
- Includes hints for valid names to use in filters.ini
-
JSON: http://:8094/filters/json
- Enhanced XMLTV with images
The XMLTV generator now pulls in richer metadata where available, including image URLs for events.
In Channels, that means:
- Nicer artwork/posters in the guide
- More visual browsing when you’re flipping through the ESPN+ lanes


