9 Commits

Author SHA1 Message Date
0xQan
c605a9fa8a
fix: sync mpris state before emission and send PlaybackStatus property alongside Metadata (#122)
* fix: sync mpris state before emission and send PlaybackStatus property alongside Metadata
* style: add whitespace

---------

Co-authored-by: talwat <83217276+talwat@users.noreply.github.com>
2026-04-09 22:10:02 +02:00
Tal
02a4e688bd chore: update dependencies
for some reason, rodio decided it would be a great idea to change all of
the core terminology to be less technical. this is frankly strange, but
it's best not to use an outdated version of the dependency.

rodio is for some reason switching to a "breaking change every single
update" versioning model. why? i have frankly no idea, semver exists for
a reason and they decided just not to use it. 0.x.x is stupid, and
people should realize semver exists for a reason. to the total of zero
people who will read this, thanks for reading my short rant.
2026-03-05 20:34:45 +01:00
Tal
3f39af33e3 fix: panic when fed non alphanumeric tracklist name 2026-02-25 19:51:59 +01:00
Tal
9acfcdcf9d chore: bump version 2025-12-29 10:57:17 +01:00
talwat
8ff0f477ac style: improve a few names 2025-12-17 22:44:34 +01:00
Tal
905e0ee098 fix: small improvements in state & rng 2025-12-10 19:35:25 +01:00
Tal
e44a8b85c4 fix: error reporting
docs: fix typos
2025-12-06 17:28:11 +01:00
Tal
a87a8cc59e chore: configure clippy & fix lints 2025-12-04 20:53:19 +01:00
Tal
b035061fd0 feat: add audio waiter 2025-11-17 22:28:43 +01:00