jeffvli / sonixd

A full-featured Subsonic/Jellyfin compatible desktop music player
GNU General Public License v3.0
1.8k stars 74 forks source link

javascript error in 15.5 #449

Open charmparticle opened 8 months ago

charmparticle commented 8 months ago

Describe the bug After I have configured sonixd and start playing a piece of music in my library, error messages start popping up

To Reproduce Steps to reproduce the behavior:

  1. download the sonixd appimage and run it in lubuntu
  2. connect to your subsonic server
  3. try playing some music

Expected behavior The music should play, and no errors should appear

Screenshots screen

Desktop (please complete the following information):

Additional context I just updated from 15.4 which did not have this issue as far as I can recall

charmparticle commented 8 months ago

nevermind, I see someone else posted this

charmparticle commented 7 months ago

I just noticed my javascript error is different from the one in the other bug report, so I'm reopening this. I have tried clearing the settings and disabling auto-update, and this error appears every time no matter what version.

jeffvli commented 7 months ago

This is MPRIS related I'm pretty sure.

As this is an OS-specific issue, you'll likely have to remove the mpris implementation and repackage the app. This would remove the ability to use native media keys to control the player though, as I don't know of a specific fix for your OS.