PHP/MySQL film library system
Posted: December 4th, 2008, 0:32
I've pondered redeveloping my nackered old film database for quite some time, but only recently got around to doing it.
This is the first code that I've made that potentially may be of use to anyone else, namely with a home media server. It's a system to catalogue your movies, get info from IMDB and let you play them in your browser.
If anyone has a bit of time and this sounds like it could be something interesting, i'd love you to have a go and let me know if you have any thoughts/suggestions/problems or anything.
It's designed for windows servers, but i have a demo working here: http://www.click-profits.com/code/filmdb/demo/ which seems to be fine on linux, except for being able to read the filesize & modified dates correctly. Bear in mind the video names don't line up the the actual video. I wasn't going to upload whole films just to test it.
Install notes are here: http://www.click-profits.com/code/filmdb/
This is the first code that I've made that potentially may be of use to anyone else, namely with a home media server. It's a system to catalogue your movies, get info from IMDB and let you play them in your browser.
If anyone has a bit of time and this sounds like it could be something interesting, i'd love you to have a go and let me know if you have any thoughts/suggestions/problems or anything.
It's designed for windows servers, but i have a demo working here: http://www.click-profits.com/code/filmdb/demo/ which seems to be fine on linux, except for being able to read the filesize & modified dates correctly. Bear in mind the video names don't line up the the actual video. I wasn't going to upload whole films just to test it.
Install notes are here: http://www.click-profits.com/code/filmdb/