Skip to content

Implement MPRIS

Felix Häcker requested to merge (removed):mpris into master

I'm currently working on a new mpris-player crate, which can be used in Podcasts and Gradio. As soon as the new crate is ready, I'll start implementing it in Podcasts.

Crate: https://github.com/haecker-felix/mpris-player

Close #68 (closed)

Related to #63

EDIT: Everything now works as expected. The only thing missing is the raise() callback, which can be implemented later, if necessary.

Edited by Jordan Petridis

Merge request reports