Commit Graph

1020 Commits

Author SHA1 Message Date
Elara d374ca324d Merge pull request 'fix/metal_archives' (#10) from fix/metal_archives into experimental
ci/woodpecker/manual/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
ci/woodpecker/push/woodpecker Pipeline was successful Details
Reviewed-on: #10
2024-04-18 15:50:48 +00:00
Hazel 81eb43c8ef Merge branch 'experimental' into fix/metal_archives
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful Details
2024-04-18 15:48:04 +00:00
Hazel ba94e38a2d feat: disabled object trace 2024-04-18 17:47:33 +02:00
Hazel 3532fea36c feat: syncing artists between song and album 2024-04-18 17:20:30 +02:00
Hazel 3cd9daf512 feat: swaped the artist syncing 2024-04-18 15:43:01 +02:00
Hazel 662f207529 fix: recursion depth error 2024-04-18 15:30:04 +02:00
Hazel 85923e2a79 feat: improved logging with traceback 2024-04-18 14:37:20 +02:00
Hazel f000ad4484 fix: some crashes 2024-04-17 18:13:03 +02:00
Hazel 7e4ba0b1a0 fix: clean mapping 2024-04-17 18:00:41 +02:00
Hazel 56101d4a31 fix: clean mapping 2024-04-17 17:56:16 +02:00
Hazel cde3b3dbbb fix: correct unmaping of values 2024-04-17 17:52:59 +02:00
Hazel b15d0839ef feat: removed children from collections after merging 2024-04-17 17:24:51 +02:00
Hazel cc5ee88389 feat: tried fixing the collections 2024-04-17 14:15:56 +02:00
Hazel 42c4a04b62 feat: cleaned the modification of the new collections 2024-04-17 13:39:58 +02:00
Elara e47e22428d ci: force tags to be fetched
ci/woodpecker/push/woodpecker Pipeline was successful Details
2024-04-16 11:07:27 -07:00
Hazel 64c95aabfa Merge pull request 'ci: add pipeline' (#8) from ci/add-pipeline into experimental
ci/woodpecker/push/woodpecker Pipeline failed Details
Reviewed-on: #8
2024-04-16 17:56:47 +00:00
Elara 329aa39271 ci: disable local version in config
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/manual/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful Details
2024-04-16 10:39:15 -07:00
Elara 4367c2274d ci: change version format because pypi won't allow local versions
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/manual/woodpecker Pipeline failed Details
2024-04-16 10:30:06 -07:00
Elara 5e04c480bd docs: add readme status badge
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/manual/woodpecker Pipeline failed Details
2024-04-16 10:09:10 -07:00
Elara eab19304e1 ci: make step names more clear
ci/woodpecker/push/woodpecker Pipeline was successful Details
2024-04-16 10:07:26 -07:00
Elara d0fe0c3f86 ci: fix indentation
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/manual/woodpecker Pipeline failed Details
2024-04-16 10:02:16 -07:00
Elara 9dbe34de88 ci: publish to pypi
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/manual/woodpecker Pipeline failed Details
2024-04-16 10:01:15 -07:00
Hazel 0b216b7d40 fix: intermediate transport commit 2024-04-16 17:50:01 +02:00
Hazel 71d582a17c fix: improved debug for requests 2024-04-16 14:19:07 +02:00
Hazel fa9fd5d72b Merge pull request 'fix/collections' (#7) from fix/collections into experimental
Reviewed-on: #7
2024-04-16 11:35:48 +00:00
Hazel 3f3bb77cc9 fix: remove all none metadata from metadata collection 2024-04-16 13:28:16 +02:00
Hazel 9addcf1862 fix: raised the recursion limit in debug to 500 2024-04-16 13:23:20 +02:00
Elara 9783e3f24e ci: use new twine plugin
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/manual/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2024-04-15 13:30:31 -07:00
Elara eb94a328c7 ci: fix secret names
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/manual/woodpecker Pipeline failed Details
2024-04-15 12:48:56 -07:00
Elara 2f4a9f9801 ci: remove unstable suffix from experimental and add stable suffix to tagged builds 2024-04-15 12:45:10 -07:00
Elara 92a03355c3 ci: add _version.py to gitignore 2024-04-15 12:42:57 -07:00
Elara 2f29ad2415 ci: add pipeline 2024-04-15 11:44:19 -07:00
Hazel eec252cb16 feat: cleaned up the previous fix 2024-04-15 14:12:26 +02:00
Hazel 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
Hazel 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
Hazel 9366eb46fd feat: added first test 2024-04-12 17:58:18 +02:00
Hazel 7af8bacfab feat: added a far better example 2024-04-12 17:23:44 +02:00
Hazel 60dc5b2558 fix: syncronization of data objects in more complex constelations 2024-04-12 17:11:17 +02:00
Hazel 70b86b5c47 feat: catching yt-dl errors 2024-04-12 16:00:51 +02:00
Hazel 6936c9da9d fix: albums are now also contained in the child song collection album attributes 2024-04-12 14:35:02 +02:00
Hazel 28e1350b01 fix: albums are now also contained in the child song collection album attributes 2024-04-12 14:34:25 +02:00
Hazel 3aef267608 fix: albums are now also contained in the child song collection album attributes 2024-04-12 14:33:33 +02:00
Hazel 29e2b4616e fix: dynamic unified title 2024-04-12 14:14:10 +02:00
Hazel 92495f73fd fix: cache string 2024-04-12 13:51:54 +02:00
Hazel 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
Hazel bdb4a46c1a fix: minor collection fixes 2024-04-11 16:53:20 +02:00