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
    51
    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


    Write your reply...

    Similar threads

    I did a check of MP 1.36 x64 on Win11 and I can confirm, that the TV server correctly detects running MediaPortal.exe process.
    I did a check of MP 1.36 x64 on Win11 and I can confirm, that the TV server correctly detects running MediaPortal.exe process.
    Hi, I am using MP in a client-only setup including DVB-S card for over 10 years now. And regularily scheduling records waking up...
    Replies
    9
    Views
    872
    On the assumption you are using an OTA/Cable or Sat tuner then no internet connection is required for live TV recordings. BUT only if you already have Media Portal fully installed and functional. For all practical purposes you will need an internet connection to get Media Portal properly installed on a PC! Yes.
    On the assumption you are using an OTA/Cable or Sat tuner then no internet connection is required for live TV recordings. BUT only...
    is media portal a standalone or is internet connection required for live TV recordings? after scheduling a program will the PC turn...
    Replies
    1
    Views
    602
    Hi CyberSimian (and others) just a bit along the coast from me (near Exeter) - I know you are very long-standing! Not going to make this long winded or anything, but just to point out over the @15 years I've overall donated several hundred quid. And I begrduge NONE of it, not a penny - I do wish MP well - 100%. It is an awesome...
    Hi CyberSimian (and others) just a bit along the coast from me (near Exeter) - I know you are very long-standing! Not going to...
    ONGGGG term MP user (and donator - why wouldn't you?) and leaving somewhat reluctantly. Few reasons, some that just seem...
    Replies
    4
    Views
    1K
    MP1 MP2 MP2 - V2.5 No Thumbnails for TV recordings DE
    I know, missing thumbnails for TV recordings have been discussed before. But even after tryping to follow possible solutions provided by the forum, the problem persists. In short, I am running MP 2.5 on a Win11 system with the skin blue vision (I also tried WMC but same issue). When recording TV shows no thumbnails are created. I have...
    I know, missing thumbnails for TV recordings have been discussed before. But even after tryping to follow possible solutions...
    I know, missing thumbnails for TV recordings have been discussed before. But even after tryping to follow possible solutions...
    Replies
    0
    Views
    325
    Nice finding! (y)(y)(y) Adapted to new DWHD and PVHD ;) Position is in front of category bar ;)
    Nice finding! (y)(y)(y) Adapted to new DWHD and PVHD ;) Position is in front of category bar ;)
    This thread is intended for skin authors, plus those advanced users who have learnt skin programming and have customised the skins...
    Replies
    1
    Views
    761
    Top Bottom