jeffvli / feishin

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

Unable to open music player from jellyfin to navidrome #580

Closed EllisXillia closed 2 months ago

EllisXillia commented 2 months ago

Expected Behavior

switching server from Jellyfin to Navidrome crashing the entire music player

Current Behavior

it happend when i play my music then i switch server to navidrome. i put address and it crash image

however on renderer.js it show warning image

Steps to Reproduce

  1. play random music

  2. go to server and select navidrome

  3. put address, user and password

  4. crash

Possible Solution (Not obligatory)

there no solution for this, i tried uninstall 3 times and restart my computer, keep show same page

Context

i can't open my music library on this player

Your Environment

kgarner7 commented 2 months ago

Can you please try and see if the same issue is on https://feishin.vercel.app/? This could be a known fixed issue (but not released)

EllisXillia commented 2 months ago

Can you please try and see if the same issue is on https://feishin.vercel.app/? This could be a known fixed issue (but not released)

image works really fine on web browser, but on my cases didn't work. test are jellyfin server and test 2 is navidrome server

kgarner7 commented 2 months ago

I'm not really sure what you mean. Does this mean you cannot switch back and forth? Can you provide some more details by what you mean? Also for your Navidrome issue, can you please examine what error you see in the Network tab (e.g. is it authentication, server is down, etc)?

EllisXillia commented 2 months ago

https://github.com/jeffvli/feishin/assets/30818281/3f93029d-5d54-4c11-8b64-0da71a6f5ec9

the issue i had, after i added my navidrome server into feishin player app show page "no issue found" but when i click go back it show me same page over and over. i look at navidrome auth and everything is okay

if this app has logs, i can provide later

kgarner7 commented 2 months ago

Try the build from https://github.com/jeffvli/feishin/actions/runs/8549104144 and see if it helps

javaarchive commented 2 months ago

I think I had this using jellyfin only (my navidrome has been down), but I'll take a look at the actions build.

EllisXillia commented 2 months ago

Try the build from https://github.com/jeffvli/feishin/actions/runs/8549104144 and see if it helps

everything is good now. thanks

kgarner7 commented 2 months ago

Great! This build as fixes that 1. show error warning on server check and 2. allows you to change the server from home page. Since it sounds like this helps resolve your issue, I'll go ahead and mark it resolved.