forked from j62/ctbrec
1
0
Fork 0
ctbrec/common/src
0xboobface c17fe9c173 Fix: Check for empty playlists used the wrong tag
Use #EXTINF to check, if a playlist has entries instead of #EXT-X-STREAM-INF, which was accidentally used.
This tag only occurs in master playlists.
2019-04-20 15:54:54 +02:00
..
main/java Fix: Check for empty playlists used the wrong tag 2019-04-20 15:54:54 +02:00
test/java/ctbrec Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00