97w ago - Today PlayStation 3 developer
facanferff has made available Showtime TV: WatchTV and GameTrailers for PS3 homebrew fans.
Download:
Showtime TV: WatchTV and GameTrailers for PS3 /
Showtime + WatchTV 3.41 PKG by
CloneD /
Guide /
GIT
To quote: With this talk and before you download Showtime + WatchTV + Channel9 + GameTrailers, you have to know how this system works.
1. Extract the folder called list from the archive to any place of your computer
2. Upload it to a website that you have or wait for a known person to you do it (the folder list must not be changed, the name should be this and only this)
3. Install the pkg provided in the package
4. Go to Showtime's Settings
5. Enable WatchTV plugin, enable too the option called "Check for new versions" (this searchs for new versions of the plugin each time you open WatchTV, it is a very useful option to enable) and below that option is one called "Remote website" there you enter the full name of your website till the folder list you uploaded to that website.
For example:
Imagine you have uploaded the full path of list folder is this:
http://www.example.com/example/list/
You have to write with a keyboard in that option the following:
http://www.example.com/example
Note: You have to include "http://" (without double quotes) for it to work otherwise you get an error
6. Go to WatchTV plugin and you should have three folders called:
- All Channels
- Genres
- Country
What's do each one?
All Channels: Searchs all the files of the list folder supported and shows every channel in it, as a big list
Genres: Here you can choose a genre, for example if you choose Entertainment, it will show you the channels included in the list-entertainment.xml file
Country: Same thing as Genres, but it will only show to you the channels of the selected country
That's it, you made it and you have WatchTV working.
For Devs and people that know XML: If you want to add your own streams to it, add the folowing lines:
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>WatchTV - List</title>
<link>http://www.github.com/facanferff/showtime</link>
<description>TV Channels</description>
<item>
<title>Name of the channel</title>
<link>rtmp link, consult: http://psx-scene.com/forums/content/tutorial-get-rtmp-links-tv-streams-others-1288/</link>
<thumbnail>link for the logo of the channel</thumbnail>
<country>two letters identifying the country of the channel (e.g.: us)</country>
</item>
</channel>
</rss>
Do you see what's between /description and /channel that's what you have to add each time you want to add a channel.
FAQ:
1. I don't want to upload the folder to a website, instead of that I have a website that uses your folder, what I have to do?
If this is your case, you may bypass steps 1 and 2, and start by installing directly the pkg, once there, in the option "Remote website" write that website as specified in step 5.
2. The genres list should have more genres, what can I do for it?
Contact me so i can add that genre.
3. The country list is incomplete it needs more countries, what can I do for it?
Contact me so i can add that country.
Finally,
facanferff is also working on a YouTube plugin for Showtime, with details as follows:
Current Features:
- Login to Youtube
- Standard feeds (complete)
- Movie Feeds (not supporting yet paid content)
- Trailer Feeds (complete)
- User Feeds (Favorites, New subscriptions, Contacts, etc.)
- Getting Video Information
- Every resolution supported (240p, 360p, 480p, 720p, 1080p)
- Search videos
- Pagination (Powerful and fast!)
- Recommendations
- Get information about user
- Search for User Profile
- Related videos (if Advanced Youtube is enabled)
- Response videos (if Advanced Youtube is enabled)
Rules for those interested in being a beta tester:
- Should use http://facanferff.co.cc in order to add bugs you may find while testing or request for features or add suggestions
- Should know where Showtime is located in /dev_hdd0 in order to install the plugin
Download: https://github.com/downloads/facanferff/showtime-plugin-youtube/youtube.zip / https://github.com/facanferff/showtime-plugin-youtube
Below are the changes, as follows:
The first major release of the plugin was more than a year ago and now it is time to renew that experience and provide a improved experience that I hope everyone will enjoy. Please see carefully the changelog so you know exactly what's new:
Add: Support for Continuous Playback (needs to activate setting in Showtime's Video Playback Settings)
Add: Main Page now supports order customization (like Showtime Main Page)
Add: Youtube Disco
Add: Native Sorting (by Publish Date, by Views, by Title (incrementing/decrementing) and as Default)
Add: Youtube EDU
Add: Featured feed in Youtube Movies
Add: New User Profile Interface/Experience
Add: New Advanced Mode for videos
Add: Choose what feeds to show in User Profile
Add: Header buttons in Oceanus skin plugin
Add: Item Menu:
Like/Dislike video
Comment video
Add to Favorites
Add to Watch Later
Related Videos
Response Videos
Redirect to Movie (if video is a known trailer)
Trailers (if video is a movie)
Redirect to a Show (if video belongs to a Show)
Redirect to the Show Season (if video belongs to a Show Season)
Fix: Video Playback
Fix: Some videos would fail due to some RegEx differences
Fix: Videos that are no available don't show friendly error message
Fix: The plugin would load additional pages of a feed that didn't contain entries
Fix: User Favorites didn't work
Improvement: Updated video metadata for support in Oceanus skin plugin
Improvement: More flexibe Youtube Search
Improvement: Don't show login popup in search
As you may see several things that were being asked since the first release are now here, fresh and ready to be used.
Showtime Plugin Youtube changes:
The new Home Screen, using SELECT + Arrows in PS3 you can customize the order of the items.
The improved item listing.
The new Youtube Search screen providing easy to use search for everything you want.
The new advanced mode in videos, cleaner and easier to use.
The new User Profile screen, featuring an easy to use and fast experience.
Installation:
Go to Plugin Central (puzzle icon in home screen) inside Showtime and download the plugin.
Special thanks:
andoma: for creating Showtime and maintaining it
Tyrant: for beta testing the plugin and giving fresh ideas
Note:
When testing, my Beta Tester (El Tyrant) found that the resume videos of Showtime does not work properly with the plugin, so please disable the following settting: Video playback -> Resume video playback
FAQ:
1. I found some issues, had crashes or have suggestions, where can I inform the developer about them?
At lonelycoder.com/redmine/projects/showtime.
Finally, below is a brief tutorial on how to log out from the Showtime Plugin YouTube from facanferff (via psx-scene.com/forums/content/tutorial-log-out-showtime-plugin-youtube-2841/) for those interested:
Recently a user in IRC (EFNET, #showtime) asked how to log out from the current user in Youtube plugin for Showtime, so here is a tutorial for it. This method is only needed for versions 1.5 and up where it uses OAuth2 as the main authentication method. This method works for the standalone version.
The process is really simple and may be done via Multiman:
1. Go to the jsstore folder of showtime.
In PS3: /dev_hdd0/HTSS00003/USRDIR/settings/settings/jsstore
In Linux: /home//.hts/showtime/settings/jsstore
2. Delete the file called youtube-oauth2.
3. Open Showtime and it will no longer use your old user account, so you may authenticate again for another user account.
FAQ
1. Now every time I try to play a video, it fails with random errors, what is happening?
With the recent website changes featuring a new layout, the plugin is unable to play any video. A fix for it is being worked on and will be available once it is possible and it is confirmed to be stable. Sorry for this.
2. I found the plugin crash for some reason, what can I do?
The simplest answer is report it, you can either use lonelycoder.com/redmine/projects/showtime/ or github.com/facanferff/showtime-plugin-youtube/issues. Please report any issue you encounter, if you don't I may not face it so I will not fix it by the simple aspect that I won't know about it.
More PlayStation 3 News...
Download: https://www.lonelycoder.com/doozer/buildmaster/download/5321 / https://www.lonelycoder.com/doozer/buildmaster/download/5322 / https://www.lonelycoder.com/doozer/buildmaster/download/5320 / https://github.com/andoma/showtime
For those who missed them, a Showtime PS3 Media Player Skin Oceanus and Showtime PS3 Plugin TMDB and Oceanus Skin Plugin are also available.
4.1.270
Make sure Showtime does not downgrade a plugin to a lesser version
4.1.269
Add support for replacing various parts of the UI using plugins. More information about this will surface once plugins support it
4.1.267
For beta-testers of plugins there is now a setting under "General" where a user can specify a, list of space separated, passwords
that will enable beta testing of plugins. Passwords are administrated by the plugin developer
4.1.259
Add support for adjusting volume during video playback using up/down keys
Fixes #1241
Fixes #1123
Fixes #751
Fixes #560
4.1.249
Don't wrap from end to beginning of list during continuous video playback
Fixes #1250
4.1.245
Correctly recognize '.m2ts' as a file type ending to ignore
Fixes #1391
4.1.244
Reworked audio pipeline. This should fix various issues. In particular various clicks and pops now and then on PS3 should be gone.
Fixes #1408
Fixes #1308
Fixes #1005
Fixes #964
4.1.225
Upgrade to libav9_beta2. This is a huge upgrade that might cause problems with some files. Please report bugs if anything seems to have broken
4.1.221
Fix broken RTMP(E) playback on PS3
4.1.210
Fix a problem that caused playback time to stay at 0:00 for some audio files
4.1.182
Fix problem that caused resume position not to be reset when movie ended
4.1.166
Fix search lookup loops when changing TMDB configuration
Fixes #1293
Fixes #1292
4.1.129
Add support for Shoutcast playback. Plugins are required to be able to browse Shoutcast services
4.1.99
Add support for setting custom movie titles directly from the item popup menu
Fixes #1213
4.1.98
Add an action in settings->general to clear the entire metadb item table. Safeguarded with a popup as it is a non-revocable action.
Fixes #1218
4.1.95
ps3: When seeking using L2/R2, rescale seek delta based on duration of feature. In principle this make it so that the user can always seek from begining to end in ~2 seconds regardless of how long the currently playing media is.
4.1.92
Add Exit and Standby as items in the page popup menu
Fixes #1042
Fixes #1184
4.1.84
Only reset screensaver timer if movie is actually playing
Fixes #1022
Fixes #1115
4.1.76
Add support for plugins that can replace certain parts of the UI
4.1.68
Add support for categorization of plugins. When browsing available plugins they will appear under a category instead of a single long list
4.1.50
TMDB: Let user choose which language to use for TMDB. Also lets user choose if to display the original title or translated title
4.1.26
Don't set resume time for videos if current position < one minute. This makes sure the user does not accidentally lose the resume
position if restarting the video from beginning by mistake
4.1.25
Let 'mark as seen' create entry in item table if it does not exist
Fixes #1175
4.1.20
Improve Showtime's response time to play/pause events
Fixes #1180
More PlayStation 3 News...
Download: http://www.sendspace.com/file/x2lna5 / http://www.sendspace.com/file/eipnn6
From his blog, to quote: Showtime Plugin TMDB released!
That's right! We're again at that time a new release comes to Showtime and this time is the newest plugin for TMDB, featuring a different experience from anything you could find before in Showtime.
TMDB Updates:
1. Home Screen
2. Movie View
3. Person View
4. See more
5. Authentication, easy to follow instructions on screen
6. User Profile
7. Loading screen, should reduce potencial crashes
I hope you enjoy this release, so now the instruction to get it: First of all, it requires Showtime 4.1 at least.
Method 1 (both standalone and multiMan embedded Showtime):
Download: https://github.com/downloads/facanferff/showtime-plugin-tmdb/tmdb.zip
Put zip archive at dev_hdd0/HTSS00003/USRDIR/settings/installedplugins or if you use Showtime through multiMAN
Put the zip archive in: dev_hdd0/game/BLES080608/USRDIR/sys/st4_settings/installedplugins/
Method 2 (only for standalone Showtime, thanks wizzkidd):
Download: http://www.sendspace.com/file/3wl0up or http://www.sendspace.com/file/7gu3ij
Install the pkg normally.
Method 3 multiMAN edition PKG:
Download: http://www.sendspace.com/file/tnecsq
Special thanks:
andoma: for creating Showtime
Tyrant: for beta testing the plugin
wizzkidd: for the pkg installs
FAQ:
1. I found some issues, had crashes or have suggestions, where can I inform the developer about them?
At lonelycoder.com/redmine/projects/showtime.
Official source: facanferff.net
irc.efnet.net #showtime
Update: TMDb v1.1 Changelog:
Add: Support for specifying 3 search sources (in Movie View, only supports PLX playlists at the moment)
Add: Browse movie in Youtube (in Movie View, requires Youtube plugin to be installed)
Add: Play Now button (in Movie View, if clicked it will play the video specified in the URI)
Add: Show all lists that contain a movie (in Movie View)
Add: Make plugin design independent of Oceanus plugin (user without Oceanus plugin couldn't load See more lists)
Add: Search for a list
Add: Show if a movie was marked as favorite (in Movie View)
Add: Show if a movie was marked as watchlist (in Movie View)
Add: Choose background for current movie (in Movie View)
Add: Choose poster for current movie (in Movie View)
Add: Browse most popular people
Add: Allow user add movie to watchlist
Add: Browse a list by id
Add: Hide Favorite/Watchlist button if movie was already marked
Add: Kids In Mind's Parents Guide (in Movie View)
Fix: Search would not work if user specified 2 or more words separated by spaces
Fix: User would not be logged in after some uses
Fix: If a movie/person had no poster the screen would be somewhat corrupted
Fix: In Genres page, movie titles would not show
Fix: In some cases, when a subrequest (i.e. favorites in user view) failed, the page would not show up
Enhancement: Better Search movie by title algorithm (only observable externally, i.e.: TMDb View in Navi-X) (See Note 1)
Enhancement: Improve slightly Genres page design
Enhancement: Improve Movie View loading time
More PlayStation 3 News...
Let me know if it is OK for you