Commit Graph

48 Commits

Author SHA1 Message Date
a998e52cd9 fix: syncing
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-19 17:45:49 +02:00
b4c73d56a7 feat: improved tracing
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-19 14:43:09 +02:00
1735ff4e1d feat: removed redundand commands from song 2024-04-19 14:16:31 +02:00
be09562632 feat: stripped whitespaces from lyrics
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-19 14:05:05 +02:00
29770825a4 fix: unified wrong attribute in song, causing many duplicates
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-19 13:54:08 +02:00
81708ba100 feat: switched to a more readable markdown converter
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-19 13:51:08 +02:00
301ff82bcf feat: implemented the merging from where it has been fetched from
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-19 13:37:12 +02:00
06ffae06a6 fix: lyrics should be embedded in the markdown format rather than html 2024-04-19 12:57:34 +02:00
b933c6ac14 feat: improved the lyrics support for bandcamp
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-19 12:17:08 +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
0b216b7d40 fix: intermediate transport commit 2024-04-16 17:50:01 +02:00
9addcf1862 fix: raised the recursion limit in debug to 500 2024-04-16 13:23:20 +02: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
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
Hellow
4ee2914405 feat: added artwork fetching from musify 2024-04-11 20:29:05 +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
25eacfbe6e feat: improved option string of songs 2024-04-11 13:58:06 +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
b79ba349ce fix: small errors while testing 2024-04-10 13:47:35 +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
21a0adfa50 feat: stopped using markdown 2024-04-09 12:21:03 +02:00
fc2414dc68 feat: build 2024-04-09 10:32:17 +02:00