psk-ixolit
Results
3
comments of
psk-ixolit
Adding `ParsingMode.LENIENT` bypasses this error: `Playlist playlist = new PlaylistParser(someinputstream, Format.EXT_M3U, Encoding.UTF_8, ParsingMode.LENIENT).parse();`
I have a WIP here: https://github.com/psk-ixolit/embedded-elasticsearch/commits/master
I didn't yet. I have a starting ES 7.0 version which was enough for my usecase. I tried porting the tests, bit didn't finish it. However I quickly added a...