Commit Graph

13 Commits

Author SHA1 Message Date
Mark
d1f2db3e45 fix features, add mers feature, improve merscfg, add run-mers mode 2024-01-16 20:17:11 +01:00
Mark
8c434743f8 s 2023-12-27 15:39:53 +01:00
Mark
168f51a5fc add play/pause/stop button to status bar and idle display 2023-11-25 17:02:35 +01:00
Mark
55190d1943 artist image support 2023-11-12 20:52:24 +01:00
Mark
a151aa8712 -client now compiles with --no-default-features again + small bugfix for syncplayer 2023-11-05 10:45:19 +01:00
Mark
1eee22bb4b server can now send error messages to clients 2023-10-24 22:50:21 +02:00
Mark
3093ec1a25 lib_dir is no longer saved in dbfile 2023-10-04 13:57:55 +02:00
Mark
f429f17876 tags can now be used
filldb: Year and Genre will be read from MP3/ID3 tags and added as Tags.
client: Tags can (and will) be displayed in the status bar.
client: StatusBar text can be configured via ~/.config/musicdb-client/config_gui.toml
client: Added a proper default config file at src/config_gui.toml
        (note: this is in src/ so that include_bytes! can use a path without /, so it will compile on windows)
client: users will need to add the new `[text]` section to their gui_config.toml!
2023-09-20 22:31:56 +02:00
Mark
c93b933037 songs are now required to have an artist. this breaks existing dbfiles! 2023-09-11 14:23:30 +02:00
Mark
ac16628c31 . 2023-09-07 21:53:05 +02:00
Mark
0e5e33367d added edit panel and fixed bug where Modify* command would be decoded as Add* command by the server 2023-08-27 21:53:00 +02:00
Mark
9fbe67012e small improvements idk i forgot i had a git repo for this project 2023-08-24 16:15:01 +02:00
Mark
922e4fcc00 init 2023-08-13 23:58:53 +02:00