swingmx / swingmusic

Swing Music is a beautiful, self-hosted music player for your local audio files. Like a cooler Spotify ... but bring your own music.
https://swingmx.com
MIT License
666 stars 41 forks source link

Disable "silence skip" by default #178

Open FightingForFun opened 4 months ago

FightingForFun commented 4 months ago

By default, "silence skip" is enabled both in the mobile and PC versions. There are no problems in the PC version. However, in the mobile version (Samsung S21 Ultra phone / latest Android version), after playing the current song with "silence skip" enabled, the next song is not played.

Problem only in background mode.

How to disable "silence skip" using a command when starting the server?

cwilvx commented 4 months ago

heello @FightingForFun

Thanks for raising this issue. However, I don't think the silence thing is the problem (unless you have tested). There's a problem with the app on mobile in general. We're supposed to build a separate native Swing Music mobile app.

I'm not a mobile app developer myself and I'm more focused on building the server and the web client, so it might be a while before we see that happen.

About the disabling the silence skip feature, you can't disable it on the server side. Once you disable the feature on the web app it should stay like that on that browser.