|
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 |
|
|
71d582a17c
|
fix: improved debug for requests
|
2024-04-16 14:19:07 +02:00 |
|
|
fa9fd5d72b
|
Merge pull request 'fix/collections' (#7) from fix/collections into experimental
Reviewed-on: #7
|
2024-04-16 11:35:48 +00: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 |
|
|
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 |
|
|
5284c1f55c
|
feat: renamed test file
|
2024-04-15 13:42:58 +02:00 |
|
Hellow
|
4473ff08d3
|
feat: tested album artist relation
|
2024-04-13 15:36:16 +02:00 |
|
Hellow
|
bdbaeceda8
|
feat: cleaned up stuff
|
2024-04-13 12:41:36 +02:00 |
|
|
9366eb46fd
|
feat: added first test
|
2024-04-12 17:58:18 +02:00 |
|
|
7af8bacfab
|
feat: added a far better example
|
2024-04-12 17:23:44 +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 |
|
|
28e1350b01
|
fix: albums are now also contained in the child song collection album attributes
|
2024-04-12 14:34:25 +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 |
|
|
2512612ef2
|
feat: added room images
|
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 |
|