v7.6.0
- Change default value for isPassThroughNonHlsStreams to "false"
- Add more compatibility for different archive types
- Improve pooler for multiroomed providers
- Make a link hash different for playlist and stream (for playlist security)
- EPG fixes
- Fix unhandled exception when chunk cache is on disk
- Fix stream stuck when there is no chunk on file system
- Change default value for isPassThroughNonHlsStreams to "false"
- Add more compatibility for different archive types
- Improve pooler for multiroomed providers
- Make a link hash different for playlist and stream (for playlist security)
- EPG fixes
- Fix unhandled exception when chunk cache is on disk
- Fix stream stuck when there is no chunk on file system
v7.6.1
- Fix chunks cache cleaning on epg update
- Allow multiple schedules on epg update using semicolon ";"
- Fix chunks cache cleaning on epg update
- Allow multiple schedules on epg update using semicolon ";"
v7.6.2
- Add a user token to epg URL only if admin password is set
- Channels DB fixes
- Add a user token to epg URL only if admin password is set
- Channels DB fixes
v7.6.3
- Add "copy playlist URL" button for registered users in server protected mode
- Add "copy playlist URL" button for registered users in server protected mode
v7.7.2
You can configure more video stubs for next cases:
- forbidden.m3u - Invalid token or missing
- invalid.m3u - A content of a stream is not supported
- notfound.m3u - No channel with such stream id.
(https://www.hls-proxy.com/faq.php#stub_expired)
- Fix logos from EPG
- Fix #EXT-X-VERSION tag
- Add option to start minimized under Windows
- Fix encrypted streams
- Remove external subs until we can support external streams generally
- Fix buffer filling at stream start
- Improve stability of a client stream
You can configure more video stubs for next cases:
- forbidden.m3u - Invalid token or missing
- invalid.m3u - A content of a stream is not supported
- notfound.m3u - No channel with such stream id.
(https://www.hls-proxy.com/faq.php#stub_expired)
- Fix logos from EPG
- Fix #EXT-X-VERSION tag
- Add option to start minimized under Windows
- Fix encrypted streams
- Remove external subs until we can support external streams generally
- Fix buffer filling at stream start
- Improve stability of a client stream
v7.7.5
- Bug fixes
- isManualUpdate added to playlist parameters
- Remote playlist reload requires at least one stream. Otherwise, a local cached copy is used
- Bug fixes
- isManualUpdate added to playlist parameters
- Remote playlist reload requires at least one stream. Otherwise, a local cached copy is used
v7.7.6
- Fix channels page to support big playlists
- Disable sequence check by default
- Add "isEnableSequenceCheck" in config
- Add DISCONTINUITY tags support
- Proper fix of "forbidden" stub
- Add Cron format validation
- Allow empty playlist cron format to disable playlist reload
- Fix empty edited element if dragged
- Fix catchup-source for favorite channels
- Fix channels page to support big playlists
- Disable sequence check by default
- Add "isEnableSequenceCheck" in config
- Add DISCONTINUITY tags support
- Proper fix of "forbidden" stub
- Add Cron format validation
- Allow empty playlist cron format to disable playlist reload
- Fix empty edited element if dragged
- Fix catchup-source for favorite channels
v7.7.7
- One more fix for error handling
- Check update from status
- Update downloading progress bar in status
- Add logos
- Improve touch scroll on channels page
- Don't show broken image on channel
- Fix broken sequence
- Fix channels search
- Add segment file extension and segment file content type to config
- Fix multiple clients bug
- Show clients count on the status page
- Fix chunk download retry
- One more fix for error handling
- Check update from status
- Update downloading progress bar in status
- Add logos
- Improve touch scroll on channels page
- Don't show broken image on channel
- Fix broken sequence
- Fix channels search
- Add segment file extension and segment file content type to config
- Fix multiple clients bug
- Show clients count on the status page
- Fix chunk download retry
v8.0.0
- Add backup (reserve) stream(s) support
isBackupStreams is added to enable the feature.
In order to add a stream to be a backup it should have the same name as the first one.
Only HLS stream can be a backup.
- Fix NaN offset for ts-client
- Allow to put ssl file path or the content
- Fix buffer growing on slow speed
- Fix self signed certificates
- Add infohash:// schema support the same as acestream://
- Update color theme
- Add no connection popup to status
- Fix favorites toggle
- Trying to fix memory leak
- Improve VOD
- Add backup (reserve) stream(s) support
isBackupStreams is added to enable the feature.
In order to add a stream to be a backup it should have the same name as the first one.
Only HLS stream can be a backup.
- Fix NaN offset for ts-client
- Allow to put ssl file path or the content
- Fix buffer growing on slow speed
- Fix self signed certificates
- Add infohash:// schema support the same as acestream://
- Update color theme
- Add no connection popup to status
- Fix favorites toggle
- Trying to fix memory leak
- Improve VOD
v8.0.2
- Fix AceStream infohash
- Allow multiple plugins
- Add X-Forwarded-Port support
- Add "overwrite #EXT-X-VERSION" support
- Fix Content-Type response header for playlist
- Add possibility to get a specific playlist only
- Various improvements
- Fix Linux free memory report
- Fix slow start on broken download
- Add alpine-x64 build (best for docker)
- Drain watch for ts-client rewrite
- Log EPG messages
- linux-x64 should work with old GLIB
- Fix AceStream infohash
- Allow multiple plugins
- Add X-Forwarded-Port support
- Add "overwrite #EXT-X-VERSION" support
- Fix Content-Type response header for playlist
- Add possibility to get a specific playlist only
- Various improvements
- Fix Linux free memory report
- Fix slow start on broken download
- Add alpine-x64 build (best for docker)
- Drain watch for ts-client rewrite
- Log EPG messages
- linux-x64 should work with old GLIB