Commit graph

103 commits

Author SHA1 Message Date
MrDulfin
e25a7bfcc8 playing 2 queues at once works 2024-02-12 14:12:51 -05:00
MrDulfin
599ddc584c Finished Controller Prototype 2024-02-12 13:43:30 -05:00
MrDulfin
3ad8b78e9d started work on controller protoype 2024-02-11 15:54:11 -05:00
96069fd9bc Added .exists() for URI 2024-02-09 23:23:08 -06:00
MrDulfin
4a7a6096d6 addded small changes 2024-02-09 23:52:24 -05:00
MrDulfin
0a68a12546 moved Song creation functions to the Song struct 2024-02-06 20:36:31 -05:00
MrDulfin
f751ec6bbf Merge branch 'main' of https://github.com/Dangoware/dmp-core 2024-02-04 03:47:11 -05:00
MrDulfin
9bb1ed7ab5 made 2 tiny changes 2024-02-04 03:47:02 -05:00
04c7ddb876 Cleaned up code, updated crates 2024-01-24 02:47:57 -06:00
e706d232d6 Merge branch 'main' of https://github.com/Dangoware/dmp-core 2024-01-23 22:21:37 -06:00
ccbd11175b Updated music_player.rs to more properly handle its own thread 2024-01-23 22:21:04 -06:00
MrDulfin
fd82f3072c removed rpc stuff 2024-01-22 14:07:04 -05:00
MrDulfin
03c8d67b5e s 2024-01-22 14:06:13 -05:00
MrDulfin
7c5a9c282b added more tests 2024-01-21 05:24:10 -05:00
e931c2b528 Modified library.rs to properly save with bincode, added new functions to it as well 2024-01-20 20:38:50 -06:00
MrDulfin
097cc1147e renamed xml to itunes 2024-01-19 22:35:19 -05:00
0f5eda5d1d Implemented new reading/writing in utils, improved library init function 2024-01-19 21:22:03 -06:00
MrDulfin
0f49c50c42 Edited Config and added a test 2024-01-19 06:59:27 -05:00
MrDulfin
b937ac55f1 broke code 2024-01-19 05:33:58 -05:00
MrDulfin
c057352e9b Changed MusicLibrary and config file handling 2024-01-17 15:22:28 -05:00
MrDulfin
4546082e54 created more functions for the config 2024-01-17 09:07:06 -05:00
MrDulfin
634b12d353 Merge branch 'main' of https://github.com/Dangoware/dmp-core 2024-01-17 07:27:34 -05:00
MrDulfin
4e5a45e544 messing with Config 2: Electric Boogaloo 2024-01-17 07:20:51 -05:00
c14ab1f04b Minor work starting on controller.rs 2024-01-17 06:18:09 -06:00
4e33d20d18 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-01-17 04:56:39 -06:00
4dfc321d2a re-added the controller 2024-01-17 04:54:05 -06:00
MrDulfin
bc75b92237 messing around with config 2024-01-17 05:53:18 -05:00
MrDulfin
2d0464a993 removed broken imports 2024-01-13 00:57:26 -05:00
MrDulfin
6da574e7cb Merge branch 'main' of https://github.com/Dangoware/dmp-core 2024-01-13 00:20:36 -05:00
MrDulfin
3c54745303 updated cargo.toml 2024-01-13 00:20:23 -05:00
9eaccc22fd Removed music_controller for restructuring 2024-01-12 23:01:06 -06:00
af6e273e19 Merge branch 'main' of https://github.com/Dangoware/dmp-core 2024-01-12 22:47:24 -06:00
MrDulfin
463456ad5b test 2 2024-01-12 23:47:00 -05:00
278f37dd6a Made some changes to error handling in the Player and other minor changes 2024-01-12 22:46:33 -06:00
MrDulfin
4fbda80397 test 2024-01-12 23:32:25 -05:00
MrDulfin
c78f77165e Cargo formatted and made query_uri() public 2024-01-09 13:38:54 -05:00
MrDulfin
72da619f8e added to_m3u8() and placeholders for Playlist 2023-12-25 14:22:57 -05:00
MrDulfin
ef78c36982 added gitignore 2023-12-14 18:19:03 -05:00
MrDulfin
42ff88578e Create LICENSE 2023-12-14 18:17:45 -05:00
MrDulfin
eb9b2bf230 Create README.md 2023-12-14 18:04:55 -05:00
d8be0535c2 Changed the method to lock the playbin instance 2023-12-14 16:40:04 -06:00
MrDulfin
8fda06a846 Merge branch 'main' of https://github.com/Dangoware/dango-music-player 2023-12-11 13:16:59 -05:00
MrDulfin
7e041bddd0 removed some warnings 2023-12-11 13:16:12 -05:00
045cea90bf Applied clippy suggestions 2023-12-11 02:42:13 -06:00
5000d24a77 Fixed errors in foobar reader 2023-12-11 02:30:03 -06:00
cab60e1560 Made foobar reader compliant with new Trait 2023-12-11 02:27:33 -06:00
MrDulfin
4b55c2eaa8 fixed tag reading in to_tag() 2023-12-11 00:39:02 -05:00
MrDulfin
b683c45ec7 Merge branch 'main' of https://github.com/Dangoware/dango-music-player 2023-12-11 00:30:53 -05:00
MrDulfin
82e429895f added to_songs() for XmlLibrary 2023-12-11 00:30:26 -05:00
e5bfde6846 Revert "Removed MusicBee library reader"
This reverts commit 942f12f3ebc1c557b8023ad8494375c4115404e1.
2023-12-10 00:36:20 -06:00