mpris-server
mpris-server copied to clipboard
Implement our own error types
Currently, we rely on zbus error types. We should implement our own so user won't have to import zbus, and make the error type clearer because zbus has one universal error type that has types that may not be relevant for some functions.