PlayOn!X



Update (by Oscar Jan. 12, 2013):

- Sorry, now Mike's online service is down.
- Here is my  last.xml   snapshot from Jan 5 with some more German channels added.
- Unzip this XML file to   scripts\rtmp-db\db\   and run database update if you lost all channels.


Description

Rtmp-db is a package for PlayOn!X project made by Oscar. If you would like to contact him, please use following e-mail address: lorolouis @ gmail.com (without spaces).

This add-on is based on rtmpGUI PC application: http://forum.wiziwig.eu/threads/58518-rtmpGUI-Official-thread

It allows watching directly on POHD many rtmp streams from XML database list, maintained by rtmpGUI users: http://apps.ohlulz.com/rtmpgui/list.xml

It uses SQLite Database, PHP engine and it needs working media-translate (rssEx) package with rtmpdump binary. See http://code.google.com/p/media-translate/ for the original rssEx sources.

Live update of the Channel list (to local Database) from website is provided by a menu entry. The menu also offers search and sorting within main and favorite databases. Favorite's functionality is implemented by 0 button.



Installation

    1) Extract and copy files from: http://oscar-db.googlecode.com/files/package-rtmp-db-june-09-2012.zip to your media player HDD /scripts/rtmp-db

    2) Create the following menu entry in your navigation rss (menu.rss):
    <item>
    <title>RtmpGUI</title>
    <link>http://127.0.0.1:82/rtmp-db/index.php</link>
    <media>/home/scripts/rtmp-db/images/rtmp.png</media>
    </item>
    

    3) Using a local XML list instead of Online Update
    Copy your XML file structured as per rtmpGUI format to /home/scripts/rtmp-db/db/last.xml
    The DB update will be taken from it instead of online list. If you want to synchronize DB to the online list again, just remove or rename the local file /home/scripts/rtmp-db/db/last.xml

    4) Submitting new channels to rtmpGUI shared online database:
  • Install VLC 1.x and rtmpGUI PC application from here: http://forum.wiziwig.eu/threads/58518-rtmpGUI-Official-thread
  • Sign for free API key: http://apps.ohlulz.com/rtmpgui/users/index.php
  • Follow the instructions discussed in the official thread




Screenshots