Skip to content

Start MPRIS server explicitly

Shema Angelo Verlain requested to merge wip/vixalien/mpris-explicit into main

Creating an MPRIS object and doing nothing with it causes lint errors and shows an unused variable.

Explicitly starting the MPRIS server also brings the opportunity to bring error handling in case something happens.

Merge request reports