Patch release improving M3U import counting, obvious VOD/series filtering, and EPG scraper feedback.
Changed
- M3U import now classifies obvious VOD/movie/series entries separately from live channels.
- Obvious VOD-like entries are skipped by default during import.
- Added clearer import summary fields:
total_entriesimported_liveskipped_vod_likeinclude_vod_like
- Scheduler refresh logs now report total parsed entries vs imported live channels and skipped VOD-like entries.
Improved
- EPG scraper run logs now warn when a scrape succeeds but returns 0 programme entries.
- Scraper post-run checks now summarize generated
guide.xmlchannel/programme counts. - Auto-fetch logs now show loaded channel counts plus programme-entry counts.
- EPG scraper help text now clarifies that adding one scraper channel only generates guide data for that selected channel.
Fixed
- Updated the optional EPG sidecar Docker image tag to
ghcr.io/iptv-org/epg:master.
Notes
Large playlist performance is still tracked separately in #5.
Valid scraper channel definitions / site-specific site_id handling is tracked separately in #13.
Docker
docker pull rroy676/stationarr:1.0.8
docker pull rroy676/stationarr:latest