From 12f95178386792e8ea2ac3f1765513ab296fc191 Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 15 Jul 2024 20:44:04 +0200 Subject: [PATCH] update roadmap --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 41cfbfaf..d92dc2aa 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,6 @@ This can happen if you have nested virtualizations, e.g. LXC running Docker in P ## Roadmap We have come far, nonetheless we are not short of ideas on how to improve and extend this project. Issues waiting for you to be tackled in no particular order: -- [ ] User roles - [ ] Audio download - [ ] Podcast mode to serve channel as mp3 - [ ] Random and repeat controls ([#108](https://github.com/tubearchivist/tubearchivist/issues/108), [#220](https://github.com/tubearchivist/tubearchivist/issues/220)) @@ -162,7 +161,9 @@ We have come far, nonetheless we are not short of ideas on how to improve and ex - [ ] Configure shorts, streams and video sizes per channel Implemented: +- [X] Per user videos/channel/playlists [2024-07-15] - [X] User created playlists [2024-04-10] +- [X] User roles, aka read only user [2023-11-10] - [X] Add statistics of index [2023-09-03] - [X] Implement [Apprise](https://github.com/caronc/apprise) for notifications [2023-08-05] - [X] Download video comments [2022-11-30]