forked from j62/ctbrec
1
0
Fork 0
ctbrec/common
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
..
.settings Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
src Fix: Check for empty playlists used the wrong tag 2019-04-20 15:54:54 +02:00
.classpath Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
.gitignore Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
.project Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
pom.xml Increase version to 1.21.0 2019-04-20 14:27:01 +02:00