[24.10.2019] slave (r157)
- fixed m3u8 reader causing high cpu usage.
[24.10.2019] slave (r157)
- fixed m3u8 reader causing high cpu usage.
[25.10.2019] slave (r158)
- removed updated of r156 and r157.
[29.10.2019] mpegtv (r171)
- Changed style (1st step)
- Added delete buttons.
- Auto-detect VOD location.
to update style data
Code:cd /var/mpegtv rm mpegtv-data.tgz wget http://infosat.org/mpegtv/files/mpegtv-data.tgz rm -R -f css js tar -xzf mpegtv-data.tgz css js webfonts
[05.11.2019] slave (r184)
- fixed https links
- fixed rtmp links
- fixed VOD streaming (changed max speed to 8Mbps)
[06.11.2019] mpegtv/slave (r186)
- added Restart slave/mpegtv
- fixed import channel
- fixed reseller inactivity timeout
- fixed vod buffer overflow
- enable active clients deletion
- fixed expired clients deletion
[14.11.2019] mpegtv/slave (r217)
- fixed channel redirection
- fixed invisible auto-deleted client
- fixed xmltv
- added VOD/files browser (insert/list/rename/delete/create/exec)
- added HLS/m3u8 output only to normal clients.
- fixed portal
- reduced time to load data from mysql.
- fixed creditlog pagination
- added auto update, next update use this
Code:mpegtv --update slave --update
[15.11.2019] mpegtv/slave (r221)
- Added Most Watched VOD
- Fixed already used Mac info
- Block multi-connection on same channel
- Added flag to disable internal assets (js+css)
[17.11.2019] mpegtv/slave (r227)
- fixed http requests receiver.
- fixed multi-connection detection for clients with max_conn=1
[23.11.2019] mpegtv/slave (r242)
- web: added channels and servers json output.
- web: moved channelList from static html page to javascript code (test before moving all pages to js)
- added channel mass edit/delete/pause...
- added auto refresh channel page.
- web: added import channel from m3u8 file.
- fixed hls output.
- slave: speedup database loading.