Commit Graph

15 Commits

Author SHA1 Message Date
c4e2ade27d
websocket-api: use IdPool to manage connection ids 2025-01-06 19:11:40 +01:00
945c2abc15
add websocket API 2025-01-06 19:11:40 +01:00
04726d1ce0
main: continuously report play status to systemd 2024-12-23 01:16:13 +01:00
c8ee55ec92
cargo fmt 2024-12-14 13:46:42 +01:00
4a02bd089b
mpv_setup: add ytdl hook args 2024-12-11 12:12:53 +01:00
012cdb4658 Add openapi docs 2024-10-30 01:53:08 +01:00
b1f8cf9ba2
systemd integration
- Add watchdog timeout support
- Add native journald logging support
- Add application state notifications
- Add verbosity flag
2024-10-20 23:06:32 +02:00
c15feac958
Don't fail on not being able to show image 2024-10-20 19:45:53 +02:00
6bb8d28eff
Add picture of grzeg 2024-10-20 01:24:09 +02:00
5e3df86a2a
Split mpv setup to separate module 2024-10-20 00:04:59 +02:00
0ff6440457
Add --mpv-config-file option, with default content
This fixes some issues with seeking in output from yt-dlp
2024-08-04 19:00:05 +02:00
894cc4e146
Use mpvipc-async version 0.1.0 2024-08-04 03:13:11 +02:00
f2864f3023
extract API logic into generic functions, and wrap REST API around 2024-04-16 00:54:40 +02:00
bc1a386b80
resolve host from args, better error handling 2024-04-14 02:08:06 +02:00
cc32fb9a2d
Initial commit 2024-04-14 00:58:17 +02:00