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

69 lines
1.7 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
- [x] Browse Server
- [x] List Libraries
- [x] List TV Shows
- [x] List TV Show Seasons
- [x] List Movies and TV Shows Movies
- [ ] Main Interface by server
- [x] List Libraries
- [x] List last Movies
- [x] List last TvShow
- [ ] Search
- [ ] Movies
- [x] Title
- [x] Description
- [x] Note
- [ ] Other information like in Plex
- [ ] TV Show
- [x] List Season
- [x] List Episode in Season
- [x] Title
- [x] Description
- [x] Note
- [ ] Other information like in Plex
- [ ] Streaming
- [x] Basic options (Play, pause, next...)
- [x] Implement Video Player
- [ ] Select Quality
- [ ] Select Audio
- [ ] Select Subtitles
- [ ] Management PlexServer
- [x] List servers
- [ ] Add server
- [ ] Edit server
- [ ] Disable Server
- [ ] Delete server
- [ ] Check state and latence
- [ ] Management User
- [ ] Profil edition
- [ ] Management Permission
- [ ] Create, Edit and Delete permission
- [ ] Assign to Libraries or User
## OTHER Version
- [ ] Cache
- [ ] Cache Libraries [OTHER]
- [x] Cache Media MetaData [OTHER]
- [ ] Cache SQL request [OTHER]
- [ ] Streaming
- [ ] Implement Video Player that stay when we change of page [OTHER]
- [ ] Modify server parameters [OTHER]
- [ ] Management User
- [ ] List of session [OTHER]
- [ ] Ban IP [OTHER]
- [ ] Delete Account [OTHER]
- [ ] Limit acces to ip [OTHER]
- [ ] Management Permission
- [ ] Limit Quality [OTHER]
- [ ] Limit number streaming [OTHER]