Add playlist building daemon

This creates playlists when the name would change
This commit is contained in:
jude
2024-04-18 22:33:45 +01:00
parent 996504373e
commit 2bd75c1c06
12 changed files with 267 additions and 28 deletions

View File

@@ -18,6 +18,7 @@ getrandom = "0.2.12"
thiserror = "1.0.58"
config = "0.14.0"
log = "0.4.21"
chrono = "0.4.38"
[package.metadata.deb]
depends = "$auto"