dysproseum / kplaylist-php7

kPlaylist is a free PHP system that makes your music collection available via the Internet.
GNU General Public License v2.0
3 stars 2 forks source link

Fix seek while streaming, allow seek on mobile #12

Closed dysproseum closed 2 months ago

dysproseum commented 2 months ago

Test cases:

Download file (downloadfile) Download M3U Playback from M3U (streamsid) test in VLC and mobile browser Stream html5 on desktop (streamsid) Stream html5 on mobile (downloadfile) switched to this to prevent "Live broadcast" and allow streaming

Test seeking in all playback cases.

dysproseum commented 2 months ago

Playback and seeking are working in all test cases.

Created an M3U test file to test all modes in VLC desktop:

All 3 modes are working and seeking in VLC mobile.