Commit Graph

617 Commits

Author SHA1 Message Date
Hellow a56ccc463d fixed crash while tagging that arouse from refactor 2023-04-18 15:31:41 +02:00
Hellow ab5af4aaa9 Fixed bug with inconsistent dynamic creation of direct download links 2023-04-18 15:24:39 +02:00
Hellow 228709413b added parsing of the real download link 2023-04-18 15:13:18 +02:00
Hellow d689cdcb86 Merge branch 'experimental' into musify 2023-04-18 14:58:40 +02:00
Hellow 3cf9b042da Merge branch 'experimental' of github.com:HeIIow2/music-downloader into experimental 2023-04-18 14:57:53 +02:00
Hellow 8aa7e89d8d Create preset.py 2023-04-18 14:57:51 +02:00
Hellow2 58c58b2141 made the referer in sources more concistent 2023-04-18 13:35:00 +02:00
Hellow2 ef08dca088 implemented the blacklist 2023-04-18 13:27:03 +02:00
Hellow2 6b50e62b37 implemented setting for the album blacklist 2023-04-18 13:19:53 +02:00
Hellow2 984f5335bb added another setting 2023-04-18 13:00:00 +02:00
Hellow2 3edc4e46f2 album enum 2023-04-18 12:14:34 +02:00
Hellow2 ea66618a54 enunm 2023-04-18 12:00:25 +02:00
Hellow2 54e24df0d1 refactored source 2023-04-18 11:18:17 +02:00
Hellow2 66fb904f95 probably fixed encoding error on windows 2023-04-18 09:13:04 +02:00
Hellow2 1eb2301a23 fixed dumb fuck up 2023-04-18 09:02:03 +02:00
Hellow2 cae25fb053 fixed stupid crash 2023-04-18 08:30:56 +02:00
Hellow e11c7ff2b4 albumsort 2023-04-16 17:39:53 +02:00
Hellow 80a8947dda addet sorting options to config,
yet to implement any sorting
2023-04-16 15:48:39 +02:00
Hellow ca25590baa fixed albumsort 2023-04-16 14:36:33 +02:00
Hellow 31483465cd cli option to print all music kraken paths 2023-04-15 19:39:25 +02:00
Hellow b1181283ca cli option to print all music kraken paths 2023-04-15 19:24:23 +02:00
Hellow 27d23180b9 added config for paths 2023-04-15 19:15:27 +02:00
Hellow 4f964fd5ba implemented misc settings 2023-04-15 17:17:56 +02:00
Hellow 0ece262e3d implemented misc settings 2023-04-15 17:17:33 +02:00
Hellow 4f12dcbc78 added connection settings 2023-04-15 13:01:20 +02:00
Hellow 4516e40268 fixed cli again 2023-04-15 12:42:12 +02:00
Hellow 7599e0db21 refactored the base classes 2023-04-15 12:35:11 +02:00
Hellow 6269667798 refactored the base classes 2023-04-15 12:30:55 +02:00
Hellow eca68ab14c implemented config cli 2023-04-15 11:55:25 +02:00
Hellow 9331c39028 implemented config cli 2023-04-15 11:54:17 +02:00
Hellow 5f99e4e41b made config iterable 2023-04-14 19:14:58 +02:00
Hellow 43de7f48c6 finished the core mechanic behind the config file 2023-04-14 18:28:33 +02:00
Hellow 8143bb6608 refactor 2023-04-14 17:40:41 +02:00
Hellow 7c24707650 finished writing of config file 2023-04-14 17:01:32 +02:00
Hellow b07ea4aff0 finished audio config 2023-04-14 13:03:48 +02:00
Hellow d8c0cc288f continued with the audio config 2023-04-14 12:40:52 +02:00
Hellow 04417ff947 started with the audio config 2023-04-14 12:03:07 +02:00
Hellow df2f8f57d2 started the config with loging 2023-04-14 11:22:47 +02:00
Hellow 421ab5d4fb layed out the logging config 2023-04-13 23:45:50 +02:00
Hellow 1c5c390f20 optimized import 2023-04-13 19:45:51 +02:00
Hellow 2da4bea463 actually used the new code for the folder management 2023-04-13 19:27:53 +02:00
Hellow eda39186d4 added config directory, and a new dependency 2023-04-13 19:22:54 +02:00
Hellow 73c75c6598 polished finding music directory to follow the freedesktop standard 2023-04-13 19:09:41 +02:00
Hellow 6d26be674b added credits 2023-04-13 18:54:17 +02:00
Hellow ba3deb24e3 layed out config structure and started implementing the path manager with the temp path and music path. 2023-04-13 18:52:03 +02:00
Hellow 86e58dcfb4 added all currently relevant commands and cleaned up the cli. 2023-04-12 13:27:42 +02:00
Hellow 6d78f70e5f added direct download argument 2023-04-12 13:13:02 +02:00
Hellow 4778a36275 added some essential arguments 2023-04-12 13:02:19 +02:00
Hellow 0bd4e96b27 refactored id's to be 64-bit integers 2023-04-12 12:15:12 +02:00
Hellow 1835e60cd1 refactoring 2023-04-12 12:00:29 +02:00