musicdb/musicdb-server/src
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
..
main.rs Change from dbfile to dbdir, dbfile is now dbdir/dbfile 2024-01-10 14:05:22 +01:00
web.rs fix shuffle not shuffling away first element 2023-12-31 14:16:18 +01:00