Commit graph

18 commits

Author SHA1 Message Date
MrDulfin
594e426a3f Added db_reader, implemented ExternalLibrary, updated Playlist 2023-12-09 23:37:22 -05:00
d12d65c518 Fixed "about to finish" message sending improperly 2023-12-04 21:09:10 -06:00
8071a90dfe Implemented GStreamer playback 2023-11-30 23:34:09 -06:00
6845d34ce7 Added enum for fields on Song structs, Field 2023-11-30 02:32:06 -06:00
64a3b67241 Removed music_tracker.rs, removed unused deps 2023-11-25 17:43:28 -06:00
e82476f2a6 Removed unused dependencies 2023-11-24 19:25:35 -06:00
12aaab9174 Updated lofty to 0.17.0, fixing several issues 2023-11-19 19:22:11 -06:00
f00df67844 Work in progress optimizations 2023-11-06 16:41:28 -06:00
2e0ce48506 A bunch of improvements 2023-11-06 02:39:09 -06:00
e878e72a99 Implemented album search, compressed on-disk library 2023-11-04 04:57:20 -05:00
eeceb27800 Added album query function 2023-11-03 08:39:19 -05:00
fa88fd83a9 Large amounts of database work 2023-11-01 01:31:58 -05:00
bde2d194dc Finished main query function, added MusicLibrary to MusicController 2023-10-02 20:27:59 -05:00
d2d92149f8 preliminary query support, still some bugs to iron out 2023-10-02 01:26:36 -05:00
7f57367aad Initial work on database rewrite 2023-09-29 23:28:12 -05:00
7e64c67b46 Added preliminary listenbrainz scrobbling, removed cue support. Closes #1 2024-01-19 17:45:57 -06:00
c8f16f6b35 Added preliminary Discord RPC support, updated configuration and error handling for music trackers. Closes #2 2024-01-19 17:49:05 -06:00
8fec560bcf Restructured repository as a workspace 2024-01-19 15:37:19 -06:00