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

    @CyberSimian Sorry, I missed your last post. I ended up doing a clean install on the client and all is well now. It still doesn't let me go back in time when I change channels but it does continue operating from that point on. I'm ok with that. Thanks for your help! EDIT: I now downgraded the server (as I did with the client above)...
    @CyberSimian Sorry, I missed your last post. I ended up doing a clean install on the client and all is well now. It still doesn't...
    When I first start watching a TV program the timeshift functions works perfectly. I can shift back and forth in time and it works...
    Replies
    11
    Views
    562
    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
    824
    There is a conflict as you have said between WinTV ad MP TV. MP TV takes over the Hauppauge HVR-1265 card. I may be even getting more channels with it. The Titan TV worked great until last year. Now it will not run the scheduler. WinTV scheduler will let me program manually but I have to set a program for each day. If I try to set...
    There is a conflict as you have said between WinTV ad MP TV. MP TV takes over the Hauppauge HVR-1265 card. I may be even getting...
    Sorry, but I have followed all the links that show how to upload specs and logs. I have read numerous pages that seem to be out of...
    Replies
    7
    Views
    402
    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
    454
    Top Bottom