musicdb/musicdb-server
Mark 6f9535a28e Change from dbfile to dbdir, dbfile is now dbdir/dbfile
- add autosave 1 minute after change is made to db 1 minute
- improved gapless playback (used to run some code 10 times a second for gapless playback, is now event driven)
- saving now moves the previous file to dbfile-[UNIX-TIMESTAMP] in case something goes wrong when saving the new dbfile.
2024-01-10 14:05:22 +01:00
..
assets . 2023-08-24 16:25:52 +02:00
src Change from dbfile to dbdir, dbfile is now dbdir/dbfile 2024-01-10 14:05:22 +01:00
.gitignore init 2023-08-13 23:58:53 +02:00
Cargo.toml s 2023-12-27 15:39:53 +01:00