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
    1K
    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
    641
    It is present, but not with that name. It is called Scheduler, viz: Interesting. I had never noticed that when the "command" is "ACTION", the "cmdproperty" is the actual window id, but it makes sense that it is. Try this for yourself. First backup your working profile for the remote, then in the "Mapping" panel make a change to...
    It is present, but not with that name. It is called Scheduler, viz: Interesting. I had never noticed that when the "command" is...
    I would like to be able to go directly to the Scheduled recordings window without having to first go to the home menu. I saw this...
    Replies
    1
    Views
    197
    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
    2K
    This is one of the top search results for WMC having stopped working; thanks everyone for the useful information! My shell scripting skills are very rusty these days, so for those like me who are still rocking Windows 7's (or some later version of) WMC, I thought I'd post the (rather hacky) Python script I'm using as a drop-in...
    This is one of the top search results for WMC having stopped working; thanks everyone for the useful information! My shell...
    NOT A MEDIAPORTAL ISSUE. Using MediaPortal1, Kodi for TV viewing. Today I noticed the TV Guide in Kodi stopped updating. A Google...
    Replies
    32
    Views
    5K
    Top Bottom