87w ago - Following up on the official
Showtime PS3 v3.2 release, today PlayStation 3 homebrew developer
Redsquirrel87 has updated the PS3 Media Player to Showtime Repack (unofficial build) v3.3.037 with the changes detailed below.
Download:
Showtime Repack v3.3.037 (Unofficial Build) for PS3
PS3 Showtime Media Player Repack v3.3.037 Update Changelog:
- Add support for tracking # of times an item has been played.
- prop: parent == NULL same as a zombie
- Fix build breakage
- Add support for keeping track of playcount and last time played for items
- Add missing file
- Split some db support code from metadata.c -> db/db_support.c
- Fix build on OS/X
- Fix some copy-paste programming error (affected SID and GMEfile playback)
- metadb: More robust loading of cached directories
- metadb: Log when we run into SQL syntax issues
- metadb: Whitespace fixes
- metadb: Fix broken SQL
- Get rid of prop_create_check()
- Merge branch 'release/3.2'
- Update italian translation
- Traditional Chinese language file for Showtime-3.2
- Add sqlite3 binary to gitignore
- metadb: Store video file format in video info as well
- Add support for default flag for audio/subtitle tracks
- Merge branch 'metadata-v2'
- bump for tag
- A very simple pooling of sqlitedb handles
- metadb: Fix some bugs
- Allow fa_scanner to read entire directory structures from metadata cache
- build sqlite3 cmd tool with -DSQLITE_DEFAULT_FOREIGN_KEYS=1
- Make Sqlite3 fly on PS3
- Add hts_mutex_init_recursive() -- Sqlite needs this (*grumble*)
- Fix fallout from rebase from master
- Make metadata cache versioned
- Move meta.db into path for persistent storage
- Switch metadb to WAL journal mode
- drop stray printf()s
- metadb: Add support for schema upgrades
- Add a bunch of SQLITE_OMIT_ compile time defines
- metadata schema
- Add stuff for building sqlite3 shell
- Initial work on metadata cache in sqlite
- Include sqlite3 in build
- ps3: Disable audio copy control
- Don't offer multich audio controls on ps3 audio output
- ps3: Avoid using MSG_WAITALL. It seems a bit buggy or something
- readme: Mention that wii port is broken
- update ps3 readme a bit
- Merge pull request #35 from bielorkut/patch-1
- configure: Fail if libav configure/make fails
- Some spelling mistakes corrected.
- ps3: Build libav from submodule
- Make libav as submodule work on linux
- libav as submodule
In related news, the Showtime Channel9 Plug-In has also been updated by
facanferff to v1.2 (requires
Showtime 3.2 official) located in Plug-In Central within Showtime, with the changes detailed below:
Changelog:
- Add support to sort feeds by: recent, most viewed or top rated
- Add Showtime's paginator to list videos
- Fix broken Channel9
What is Channel9?
Channel 9 features video channels, discussions, podcasts and screencasts including interviews with Microsoft developers about their products which has been adopted by various Microsoft teams as a way to aggregate feedback and respond to issues.
Who needs exit 2 xmb, since you can do it via ps button -.-
Download: https://www.lonelycoder.com/doozer/buildmaster/download/3504 / https://www.lonelycoder.com/doozer/buildmaster/download/3505 / https://www.lonelycoder.com/doozer/buildmaster/download/3503 / https://github.com/andoma/showtime
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...
Thanks for your continued work on this.