Plugin: Audiobookshelf now playing #83

Open
opened 2026-08-23 01:51:01 +01:00 by joshquinlan · 1 comment
Owner

Bar widget and pane for an Audiobookshelf server: current book and chapter, progress, play/pause and skip through its API and MPRIS if a player is local, library search from the picker, continue-listening row, donbox books. Server URL and API token from the secret store; works with the desktop app or the web player.

Bar widget and pane for an Audiobookshelf server: current book and chapter, progress, play/pause and skip through its API and MPRIS if a player is local, library search from the picker, continue-listening row, `donbox books`. Server URL and API token from the secret store; works with the desktop app or the web player.
joshquinlan added this to the 5 Plugins milestone 2026-08-23 01:51:01 +01:00
Author
Owner

Plan, blocked on the server details: the Audiobookshelf URL and an API token (Settings, Users, API token), to live in secrets.env as AUDIOBOOKSHELF_URL and AUDIOBOOKSHELF_TOKEN until the secret store from #108 is in place. Shape: plugins/books with donbox books now|continue|search <text>|play|pause|skip, the API for state and control, MPRIS (playerctl) when a local player is the one playing, a bar pill with the chapter and progress polled every 30 s, a pane with the continue-listening row, library search from the picker. Say on this ticket when the two values are in place.

Plan, blocked on the server details: the Audiobookshelf URL and an API token (Settings, Users, API token), to live in secrets.env as AUDIOBOOKSHELF_URL and AUDIOBOOKSHELF_TOKEN until the secret store from #108 is in place. Shape: plugins/books with `donbox books now|continue|search <text>|play|pause|skip`, the API for state and control, MPRIS (playerctl) when a local player is the one playing, a bar pill with the chapter and progress polled every 30 s, a pane with the continue-listening row, library search from the picker. Say on this ticket when the two values are in place.
Sign in to join this conversation.
No description provided.