You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PlexShare/TODO_LIST.md

57 lines
1.5 KiB

# TODO LIST
## V1
- [x] Installer
- [x] Checking Configuration server
- [x] Connect to the database
- [x] Create tables
- [x] Add one PlexServer and check connection
- [x] Create Admin account
- [x] Registration User
- [x] Login User
- [ ] Main Interface
- [ ] List Libraries
- [ ] List Movies
- [ ] List Musics
- [ ] Filter By Libraries
- [ ] Search
- [ ] Movies/Musics Page
- [ ] Title
- [ ] Description
- [ ] Note
- [ ] Other information like in Plex
- [ ] Streaming
- [ ] Basic options (Play, pause, next...)
- [ ] Implement Video Player
- [ ] Implement Video Player that stay when we change of page [V2]
- [ ] Select Quality
- [ ] Select Subtitles
- [ ] Management PlexServer
- [ ] Add, Edit and Delete
- [ ] Disable Server
- [ ] Check state and latence
- [ ] Add permission on libraries
- [ ] Add permission on Movies and Musics
- [ ] Modify server parameters [V2]
- [ ] Management User
- [ ] Profil edition
- [ ] Delete Account [V2]
- [ ] Limit acces to ip [V2]
- [ ] Management Permission
- [ ] Create, Edit and Delete permission
- [ ] Assign to a libraries
- [ ] Show only, Show and Stream, Manage (Can delete file)
- [ ] Limit number streaming
- [ ] Limit Quality [V2]
- [ ] Limit Bandwidth [V2]
## V2
- [ ] Streaming
- [ ] Implement Video Player that stay when we change of page [V2]
- [ ] Modify server parameters [V2]
- [ ] Management User
- [ ] Delete Account [V2]
- [ ] Limit acces to ip [V2]
- [ ] Management Permission
- [ ] Limit Quality [V2]
- [ ] Limit Bandwidth [V2]