Benedek Dévényi
Benedek Dévényi
Turning that switch on will copy the audio file to Cozy's offline cache directory. This is useful for audio books that are loaded from e.g. a network drive, so the...
It does seem to work, but every storage location is marked as a network drive by default. And apart from the toggle button not being very apparent, I think it's...
You can delete Cozy's database file manually. It's located at `~/.var/app/com.github.geigi.cozy/data/cozy/cozy.db`
Thanks! This looks good to me, but I'll leave it to @geigi, he knows the current CI setup better.
Would be so cool if Dependabot could do update the Pypi dependencies in the Flatpak manifest as well.
There's no new release yet, only a beta. I think we should wait with updating the po files until the strings are finalized.
But also, @geigi, could you accept my request on Transifex to add the `hu` language. I would like to translate Cozy to Hungarian.
The POT files are now up-to-date, and I also notified the translators in the Matrix channel
I haven't had time to finish it up, but I have a development branch for this
Turns out, it is handled by the GStreamer player bin itself, not the MPRIS interface. However, due to the many abstraction layers, it's quite hard to fix it, because we...