MrDulfin
|
4546082e54
|
created more functions for the config
|
2024-01-17 09:07:06 -05:00 |
|
|
c14ab1f04b
|
Minor work starting on controller.rs
|
2024-01-17 06:18:09 -06:00 |
|
|
4dfc321d2a
|
re-added the controller
|
2024-01-17 04:54:05 -06:00 |
|
|
9eaccc22fd
|
Removed music_controller for restructuring
|
2024-01-12 23:01:06 -06:00 |
|
|
278f37dd6a
|
Made some changes to error handling in the Player and other minor changes
|
2024-01-12 22:46:33 -06:00 |
|
MrDulfin
|
15b4984054
|
changed music_db.rs to library.rs
|
2023-12-09 01:57:46 -05:00 |
|
|
b2e7367795
|
Ran cargo fmt
|
2023-12-08 00:37:19 -06:00 |
|
|
64a3b67241
|
Removed music_tracker.rs , removed unused deps
|
2023-11-25 17:43:28 -06:00 |
|
|
6b58ac02cf
|
Fixed cargo clippy suggestions
|
2023-11-24 14:48:15 -06:00 |
|
|
048254150c
|
Ran cargo clippy
|
2023-11-24 14:25:31 -06:00 |
|
|
ba4ed346ce
|
Removed music_player in preparation for GStreamer based backend
|
2023-11-24 14:22:20 -06:00 |
|
|
2e0ce48506
|
A bunch of improvements
|
2023-11-06 02:39:09 -06:00 |
|
|
421ab0c757
|
Added benchmark for testing
|
2023-11-03 09:49:53 -05:00 |
|
|
eeceb27800
|
Added album query function
|
2023-11-03 08:39:19 -05:00 |
|
|
085927caa1
|
cargo fmt
|
2023-11-01 14:14:28 -05:00 |
|
|
b39c2c0065
|
Updated some small things, extra fixes
|
2023-10-06 01:22:55 -05:00 |
|
|
140bae703a
|
Can query by URI now
|
2023-10-03 20:00:13 -05:00 |
|
|
bde2d194dc
|
Finished main query function, added MusicLibrary to MusicController
|
2023-10-02 20:27:59 -05:00 |
|
|
db53bed111
|
Database works
|
2023-09-30 23:31:42 -05:00 |
|
|
7e64c67b46
|
Added preliminary listenbrainz scrobbling, removed cue support. Closes #1
|
2024-01-19 17:45:57 -06:00 |
|
|
14edbe7c46
|
Refactored music_player, integrated music_tracker into it. Closes #7
|
2024-01-19 18:22:36 -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 |
|