krateng
krateng
I can't reproduce this unfortunately. Can you try using a password with only letters and digits, no spaces or symbols (if that's not already the case)? Also, if anyone affected...
Does the problem reoccur after a restart?
Is CPU usage or server load high?
Probably a bit out of scope at the moment. I'll keep it in mind for the future, but generally Maloja is not supposed to interact with an actual music collection....
In the meantime, while Navidrome can only accept one artist, is there something that could be done about the multiple artist tags in Vorbis comments (flac)? If I have a...
Is this happening with all image files? Different formats etc.?
Ah, I didn't actually specify that in the docs - yes, this only works for uploading from the filesystem.
Do you have a scrobbler that fails because of this? I'm a bit anxious about changing behaviour that someone's workflow might rely on.
Alright, could you add a little check so that we still return the old json when the argument asks for it?
After some initial experimenting, I think this https://github.com/althonos/fs.archive/blob/7461b6c197a6e3e25b4c25e6c48eca7686562fb1/fs/archive/sevenzipfs/__init__.py#L183-L194 needs to pass the `relpath` to `_7z.read`. This fixes my issues with reading files, but I haven't looked too much into the...