update roadmap

This commit is contained in:
simon 2021-12-17 18:29:25 +07:00
parent 5f3d52c76a
commit 8f80cf2d22
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 3 additions and 0 deletions

View File

@ -140,6 +140,9 @@ This should be considered as a **minimal viable product**, there is an extensive
- [ ] Implement [PyFilesystem](https://github.com/PyFilesystem/pyfilesystem2) for flexible video storage
- [ ] Implement [Apprise](https://github.com/caronc/apprise) for notifications
- [ ] Subtitle download & indexing
- [ ] User created playlists
- [ ] Auto play or play next link
- [ ] SSO / LDAP support
- [X] Auto rescan and auto download on a schedule [2021-12-17]
- [X] Optional automatic deletion of watched items after a specified time [2021-12-17]
- [X] Create playlists [2021-11-27]