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