Kingkor Roy Tirtho
Kingkor Roy Tirtho
Looks like `media_kit` needs read+write directory for ffmpeg. But it worked in both my local machine and flatpak test builds in CI. Not sure what happened in the production version
Just fixed the issue. It was due to the ffmpeg directory not being created. It required a cleanup command. You can use the test build for now. It should be...
Fixed another push. This one works now: ``` flatpak install --user https://dl.flathub.org/build-repo/213369/com.github.KRTirtho.Spotube.flatpakref ```
@Serial-ATA facing the same issue in Spotube (v5.1.0 latest) which uses `lofty-rs` for tagging. You can actually check the downloaded FLAC files with `ffprobe` and it shows: > Btw, use...
I would suggest to download directly from the Official Website (https://spotube.krtirtho.dev) for now (It's the one with the fastest release availability). F-Droid is the also an official source here. Other...
This happens when the app is sent to background mode (paused state) instead of actually quitting it. Modern Android does this to keep the app warm in the background. If...
Actually just adding back the option wouldn't work that way. You also have to handle the case differently for tracks already in queue. In the callback for `playNext`, for tracks...
Please, add it to homebrew. As long as the app is notarized through Apple, submitting an app install menifest to the homebrew repo is enough. Adding Casks: https://docs.brew.sh/Adding-Software-to-Homebrew#casks You can...
That's super nice of you โค๏ธ
Now the matching is almost accurate thanks to open data sources that ensure 95%+ match rate