Commit graph

6 commits

Author SHA1 Message Date
Nathan Thomas
54d05e1330
Fix lints in tests (#682)
* Fix lints on tests

* Formatting

* Formatting
2024-05-14 16:27:41 -07:00
Nathan Thomas
7b59e623ff
Make file names shorter in metadata module (#519)
* Rename files in metadata module

* Fix tests
2023-12-27 14:40:51 -08:00
draco
5d34eda4b9 correct imports, new embed cover path, passes
Qobuz client and fixture had to be imported

The embedded cover is saved somewhere else now. Uses the path from the
object itself to check if it gets downloaded, unsure if this is static
or dynamic.
2023-12-26 23:26:13 +01:00
draco
bfac933203 add dummy database as missing arg 2023-12-26 21:35:21 +01:00
draco
399139e6b4 fix import paths/names 2023-12-26 21:20:34 +01:00
Nathan Thomas
837e934476 Update 2023-10-29 14:42:10 -07:00