jeffvli/sonixd

javascript error in 15.5

charmparticle opened this issue · 3 comments

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):

  • OS: ubuntu linux
  • Version 22.04.3 LTS, Lubuntu desktop

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

nevermind, I see someone else posted this

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.

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.