2
0
Fork 0
Commit Graph

32 Commits

Author SHA1 Message Date
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