MPRIS broken in 4.13.0

Plexamp v4.13.0 appeared today, previous version was v4.12.4.

Can’t find a changelog, it appears the release is only out for linux?

MPRIS appears to be broken in the new release. Worked great previously, and works great if I downgrade back to 4.12.4, but Plexamp auto updates itself to 4.13.0 on startup.

busctl --user list | grep plexamp
4.12.4:

:1.1439                                           30115 plexamp         rqver :1.1439       user@1000.service -       -
:1.1440                                           30115 plexamp         rqver :1.1440       user@1000.service -       -
:1.1441                                           30115 plexamp         rqver :1.1441       user@1000.service -       -
:1.1442                                           30115 plexamp         rqver :1.1442       user@1000.service -       -
:1.1443                                           30173 plexamp         rqver :1.1443       user@1000.service -       -
:1.1444                                           30173 plexamp         rqver :1.1444       user@1000.service -       -
org.mpris.MediaPlayer2.Plexamp                    30115 plexamp         rqver :1.1442       user@1000.service -       -

4.13.0:

:1.1770                                           37379 plexamp         rqver :1.1770       user@1000.service -       -
:1.1771                                           37379 plexamp         rqver :1.1771       user@1000.service -       -
:1.1774                                           37437 plexamp         rqver :1.1774       user@1000.service -       -
:1.1775                                           37437 plexamp         rqver :1.1775       user@1000.service -       -

Playerctl fails to find the Plexamp player, and any metadata related to what’s currently playing, it fails to pause/skip etc. This has previously worked flawlessly on 12.4.4.

Plexamp log:
plexamp-log.txt (125.8 KB)

It was meant to go out as a beta, whoops. Not sure why it would have broken, probably related to the massive Electron upgrade.