background_runtime_linux 0.1.1
background_runtime_linux: ^0.1.1 copied to clipboard
Linux implementation of the background_runtime plugin.
0.1.1 #
- Full native C++ implementation with libcurl (download engine), GStreamer (audio playback), libnotify (notifications), SQLite (persistence).
- Notification action event channel (prev/next/play/pause/stop).
- Album art in player state events and persisted in SQLite.
- EventChannelState pattern for thread-safe event emission across 4 event channels.
- Auto-resume of active downloads on initialize.
0.1.0 #
- Initial release: Linux implementation stub.