From 6829e8fd59e57c81b55a25a30757837df0814be5 Mon Sep 17 00:00:00 2001 From: Rafostar <40623528+Rafostar@users.noreply.github.com> Date: Fri, 8 Jan 2021 22:34:39 +0100 Subject: [PATCH] Update TODO list --- TODO.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 9b16cc31..c5cd05ca 100644 --- a/TODO.md +++ b/TODO.md @@ -25,15 +25,18 @@ - [ ] Chapters support - [ ] Set tracks time offset - [ ] Subtitles offset - - [ ] Audio offset + - [X] Audio offset - [ ] MDNS and UPNP (discovering media in local network) -- [ ] DND files/folders from Nautilus to play (ignore incompatible ones) +- [X] DND files from Nautilus to play (ignore incompatible ones) + - [ ] Support dropping whole folders - [ ] Search for subtitles, download and activate (SMplayer) - [ ] Auto add subtitles from same folder - [ ] Set global subtitles folders - [X] RSTP streaming - [ ] Playback speed -- [ ] Remote playback controls via HTTP (VLC) + WebSockets +- [X] Remote playback controls via HTTP (VLC) + WebSockets + - [ ] Expand available API + - [ ] API documentation - [ ] Integration with the top bar - [ ] MPRIS support - [ ] Controls in the notifications panel