Web Application standalone that provide management of local users, many PlexServer and it's libraries.
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.
 
 
 
Go to file
Chewbaka 927670496c
Roadmap
7 years ago
.gitignore Initial commit 7 years ago
LICENSE Initial commit 7 years ago
README.md Roadmap 7 years ago

README.md

PlexShare

Web Application standalone that provide the management of local users, many server and the libraries.

#Todo-List

  • Installer
    • Checking Configuration server
    • Connect to the database
    • Create tables
    • Add one PlexServer and check connection
    • Create Admin account
  • [] Registration User
  • [] 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]