summaryrefslogtreecommitdiff
path: root/parser/media
AgeCommit message (Expand)Author
2022-10-27Don't print full stack trace when there is no vorbis commentByteHamster
2022-10-21Speed up chapter parsingByteHamster
2022-03-11Read vorbis description of local filesByteHamster
2022-03-09Extract shownotes from id3 comment fieldByteHamster
2022-02-27Move database to its own moduleByteHamster
2022-02-22Delete a few unused thingsByteHamster
2022-02-19Merge branch 'master' into developByteHamster
2022-02-09Fix some gradle deprecationsTacoTheDank
2022-01-27Do not hang trying to parse ogg/vorbis chaptersByteHamster
2022-01-22MIME type is always ISO encodedByteHamster
2022-01-22Fix vorbis chapter parsingByteHamster
2022-01-22Run parser tests with robolectricByteHamster
2021-12-04Centralize library versions used in multiple modulesTacoTheDank
2021-11-21Stop parsing if we encounter an unrealistically long commentByteHamster
2021-11-21Simplify opus parsingByteHamster
2021-08-29Fix media parser test resources mistakenly put in the wrong directoryTacoTheDank
2021-08-28Moved media file parser to its own moduleByteHamster