Hi folks,
here is the first version of my new plugin (or maybe we'll have to say extension) for Media Portal. Since I'm not familliar with c-programmning yet, I thought about other ways to expand Media Portal's features. So I started to code a little web-frontend to control your recordings over the internet or in a local network.
At the moment you have the possibillity to view your scheduled recordings, change or delete them and to add manual recordings by entering channel, starting time and ending time. In the future I want to integrate the epg that you can see the tv-program and select shows to be recorded from there.
As mentioned above this is a very early version. So please don't look on the layout, code or language ;-) I just wanted to test what I can do and get some feedback if you like it and if it's worth continuing developement. So please post your opinion.
Download the .zip-file here!
Thanks,
Maschine
Some Screens:
Screen 1
Screen 2
Screen 3
And a quick installation and configuration guide:
Requirements:
* A running webserver
* supporting PHP
* and "SQLITE".
* Media Portal ;-)
Note: If you don't have a webserver yet, have a look at http://www.apachefriends.org. They offer an all-inclusive package including everything needed.
Installation:
* Copy all files to a folder in your "htdocs"-directory.
* Copy your channel icons "from mediaportal/thumbs" to the "thumbs" subdirectory.
Note: The icon-files have to be named lowercase (like "ard.png") to work properly.
Configuration:
* Open "data.inc" with your favourite ASCII-Editor and change the database path to your needs.
* You can also change the path to your icons here.
here is the first version of my new plugin (or maybe we'll have to say extension) for Media Portal. Since I'm not familliar with c-programmning yet, I thought about other ways to expand Media Portal's features. So I started to code a little web-frontend to control your recordings over the internet or in a local network.
At the moment you have the possibillity to view your scheduled recordings, change or delete them and to add manual recordings by entering channel, starting time and ending time. In the future I want to integrate the epg that you can see the tv-program and select shows to be recorded from there.
As mentioned above this is a very early version. So please don't look on the layout, code or language ;-) I just wanted to test what I can do and get some feedback if you like it and if it's worth continuing developement. So please post your opinion.
Download the .zip-file here!
Thanks,
Maschine
Some Screens:
Screen 1
Screen 2
Screen 3
And a quick installation and configuration guide:
Requirements:
* A running webserver
* supporting PHP
* and "SQLITE".
* Media Portal ;-)
Note: If you don't have a webserver yet, have a look at http://www.apachefriends.org. They offer an all-inclusive package including everything needed.
Installation:
* Copy all files to a folder in your "htdocs"-directory.
* Copy your channel icons "from mediaportal/thumbs" to the "thumbs" subdirectory.
Note: The icon-files have to be named lowercase (like "ard.png") to work properly.
Configuration:
* Open "data.inc" with your favourite ASCII-Editor and change the database path to your needs.
* You can also change the path to your icons here.