This wants to be a project to access my video files and serve it via LAN
The structure is the following
├Videos
├----Course.01
| └----Lecture.1
| | └----Lecture.01.mp4
| | └----Lecture.02.mp4
| └----Lecture.2
| └----Lecture.01.mp4
└----Course.02
└----Lecture.1
| └----Lecture.02.mp4
| └----Lecture.03.mp4
└----Lecture.2
└----Lecture.02.mp4
└----Lecture.03.mp4
- The name of the file and the folders can't contain spaces or symbols now, maybe in the future version
- Totally not responsive
Weird behaviour when changing time sometimes (need to investigate this)Set speed not working- Don't keep track of viewed files and completed Topics
I have to finish the init script to initialize the DatabaseMake an "installation" page for the first time one use itAdd tooltip for Go and SpeedFix z-index bugged with ~ before on current_time|total_timeKeypress conflict somethimes makes the website crashAJAX call for creating, deleting notes- Render properly once note is saved
- Store the last viewed videos in homepage with links
- Configure next, previous video button
- Mark as completed the video already seen