v7.1.4-nightly.1
- Add expiredAt to client
- Allow video stub playing to expired users
- Add https binding support
Manual for video stub config to be added...
- Add expiredAt to client
- Allow video stub playing to expired users
- Add https binding support
Manual for video stub config to be added...
Configure a video stub for expired users (7.1.4)
- Create a folder "errors"
- Put there "expired.m3u" file with a content:
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-TARGETDURATION:10
#EXT-X-MEDIA-SEQUENCE:1
#EXTINF:4.0,
/errors/expired_01.ts
#EXTINF:4.0,
/errors/expired_02.ts
#EXTINF:4.0,
/errors/expired_03.ts
#EXTINF:4.0,
/errors/expired_04.ts
#EXT-X-ENDLIST
Put video segments along with m3u file.
Segment names have to be exactly as you put in m3u file.
- Create a folder "errors"
- Put there "expired.m3u" file with a content:
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-TARGETDURATION:10
#EXT-X-MEDIA-SEQUENCE:1
#EXTINF:4.0,
/errors/expired_01.ts
#EXTINF:4.0,
/errors/expired_02.ts
#EXTINF:4.0,
/errors/expired_03.ts
#EXTINF:4.0,
/errors/expired_04.ts
#EXT-X-ENDLIST
Put video segments along with m3u file.
Segment names have to be exactly as you put in m3u file.
Setup channels match and logo replacing
https://github.com/hlsproxy/channels
https://github.com/hlsproxy/channels
GitHub
GitHub - hlsproxy/channels
Contribute to hlsproxy/channels development by creating an account on GitHub.
v7.1.5
- Fix dynamic change of epgUrlForClient
- Flussonic archive support extend
- Add timezone support for cron jobs
- Fix arm64 update
- Fix some archives playing live
- Fix relative path at catchup-source
- Extend VOD detect
- Fix tvg-shift in UI
- Add catchup-source archive support for IPTV pro player
Fresh installation download
- Fix dynamic change of epgUrlForClient
- Flussonic archive support extend
- Add timezone support for cron jobs
- Fix arm64 update
- Fix some archives playing live
- Fix relative path at catchup-source
- Extend VOD detect
- Fix tvg-shift in UI
- Add catchup-source archive support for IPTV pro player
Fresh installation download
v7.3.1
- Do not allow to add "admin" client
- Fix plug-ins load
- Add plugin for m3u8 input format (plugins/m3u8.js)
- Allow to send custom http headers per IPTV provider
Two formats supported:
JSON:
{
"User-Agent": "Firefox",
"JWT-Token": "blah-blah-blah"
}
Plain text:
User-Agent: Firefox
JWT-Token: blah-blah-blah
- Do not allow to add "admin" client
- Fix plug-ins load
- Add plugin for m3u8 input format (plugins/m3u8.js)
- Allow to send custom http headers per IPTV provider
Two formats supported:
JSON:
{
"User-Agent": "Firefox",
"JWT-Token": "blah-blah-blah"
}
Plain text:
User-Agent: Firefox
JWT-Token: blah-blah-blah
v7.3.3
- Fix applying http headers
- Fix cpu loading on stream start when wrong packet received
- Fix applying http headers
- Fix cpu loading on stream start when wrong packet received
v7.3.5
- Recorded streams are available in password protected environments
- Recorded streams are available in password protected environments
v7.4.3
- Allow users to login to the web interface
- Use live stream if an archive offset is close to live
- Fix stdout crash
- Allow users to login to the web interface
- Use live stream if an archive offset is close to live
- Fix stdout crash
v7.4.4
- Add a secret word for user token generating instead of admin password
- Add m3u8FileExtension to config
- Show remote ip of client in status
- Add a secret word for user token generating instead of admin password
- Add m3u8FileExtension to config
- Show remote ip of client in status
v7.4.8
- Segmentation fault was fixed using system glibc.
- glibc 2.25 is a minimum (CentOS 7 is not supported)
- Add HLS/HTTP client type to status
- Stability fixes
- Allow to use more threads depending on CPUs count
- Last security patches applied to binary
- Sort Favorites in config with multiple columns
- Fixes for wrong url in external playlist
- Fix channels web page
- Reload SSL certificate on-the-fly
- Hide favorites from other groups if isShowOnlyInFavorites checked
- Fix flussonic archive
- Add isCollectNetworkStats to show network stats in status (Linux and Windows only)
- Segmentation fault was fixed using system glibc.
- glibc 2.25 is a minimum (CentOS 7 is not supported)
- Add HLS/HTTP client type to status
- Stability fixes
- Allow to use more threads depending on CPUs count
- Last security patches applied to binary
- Sort Favorites in config with multiple columns
- Fixes for wrong url in external playlist
- Fix channels web page
- Reload SSL certificate on-the-fly
- Hide favorites from other groups if isShowOnlyInFavorites checked
- Fix flussonic archive
- Add isCollectNetworkStats to show network stats in status (Linux and Windows only)
v7.5.0
- Fix empty playlist in case of loading failure
- Fix cross origin header on 403
- Add vintera-premium plugin
- Update dependencies
- Fix empty playlist in case of loading failure
- Fix cross origin header on 403
- Add vintera-premium plugin
- Update dependencies
v7.5.2
- Improve RAM consumption
- Save local copy after success plugin parsing
- Add "isPassThrough" to playlist settings
- Add "isPassThroughNonHlsStreams"
- Improve RAM consumption
- Save local copy after success plugin parsing
- Add "isPassThrough" to playlist settings
- Add "isPassThroughNonHlsStreams"
v7.5.3
- Fix expire date of client in config for mobile
- Update channels db
- Fix client type in status
HLS-Proxy channels update
https://github.com/hlsproxy/channels
- Fix expire date of client in config for mobile
- Update channels db
- Fix client type in status
HLS-Proxy channels update
https://github.com/hlsproxy/channels