Sinono3 / souvlaki

A cross-platform library for handling OS media controls and metadata.
MIT License
80 stars 15 forks source link

Better error handling #32

Open Sinono3 opened 1 year ago

Sinono3 commented 1 year ago

unwrap is used a lot throughout the code at this moment. And the platform errors don't implement std::error::Error. Both seem to be easy fixes.

Sinono3 commented 7 months ago

Mainly the zbus backend needs better error handling now, this will come with v0.8