74w ago - Last week the previous Showtime PS3 Media Player plugins were
updated, and today
andreus has released a WebMedia plugin that supports reading RSS, Imagecast, Podcast, Videocast and live TV or radio streams followed by version 1.1.
Download:
Showtime WebMedia Plugin v1.0 for PS3 /
Showtime WebMedia Plugin v1.1 for PS3 /
XML File Maker /
GIT
Below are more details from ReadMe File, as follows: WebMedia plugin for Showtime is a free Internet source media reader. Can read RSS feeds, Imagecast, Podcast, Videocast, Live TV and Live Radio (rtmp).
I build this plugin for my own use because I wanted more than current Showtime plugins can give. The purpose of this plugin is to have the possibility to read free media sources available in the Internet.
I thanks Andreas Oman for this wonderful application that is Showtime and for all the plugin documentation. I also thanks facanferff and NP for their excellent plugins.
IMPORTANT: WebMedia only works with
Showtime v3.3.328+. (Update:
andreus has now
confirmed it also works in older versions as well).
Release notes
1.1: Update version
- Two new types added: Web Resource: For direct links to media content and Web Folder: For direct links to web folders (accepts HTTP/SMB folders)
- Allows to use thestreamdb.com links as sources
- Resolved several bugs in RSS feed reading
- Sources example file with new images for themes
- New logo (all credits go to Girish)
- Several minor improvements
1.0: Initial version
- Read RSS feeds (RSS, Imagecast, Podcast and Videocast)
- Read Live TV and Live Radio (rtmp)
- Settings for choose if want to aggregate sources
- By publisher
- By theme
- By country (242 countries by default)
- By type (6 types by default)
- Read up to four XML data filesfrom HTTP or SMB
- Just need one XML. Just need one URL. No need for a HTTP folder.
- You can choose parental control level (1 to 9) for each source
- You can choose if each source is your favorite
- Extremely flexible, for each source, you can have a simple xml with title and link or a more complex xml with title, link, thumbnail, themes, publisher, country, type, parental control and if is your favorite
- Some debug settings
Installing
WebMedia, in the future, will be available directly from Showtime plugin repository.
Meanwhile if you want to install it on your PS3 you have 2 options:
1. Copy the webmedia.zip file to a USB pen drive, open Showtime, go to the USB pen drive icon and run webmedia.zip file
2. Copy the webmedia.zip file to using a file or FTP manager:
Showtime plugin path: /dev_hdd0/game/HTSS00003/USRDIR/settings/installedplugins/
Showtime (Multiman version) plugin path: /dev_hdd0/game/BLES80608/USRDIR/st_settings/installedplugins/
Configuring
LOCALIZATION OF SOURCES XML FILE
webMedia reads the sources XML file for adding the media sources.
By default, and only for example purposes, the path of this file is inside the zip of the plugin localizated in Showtime directory (see "Installing").
You can unzip the plugin, change the "sources.xml" file and, when your done, zip the plugin again and put it in showtime.
Please note that this only works in unoffical Showtime versions. (see readFile in github.com/andoma/showtime/blob/master/docs/plugins.md)
You can also change the localization of this file file by putting HTTP or SMB paths in the plugin settings.
Examples:
- SMB: smb://192.168.1.10/webmedia/sources.xml
- HTTP: http://192.168.1.10/webmedia/sources.xml
- HTTP: http://pastehtml.com/view/bfsgjamdn.html
- HTTP: http://pastebin.com/raw.php?i=WDVC940d
Creating sources XML file
Just use the "webmedia-xml-maker.html" file localizated inside the zip of the plugin.
Editing "sources.xml" file
Just use the "webmedia-xml-maker.html" file localizated inside the zip of the plugin for creating a news xml file and then add the new
- tags to your old xml file.
Live TV and Live Radio RTMPs
webMedia, like watchTV plugin (by facanferff), can read rtmp links for Live TV and Live Radio.
If you want to see more about rtmp links read the excellent tutorial made by facanferff.
Other
You can use "[WEBMEDIA]" for indicating a local path inside the plugin file. There is a folder "resources" inside the plugin zip file which contains a subfolder for each group. You can use it.
Known issues/Questions/FAQ (with Showtime v3.3.328)
PROBLEM
In PS3, I want to change the localization of the xml file but showtime doesn't let me enter text.
The problem is that Showtime doesn't have a virtual keyboard. This is a Showtime problem. There is several issues registered:
- https://www.lonelycoder.com/redmine/issues/2
- https://www.lonelycoder.com/redmine/issues/680
- https://www.lonelycoder.com/redmine/issues/687
Workaround: You have 2 options:
1. Connect a USB keyboard to your PS3, then, in showtime, go to webMedia plugin settings and manualy add your HTTP/SMB URL
2. Use a FTP filemanger and manualy change the configuration file
of the plugin. This file is in:
Showtime: /dev_hdd0/game/HTSS00003/USRDIR/settings/settings/plugins/webmedia
Showtime (Multiman version): /dev_hdd0/game/BLES80608/USRDIR/st_settings/settings/plugins/webmedia
Just add/change the line "xmllocalization": "xxxxxxxxxxx",
PROBLEM
It takes very time to show the sources.
If you enable probe timeout, webMedia probes the sources before displaying it, there is a setting for configuring the probe timeout. But this is not having any effect. This is a Showtime problem. There is an issue registed. Timeout not working https://www.lonelycoder.com/redmine/issues/778
PROBLEM
I accepted the ToS, but when I restart Showtime it appear again.
The problem is that Showtime can't save to disk realtime setting change. This is a Showtime problem. There is an issue registed. Save a setting in real time https://www.lonelycoder.com/redmine/issues/780
Workaround: You can force it in the plugin settings.
PROBLEM
I want to use an ATOM feed that webMedia does not read. webMedia doesn't read Atom feeds
Workaround: Use a Web site to convert it in real time
Ex:
- http://devtacular.com/utilities/atomtorss/
- http://atom2rss.appspot.com/
PROBLEM
I want to open the RSS feed item link in the browser.
Showtime doesn't support this.
i'll try to turn it off, but then it's right back on when i load up showtime again.
Else, the GUI is just look sexy, just dont like the bigger Icons today, I just the way it look like in 4.00
But at least there are one or more bugs were fixed, none of them were related fixing the various SMB bugs that most of the time crashes the PS3.