2
0
Fork 0
Commit Graph

43 Commits

Author SHA1 Message Date
Luca Bilke c88abc7405
update readme.md 2023-07-18 15:00:33 +02:00
Luca Bilke 21b9c19be3
update pyproject.toml 2023-07-18 14:42:13 +02:00
Luca Bilke 312f0ce9d8
readme, bugfixes better UX 2023-07-18 14:25:14 +02:00
Luca Bilke f11b5f014c
small fixes 2023-07-12 17:45:04 +02:00
Luca Bilke 2ac8a4e1bc
fix bugs, add cli tool, create package 2023-07-05 11:50:05 +02:00
Luca Bilke 036e981fe2
fix extensions, compatibility for python < 3.11 2023-06-30 12:55:57 +02:00
Luca Bilke 6f137fd50d lots more changes 2023-06-29 23:57:07 +02:00
Luca Bilke 024c837d82 lots more work 2023-06-29 16:28:51 +02:00
Luca Bilke 61de0b46d5
more work on account sessions 2023-06-29 11:54:55 +02:00
Luca Bilke fc5b58b274
config example 2023-06-29 08:15:34 +02:00
Luca Bilke 405fb6b422 beginning of massive rework 2023-06-28 23:24:32 +02:00
Luca Bilke f4ad81b7ab get around timeouts when skipping a lot of downloaded albums 2023-06-27 21:45:40 +02:00
Luca Bilke 5d7771666a change album path 2023-06-27 21:31:33 +02:00
Luca Bilke 87a4f218d7 use album artist for path instead of track artist 2023-06-27 20:24:59 +02:00
Luca Bilke 03c3268e5c small fixes, add todo 2023-06-27 17:59:13 +02:00
Luca Bilke 022191e59d add timeout even if track not downloaded 2023-06-27 17:28:37 +02:00
Luca Bilke 6acc7bf7b7 cleanup output 2023-06-27 17:26:41 +02:00
Luca Bilke 32f06f2837 fix output 2023-06-27 17:26:08 +02:00
Luca Bilke 71d9dcfa58 config parsing fixes 2023-06-27 17:20:21 +02:00
Luca Bilke c50320c35d change outputs, create conf.yml 2023-06-27 17:16:15 +02:00
Luca Bilke 0d6de77db1 fix duplicate detection 2023-06-27 16:56:19 +02:00
Luca Bilke 00dbec6be1 fix cover downloader 2023-06-27 16:53:36 +02:00
Luca Bilke a3f872adb9 only download cover once 2023-06-27 16:52:17 +02:00
Luca Bilke 2e910eb6b6 remove unused print statement 2023-06-27 16:51:11 +02:00
Luca Bilke 78a668c615 fix metadata tagging and add tracknum to filename 2023-06-27 16:50:05 +02:00
Luca Bilke a83d2e5823
add f to fstring 2023-06-27 10:59:15 +02:00
Luca Bilke 194dad1011
download covers with album 2023-06-27 10:58:30 +02:00
Luca Bilke f62f223821
remove tests 2023-06-27 10:56:35 +02:00
Luca Bilke 512053f957
remove preconfig of scrape script 2023-06-27 10:55:45 +02:00
Luca Bilke ddf025d850
add track cover metadata, fix paths 2023-06-27 10:54:39 +02:00
Luca Bilke b5f6705e71
add track cover download 2023-06-27 10:46:27 +02:00
Luca Bilke b059f7f44f
add print for album queueing 2023-06-27 09:30:36 +02:00
Luca Bilke e0be911118
download albums rather than tracks 2023-06-27 09:28:58 +02:00
Luca Bilke 1b73e549c0 stop creating directories for downloads 2023-06-26 22:35:28 +02:00
Luca Bilke 9c4ece45d2 remove slashes from album titles 2023-06-26 22:30:06 +02:00
Luca Bilke aa97ff994f only sleep when actually downloading 2023-06-26 21:58:18 +02:00
Luca Bilke 882fdb22cb fix duplicate output 2023-06-26 21:56:42 +02:00
Luca Bilke fc9896ad41 finish up scripts, ready to deploy 2023-06-26 21:47:00 +02:00
Luca Bilke 307da06b17 change to aigpy and tidalapi 2023-06-26 20:54:02 +02:00
Luca Bilke 1371b2f88f
transferring new script 2023-06-26 17:01:57 +02:00
Luca Bilke dcf2f2d2ce
minor refactor, functions to retrieve information 2023-06-22 17:39:20 +02:00
Luca Bilke 688f02c885 functions to get tracks from albums/playlists 2023-06-22 00:07:40 +02:00
Luca Bilke e2b781c3a2
first commit 2023-06-21 18:07:00 +02:00