annotate README @ 4:26f695129c86

*: fixes - seeking is actually relative - added track IDs (yes these weren't implemented yet even though they're required), of the format /org/foobar2000/foobar2000/trackids/(hex encoded file path) - added playlist fetching for a possible implementation of the playlist protocol
author Paper <paper@tflc.us>
date Sun, 05 Apr 2026 02:26:19 -0400
parents d60ab8a4442f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
d60ab8a4442f *: check in
Paper <paper@tflc.us>
parents:
diff changeset
1 This is a beefweb <-> mpris translation layer. Currently very unfinished,
d60ab8a4442f *: check in
Paper <paper@tflc.us>
parents:
diff changeset
2 and primarily serves as a method of getting mprisence to work with fb2k.
d60ab8a4442f *: check in
Paper <paper@tflc.us>
parents:
diff changeset
3
d60ab8a4442f *: check in
Paper <paper@tflc.us>
parents:
diff changeset
4 --paper <paper@tflc.us>