Ho-Yon Mak
Ho-Yon Mak
Thanks a lot for this @sasa1977! Compile times are now around 34s with boundary enabled down from over 2 minutes as per my original post. For some rough numbers we've...
I was also able to repro in our codebase by sending SIGTERM to the process while there's an active subscription.
I was wondering when this would come up. Currently, the first instance of mpv will create a bus named `mpv` and any subsequent mpv instances will create separate buses called...
Maybe a possible workaround to this would be to emit the metadata changed signal whenever playback is resumed and maybe on other events, but this is quite a specific situation...
> and add the relevant dbus interfaces in `/usr/lib/dbus-1/system.d/` What do you mean by this? It looks like you're loading the plugin multiple times. eg you're adding it to the...
Yes this is a known limitation of mpv-mpris. Only external album art is currently supported and the test file you provided uses an embedded image. Although now that I think...
Yeah I think that makes sense. To be honest I'm not very familiar with music brainz so if you think that makes sense let's do it!
I'm getting the same issue but seems to only happen when running on a header in a directory owned by root eg all the headers in `/usr/include`. Seems to be...
There is no visible output in the terminal if all is running properly without error. Have you tried using a tool like playerctl to list all the active players to...
Seems like it's likely to be an issue with GSConnect if it's still working in the Ubuntu notification area.