Skip to content

An easy way to display your films collection and populate their informations

Notifications You must be signed in to change notification settings

Bruidish/mediacenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mediacenter

An easy way to display your films collection and populate their informations

Captures

Home

homepage

Modal about film

homepage

Modal about video file

homepage

Requirements

  • ffmpeg to encode video in mp4

Install

  • Put files into your server
  • Create database table and set it in Configuration file
  • Go to the localhost url of the project
  • Drag and drop on window an avi|mkv|mp4 file

Todo

  • Optimize mp4 encodding
  • add tags like action, comedy, adventure, triller, series, etc.
  • add comedian informations and filters
  • add movie during
  • add private comment
  • chunk large upload
    @see https://gist.github.com/shiawuen/1534477
    at time to upload large file we ahve to edit php.ini with something like :
upload_max_filesize = 8000M
post_max_size = 8000M

About

An easy way to display your films collection and populate their informations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published