jeffvli / feishin

A modern self-hosted music player.
https://feishin.vercel.app
GNU General Public License v3.0
2.02k stars 79 forks source link

Can not play any music #525

Closed York393098870 closed 4 months ago

York393098870 commented 4 months ago

Expected Behavior

The player should play the song normally.

Current Behavior

When I choose a song,sometimes the player starts and then stops.And then nothing happens,it can not play the song. image (It stops automatically.It is not I stop it.)

Steps to Reproduce

1.Just choose one song and try to play it.

2.The problem may happen.

Possible Solution (Not obligatory)

Context

I can not use it to play songs at all because I don't know when it will work or not. What makes me crazy most is that I check that the web version(https://feishin.vercel.app) work normally and doesn't make any trouble.Only the destop version has the bug. I have checked the docker container of my server,there is no error message,and other players work normally,so I guess it is the bug of feishin.

Your Environment

iiPythonx commented 4 months ago

In Settings -> Playback, can you switch from the MPV player to web? This just sounds like another mpv-related issue (and mpv is no longer the default in development, so this shouldn't even happen starting with the next release).

York393098870 commented 4 months ago

In Settings -> Playback, can you switch from the MPV player to web? This just sounds like another mpv-related issue (and mpv is no longer the default in development, so this shouldn't even happen starting with the next release).

Thanks a lot! The problem has been solved, and now the player can run normally.