Jesse Bannon
e63ee9687e
fix(specid): match music dirs with trailing slash ( #439 )
...
* Fix bug with checking path prefixes
* slash instead
* double quote
* lint
* lint again
* ensure trailing slash when substring matching
---------
Co-authored-by: sentriz <senan@senan.xyz >
2023-12-22 01:11:08 +00:00
sentriz
e3dd812b6c
feat(ci): add a bunch more linters
2023-09-22 19:05:55 +02:00
Senan Kelly
33f1f2e0cf
refactor podcast schema and generate unique episode paths ( #373 )
...
closes #350
2023-09-20 23:01:16 +00:00
archekb
d5f8e23a89
feat(subsonic): gracefully handle missing podcast episode paths when returning playlists
...
fixes #345
* fix return playlist if file not found and do not add to playlist not downloaded podcast
---------
Co-authored-by: sentriz <senan@senan.xyz >
2023-08-15 14:49:18 +00:00
Senan Kelly
74de06430a
refactor: consolidate specid <-> filesystem mapping and always use abs paths ( #309 )
2023-04-22 17:23:17 +00:00