v2.1.0
New config options for playlists (will be added automatically on version update):
# Remove sources that does not respond with any content.
removeDeadSources: false
# Try to read TS packets when removing dead sources.
useMpegTsAnalyzer: false
# Timeout for reading Ace Stream Engine response when removing dead sources.
checkRespTimeout: 20s
Changes and impovements:
- Make this program respect system proxy settings from environment variables.
- Impove performance of playlist writer.
- Change default TVG url in config to
http://epg.one/epg2.xml.gz
. - Change default output paths for playlists in config.
Full Changelog: v2.0.2...v2.1.0