musicdb/musicdb-lib/src/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
..
get.rs artist image support 2023-11-12 20:52:24 +01:00
mod.rs Change from dbfile to dbdir, dbfile is now dbdir/dbfile 2024-01-10 14:05:22 +01:00