index
:
AntennaPod
add_dot_yamllint
develop
fix/import_isnt_export
fix/inform_on_db_moved
master
A podcast manager for Android
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parser
/
media
Age
Commit message (
Expand
)
Author
2023-10-17
Bump AGP and Gradle (#6489)
Taco
2023-10-02
Fix crash if vorbis exception does not have message (#6678)
ByteHamster
2022-10-27
Don't print full stack trace when there is no vorbis comment
ByteHamster
2022-10-21
Speed up chapter parsing
ByteHamster
2022-03-11
Read vorbis description of local files
ByteHamster
2022-03-09
Extract shownotes from id3 comment field
ByteHamster
2022-02-27
Move database to its own module
ByteHamster
2022-02-22
Delete a few unused things
ByteHamster
2022-02-19
Merge branch 'master' into develop
ByteHamster
2022-02-09
Fix some gradle deprecations
TacoTheDank
2022-01-27
Do not hang trying to parse ogg/vorbis chapters
ByteHamster
2022-01-22
MIME type is always ISO encoded
ByteHamster
2022-01-22
Fix vorbis chapter parsing
ByteHamster
2022-01-22
Run parser tests with robolectric
ByteHamster
2021-12-04
Centralize library versions used in multiple modules
TacoTheDank
2021-11-21
Stop parsing if we encounter an unrealistically long comment
ByteHamster
2021-11-21
Simplify opus parsing
ByteHamster
2021-08-29
Fix media parser test resources mistakenly put in the wrong directory
TacoTheDank
2021-08-28
Moved media file parser to its own module
ByteHamster