• Home
  • Downloads
  • EBOOT Fixes
  • Forums
  • New Posts
  • Register
    • Welcome, Register Now! 
    • Premium VIP Membership
    • PS3 Sticky
      • PS3 CFW & MFW
      • PS3 Debug Firmware
      • PS3 Decrypted PSN Links for CFW
      • PS3 Downloads
      • PS3 EBOOT.BIN Original File Links
      • PS3 Firmware
      • PS3 Game Releases List
      • PS3 Guides & Tutorials
      • PS3 Hacking Guides and Tutorials
      • PS3 Hacks & JailBreak
      • PS3 Help & Support
      • PS3 JailBreak Game Compatibility List
      • PS3 JB2 / True Blue (TB) Game Links
      • PS3 multiMAN Updates
      • PS3 Resources
      • PS3 Reviews
      • PS3 Save Files Repository
      • PS3 Themes
      • PS3 Trophies List
      • PS3 Videos
      • PS Vita Trophies List
    • Quick Links
      • Affiliates
      • Contact Us
      • FAQ
      • Post News
      • Site Rules
      • Tag Cloud
 

Showtime PS3 Media Player WebMedia Plugin v1.0 is Released

Category: PS3 Hacks & JailBreak  By: PS3 News - (psx-scene.com)
Tags: showtime ps3 media player showtime webmedia plugin andreus ps3 ps3 hacks

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.






Stay tuned for more PS3 Hacks and PS3 CFW news, follow us on Twitter and be sure to drop by the PS3 Hacks and PS3 Custom Firmware Forums for the latest PlayStation 3 scene updates and homebrew releases!

Comments 527 Comments - Go to Forum Thread »

Errors

The following errors occurred with your submission

Okay

Quick Reply Quick Reply

  • Decrease Size
    Increase Size
  • Wrap [QUOTE] tags around selected text
Posting Quick Reply - Please Wait Posting Quick Reply - Please Wait
JOshISPoser's Avatar
#497 - JOshISPoser - 32w ago
Reply
damn, i update to testing all the time to see if certain problems get fixed. anyways, videos will still quit out at a random point if i pause them for too long. i think it jumps to the end cause if i have resume playback, it just starts the video over

conceptemc2's Avatar
#496 - conceptemc2 - 34w ago
Reply
This sort of Homebrew Application sounds truly promising. I appreciate all the details provided.

JOshISPoser's Avatar
#495 - JOshISPoser - 34w ago
Reply
the metadata is... interesting. it surprises me sometimes when it works, other times it just renames files to movies like you said.

i'll try to turn it off, but then it's right back on when i load up showtime again.

niwakun's Avatar
#494 - niwakun - 34w ago
Reply
The meta feature of showtime is really a big epic fail, it just doesnt work as it should since every video that I got in my library show the same title like, Avatar, wow! I have Avatar on my collection even if I dont.

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.

rageagainst1's Avatar
#493 - rageagainst1 - 34w ago
Reply
I don't know about everyone else, but I really don't like the new gui for Showtime. I like the old interface much more.

Page 7 of 106 «‹123456789›LAST »

Related PS3 News and PS3 CFW Hacks or JailBreak Articles

• PSPMinis / PS3Minis / Bite v1.5.1 Update for PS3 is Now Released
• PS3 Fan Control Utility v1.7 for PS3 CFW CEX 3.41 to 4.41 Arrives
• PSPMinis / PS3Minis / Bite v1.5 for PS3 with PSP Homebrew Support
• PS3 Fan Control Utility v1.6 for PS3 CFW CEX 3.41 to 4.40 Arrives
• OpenSCETool (OSCETool) v0.9.2 By SpacemanSpiff for PS3 is Released
• PUAD GUI v1.5 - PS3 PUP Unpacker, Repacker and Decrypter Out
Affiliates  NewsNow  Privacy  PS3 CFW & MFW  PS3 Hacks & JailBreak  PS3 Reviews  PS3 Videos  © 2013 PlayStation 3 News

PlayStation 3 Links

• Contact Us E-Mail
• PS3 Affiliates
• PS3 CFW & MFW
• PS3 Debug Firmware
• PS3 Decrypted PSN Links for CFW
• PS3 Downloads
• PS3 EBOOT.BIN Original File Links
• PS3 Firmware
• PS3 Game Releases List
• PS3 Guides & Tutorials
• PS3 Hacking Guides and Tutorials
• PS3 Hacks & JailBreak
• PS3 Help & Support
• PS3 JailBreak Game Compatibility List
• PS3 JB2 / True Blue (TB) Game Links
• PS3 multiMAN Updates
• PS3 News Forums
• PS3 News Site FAQ
• PS3 News Site Advertising FAQ
• PS3 News Site Posting FAQ
• PS3 News Site Privacy FAQ
• PS3 News Site Rules
• PS3 News Site Tag Cloud
• PS3 News Site Terms
• PS3 Resources
• PS3 Reviews
• PS3 Save Files Repository
• PS3 Themes
• PS3 Trophies List
• PS3 Videos
• PS Vita Trophies List

PlayStation 3 News Discussions
Introductions: Hello Everyone, I'm New at PS3News.com! - 12m ago

Ultimabstract's Avatar
Quote Hello guys. I am an old gamer lol. My last console was a PS1 and my last game was Final Fantasy IX, I hope I'm not too old for new technology as I int...
By Ultimabstract with
 6978 Comments »
Introductions: Hello Everyone, I'm New at PS3News.com! - 55m ago

Nicktendo13's Avatar
Quote Hello everyone! just joined and im excited to learn some cool stuff!...
By Nicktendo13 with
 6978 Comments »
Grab Killzone: Mercenary a Week Early, Pre-order Bonuses Detailed - 2h ago

windrider42's Avatar
Quote Sounds like its best to get it early and get bonuses. And yeah it will be interesting and hope the gameplay is good ...
By windrider42 with
 2 Comments »
GTA IV for Rogero 4.40 - 3h ago

Yrathore's Avatar
Quote Hello Everyone, Can anyone help me for GTA IV , I have Rogero 4.40 CFW in my PS3 , and i want to play GTA IV, please guys give ...
By Yrathore with
 0 Comments »

Latest PlayStation 3 Trophies
PixelJunk Monsters : Encore : Zero Carat
PixelJunk Monsters : Encore : Wishing Well
PixelJunk Monsters : Encore : Scrooge's Return
PixelJunk Monsters : Encore : Black Flag

Latest PlayStation Vita Trophies
Jacob Jones and the Bigfoot Mystery : Low Notes
Jacob Jones and the Bigfoot Mystery : Unjammed
Jacob Jones and the Bigfoot Mystery : Low Roller
Jacob Jones and the Bigfoot Mystery : Quick Packer

Latest PlayStation 3 Releases
Muvluv Alternative Total Eclipse JPN PS3-HR - 05-17-2013
Skate 2 EUR PS3-Googlecus - 05-16-2013
The Walking Dead A Telltale Games Series PS3-COLLATERAL - 05-15-2013
The Cube PS3-ANTiDOTE - 05-14-2013

Latest PlayStation 3 Themes
Wolverine Origins PS3 Theme - 05-11-2013
Heavy Rain (Official) Dynamic PS3 Theme - 05-09-2013
Wipeout HD Fury Dynamic PS3 Theme - 05-06-2013
Batman Arkham City Dynamic PS3 Theme - 05-04-2013
  • Contact Us
  • -
  • PS3 News