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

2.7 KiB

TODO LIST

V1

  • Docker
    • Auto build docker image
    • Add Env variables to auto config
  • Theme
    • Plex
  • Installer
    • Checking Configuration server
    • Connect to the database
    • Create tables
    • Add one PlexServer and check connection
    • Create Admin account
    • Cli installer
  • Registration User
  • Login User
  • Browse Server
    • List Libraries
    • List TV Shows
    • List TV Show Seasons
    • List Movies and TV Shows Movies
  • Main Interface by server
    • List Libraries
    • List last Movies
    • List last TvShow
    • Search
      • By Movie Name
      • By TvShows Name
      • By Episode Name
  • Panel Configuration
    • Enable/Disabled registration
    • Force user to use token on registration
    • Enable/Disable Queue to limit connection
    • Enable/Disable Guest account with limited permissions
    • Enable/Disable Achievements
    • Allow user to add his self Plex Server
    • Enable/Disable Sub-accounts
  • Movies
    • Title
    • Description
    • Note
    • Other information like in Plex
    • Select quality
    • Select audio language
    • Select subtitle language
  • TV Show
    • List Season
    • List Episode in Season
    • Title
    • Description
    • Note
    • Other information like in Plex
    • Select quality
    • Select audio language
    • Select subtitle language
  • Streaming
    • Basic options (Play, pause, next...)
    • Implement Video Player
    • Select Quality
    • Select Audio
    • Select Subtitles
  • Management PlexServer
    • List servers
    • Add server
    • Edit server
    • Disable Server
    • Delete server
    • Check state and latence (cron)
  • Management Libraries
    • List libraries
    • Disable library
    • Add permition to library
    • Add permition to user
  • Management User
    • Edit profil
  • Documentation
    • Nginx
    • Docker
    • Cron

OTHER Version

  • Theme
    • Netflix [OTHER]
  • Cache
    • Cache Libraries [OTHER]
    • Cache Media MetaData
    • Cache SQL request [OTHER]
    • Migrate Cache to redis for performance
  • Streaming
    • Implement Video Player that stay when we change of page [OTHER]
  • Management PlexServer
    • Stream directly from PlexServer or use the site like a web-proxy
  • Management User
    • Add sub-account [OTHER]
    • Edit sub-account [OTHER]
    • Delete sub-account [OTHER]
    • List of session [OTHER]
    • Ban IP [OTHER]
    • Delete Account [OTHER]
    • Limit access by ip [OTHER]
  • Management Permission
    • Limit Quality [OTHER]
    • Limit number streaming [OTHER]