sentriz
62d49a33d1
feat: support internet radio stations for jukebox
...
fixes #481
2024-03-11 19:21:05 +01:00
sentriz
6ce1fe5a7e
a
2024-03-11 19:10:53 +01:00
sentriz
b5de0b3b84
centralise special path prefix check
2023-12-29 19:20:31 +00:00
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