Commit Graph

220 Commits

Author SHA1 Message Date
24a90f1cdf feat: artist name in clean song title is optional 2024-04-19 11:43:21 +02:00
d9c711a2f8 feat: added lru cache to unify function to speed up indexing 2024-04-19 11:40:00 +02:00
81eb43c8ef Merge branch 'experimental' into fix/metal_archives
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
2024-04-18 15:48:04 +00:00
ba94e38a2d feat: disabled object trace 2024-04-18 17:47:33 +02:00
3532fea36c feat: syncing artists between song and album 2024-04-18 17:20:30 +02:00
3cd9daf512 feat: swaped the artist syncing 2024-04-18 15:43:01 +02:00
662f207529 fix: recursion depth error 2024-04-18 15:30:04 +02:00
85923e2a79 feat: improved logging with traceback 2024-04-18 14:37:20 +02:00
f000ad4484 fix: some crashes 2024-04-17 18:13:03 +02:00
7e4ba0b1a0 fix: clean mapping 2024-04-17 18:00:41 +02:00
56101d4a31 fix: clean mapping 2024-04-17 17:56:16 +02:00
cde3b3dbbb fix: correct unmaping of values 2024-04-17 17:52:59 +02:00
b15d0839ef feat: removed children from collections after merging 2024-04-17 17:24:51 +02:00
cc5ee88389 feat: tried fixing the collections 2024-04-17 14:15:56 +02:00
42c4a04b62 feat: cleaned the modification of the new collections 2024-04-17 13:39:58 +02:00
64c95aabfa Merge pull request 'ci: add pipeline' (#8) from ci/add-pipeline into experimental
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Reviewed-on: #8
2024-04-16 17:56:47 +00:00
0b216b7d40 fix: intermediate transport commit 2024-04-16 17:50:01 +02:00
71d582a17c fix: improved debug for requests 2024-04-16 14:19:07 +02:00
3f3bb77cc9 fix: remove all none metadata from metadata collection 2024-04-16 13:28:16 +02:00
9addcf1862 fix: raised the recursion limit in debug to 500 2024-04-16 13:23:20 +02:00
2f29ad2415 ci: add pipeline 2024-04-15 11:44:19 -07:00
eec252cb16 feat: cleaned up the previous fix 2024-04-15 14:12:26 +02:00
a5ede2a6ad fix: if 2 proxies refer to multiple objects the merge unsyncs them causing a recursion depth error 2024-04-15 13:56:40 +02:00
Hellow
bdbaeceda8 feat: cleaned up stuff 2024-04-13 12:41:36 +02:00
60dc5b2558 fix: syncronization of data objects in more complex constelations 2024-04-12 17:11:17 +02:00
70b86b5c47 feat: catching yt-dl errors 2024-04-12 16:00:51 +02:00
6936c9da9d fix: albums are now also contained in the child song collection album attributes 2024-04-12 14:35:02 +02:00
3aef267608 fix: albums are now also contained in the child song collection album attributes 2024-04-12 14:33:33 +02:00
29e2b4616e fix: dynamic unified title 2024-04-12 14:14:10 +02:00
92495f73fd fix: cache string 2024-04-12 13:51:54 +02:00
Hellow
4ee2914405 feat: added artwork fetching from musify 2024-04-11 20:29:05 +02:00
Hellow
44d1f0d7db fix: musify downloading 2024-04-11 20:13:12 +02:00
bdb4a46c1a fix: minor collection fixes 2024-04-11 16:53:20 +02:00
d71c2f19e7 fix: updating the tracksort on songs 2024-04-11 15:44:59 +02:00
38f3b1da1d feat: updating tracksort before downloading 2024-04-11 14:06:22 +02:00
25eacfbe6e feat: improved option string of songs 2024-04-11 13:58:06 +02:00
0d12f5c494 feat: added metadata to logging 2024-04-11 13:53:02 +02:00
1120974841 feat: cleaned up debug 2024-04-10 18:55:04 +02:00
15ee1d3317 feat: successfully added artwork 2024-04-10 18:53:36 +02:00
0c367884e3 feat: implemented cover artwork taggin 2024-04-10 18:18:52 +02:00
28ad5311f2 feat: added artwork to the song 2024-04-10 17:14:52 +02:00
fcbe727329 feat: added artwork to the song 2024-04-10 17:06:29 +02:00
50be8215ab feat: merging now respects the default value 2024-04-10 16:55:02 +02:00
1bb9fd6d9c feat: made the artwork mergable 2024-04-10 16:47:38 +02:00
25c20a7ef3 feat: added base functionality of artwork class 2024-04-10 16:39:46 +02:00
ae905b5fbf Merge branch 'source/bandcamp' into experimental 2024-04-10 14:39:34 +02:00
edb12fcd9f feat: version bump 2024-04-10 14:33:43 +02:00
4898b0d5b1 feat: disable debug on deploy 2024-04-10 14:18:19 +02:00
30829eebdb fix: added dependency versions 2024-04-10 14:09:13 +02:00
b79ba349ce fix: small errors while testing 2024-04-10 13:47:35 +02:00
40b0ff6f7b bump: minor 2024-04-10 12:19:06 +02:00
0a90d420eb bump: minor 2024-04-10 12:18:45 +02:00
db8e54cd1c feat: auto disable debug on deploy 2024-04-10 12:18:07 +02:00
f009bf7bb8 feat: massive improvements to the fetch and download order 2024-04-10 11:20:49 +02:00
4e52c0478a feat: added trace 2024-04-10 10:25:05 +02:00
0e2de49831 feat: caching the ytdl responses 2024-04-10 09:28:28 +02:00
b3cdd5e94d fix: lyrics 2024-04-09 14:21:55 +02:00
9c7bdec840 feat: added lyrics metadata 2024-04-09 14:18:34 +02:00
0b011b6548 feat: removed redundand classes 2024-04-09 14:00:51 +02:00
25049590ce feat: renived redundand functions 2024-04-09 12:56:28 +02:00
2e5a46c3f6 feat: cleaned up 2024-04-09 12:55:35 +02:00
fe81fee82b feat: cleanup 2024-04-09 12:42:06 +02:00
21a0adfa50 feat: stopped using markdown 2024-04-09 12:21:03 +02:00
88d618a3f8 feat: added development scripts 2024-04-09 11:59:29 +02:00
350150b334 bump: minor 2024-04-09 11:47:16 +02:00
d7cb435159 bump: minor 2024-04-09 11:44:08 +02:00
51e06c17a8 bump: minor 2024-04-09 11:41:47 +02:00
45dbf7a621 bump: minor 2024-04-09 11:39:59 +02:00
7d98769b5e feat: dynamic versioning 2024-04-09 10:43:07 +02:00
fc2414dc68 feat: build 2024-04-09 10:32:17 +02:00