Website for scheduling recordings (1 Viewer)

A

Anonymous

Guest
It would be nice to have a web-interface mostly for viewing the TV-guide and recording stuff, but in the future somewhat like snapstream's web-interface. With complete control over the program.
 

MrMario64

Retired Team Member
  • Premium Supporter
  • April 22, 2004
    822
    1
    50
    Home Country
    Netherlands Netherlands
    something like this was under development.
    Dunno what the status is now though.
     
    A

    Anonymous

    Guest
    I started this, but I got rid of my MediaPortal box for now.

    Basics to get started....

    Apache web server 1.3x
    PHP5 (with SQLite support)

    Create a new PHP page:

    Code:
    <?php
    //Connect to the SQLite database
    $db = sqlite_open("c:\Program Files\Team MediaPortal\MediaPortal\database\TVDatabasev4.db") or 
    die("failed to open the database"); 
    ?>

    Thats all I remember right now, I'll offer any help needed to complete...

    Mickey
     
    A

    Anonymous

    Guest
    We can start one by incorporating Cassini into MP and develop C#.Net web pages that can interact directly with our C# code... What I was planning is to create a new type of plugin: Services. That way we can incorporate Web Server, FTP, WebServices, etc... Something I wanted to coordinate with Frodo!
     

    Users who are viewing this thread

    Similar threads

    @CyberSimian As I have just posted in the MP2 subforum I will stay with MP1 for the time being. Many thanks for all your very informative and detailed responses. I will take your advice and monitor the Scheduled recordings list for the discrepancies you have described. Cheers.
    @CyberSimian As I have just posted in the MP2 subforum I will stay with MP1 for the time being. Many thanks for all your very...
    I am in Australia. My problem is with recorded tv programs. Most times the program title and info are correct but quite often the...
    Replies
    36
    Views
    3K
    MP1 MP2 [solved] Purge old recordings DE
    Today my PVR disk died, taking with it a load of old recorded TV programmes. I swapped in a spare drive but I see that MP2 still thinks the old recordings exist. I expected the metadata for the recordings to be in same folder as the PVR but apparently not. How do I make MP2 forget about these old recordings? Needless to say, I tried...
    Today my PVR disk died, taking with it a load of old recorded TV programmes. I swapped in a spare drive but I see that MP2 still...
    Today my PVR disk died, taking with it a load of old recorded TV programmes. I swapped in a spare drive but I see that MP2 still...
    Replies
    0
    Views
    656
    Yes correct that would have solved it. I guess I was more interested in finding out what I had done to cause the problem as the error message was of no help. By deleting everything I wouldn't have known so it was a learning curve for future reference. Fully understood I thought that might be the case. I also had some issues with...
    Yes correct that would have solved it. I guess I was more interested in finding out what I had done to cause the problem as the...
    I've just updated to Win 10 on a second drive and am installing MP 1.31. Having a bit of trouble with the install with the...
    Replies
    14
    Views
    2K
    MP1 MP2 MP2 - V2.5 No genres after upgrade to 2.5 DE
    You need to check the wiki for TVMosaic, you have recordings as source available once TVM is installed. And of course images and music are part of the NET6 version as for NET4. If you have issues with it further infos would be good.
    You need to check the wiki for TVMosaic, you have recordings as source available once TVM is installed. And of course images and...
    Make sure that your system (Windows, codecs and drivers) is up to date, matching the Requirements and you've filled in your System...
    Replies
    10
    Views
    875
    I had the same issue and found the executable under C:\ProgramData\Team MediaPortal\MediaPortal\skin\Titan\BasicHome.Editor\TitanEditor.exe Only the shortcut was missing.
    I had the same issue and found the executable under C:\ProgramData\Team...
    Hi all, Not a rant, more a sharing of experience (maybe hoping to get some clarification on which wrong turn I took) It has been...
    Replies
    9
    Views
    1K
    Top Bottom