Drew Weymouth

Results 527 comments of Drew Weymouth

Hmm, try opening the config file and changing AllowMultiInstance to true. Seems like it's maybe hanging trying to create the file it uses to indicate to other Supersonic instances that...

I have no idea, sorry. Are you able to try the non-Flatpak installation, or build it from source? Edit: allow multiple instances Can be turned back to false, as it...

Is anyone able to confirm whether this happens on Linux Mint outside of Flatpak? I'm wondering if it's a Flatpak issue or a Supersonic issue. @jonstump your build error is...

@jonstump That looks like a successful build. A build isn't an install - it just creates a compiled executable in the current directory. If you do `./supersonic` it should run....

@anarcat a possible Flatpak-only issue here

Could we show all the playlists initially instead of an empty list? Note that this behavior would be different from the Quick Search dialog so it would probably need to...

Interesting, I couldn't reproduce this myself and I don't see how it could happen in the code. Moving this out of 0.10.0 milestone so I can get a release out...

Also on the second note, the scrobbling config settings should be disabled for Jellyfin (being able to change the "X percent" is a bug) because Jellyfin doesn't allow the client...

Thanks for the suggestion! MPD is an interesting project - it's basically like Navidrome but with only Jukebox mode support. In other words, the MPD server catalogs your library and...

Maybe you can try the [Flatpak release](https://flathub.org/apps/io.github.dweymouth.supersonic)? That bundles the mpv lib and is the recommended way to install on Linux, unless your distro has a specific package. Or build...