Mara Robin B.
Mara Robin B.
Connecting to it using the `-c` command line flag appears to make the connection persist in the GUI, even after restarts without said argument. You can probably use this to...
Consider https://github.com/woltapp/blurhash for the placeholder. It's tiny and fast. For the regular thumbnails I would look into using webp to reduce the file size without noticeable degradation
turns out that this doesn't work when there's a track in the album with the same name as the album itself (such as your test cases, which is why CI...
also, if it does eventually check for image filetypes perhaps it should add the first image that is not already covered as thumbnail stem as thumbnail when no alternative can...
I'd say it should navigate to whichever view the user was on before
There's already a way to get "up" via the path links at the top of the album view, I'd specifically use this one to go 'back'
Great! Annotated code, if you're interested about the inner workings: ```bash for dl in $( for url in $( ( echo '['; # prepend '[', this is needed for jq...
Note that the linux x64 docker image should also run fine on m1 macs (tested with a current dev build of podman w/ qemu)
We are looking into it. > Will it target `v0.9.30`? no.