For BC16 owners, and those who likes to play with the BC18+ boxes.
SquashFS root image was unpacked and packed as a yaffs2 image (and config.xml modified properly).
As usual (with any firmware upgrade be it official or custom), please don't attempt unless you can recover serially. This isn't official and is not endorsed by PM in any way.
P05-IMS-Demo (for BC16)
Code:
/ # df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 96.4M 96.4M 0 100% /
/dev/mtdblock/2 8.0M 1.4M 6.6M 17% /usr/local/etc
/dev/rd/0 40.0k 40.0k 0 100% /mnt/rd
Custom Releases:
1. Drop all IMS contents and replace with the small organized ones from ACR, enjoy the space
P05-IMS-Demo (for BC16) Lite
Code:
~ # df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 133.9M 79.1M 54.8M 59% /
/dev/mtdblock/2 16.0M 5.8M 10.2M 37% /usr/local/etc
2. Squeeze everything in there, both IMS modules from PBO and ACR, metafeeds, xLive and RSS-Jukebox. No need for HDD to be installed. Remember to unmount /usr/local/bin/scripts if you have i prior metafeeds installation.
P05-IMS-Demo (for BC16) megapack
There is also more than enough space for infosite and optware .. etc
Code:
~ # df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 133.9M 121.3M 12.5M 91% /
/dev/mtdblock/2 16.0M 5.8M 10.2M 37% /usr/local/etc
3. Adds YouTube (HD), Shoutcase, xspf & m3u playlists to the megapack.
P05-IMS-Demo (for BC16) megapack YT Edition
Code:
~ # df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 133.9M 120.7M 13.1M 90% /
/dev/mtdblock/2 18.0M 9.9M 8.1M 55% /usr/local/etc
4. Added ipkg-cl for optware installation on YT Edition, reworked directly structure for enable write access (without remount) to opt, unicgi and various IMS-Modules folders for a more smooth customizable experience (not to mention faster bootup too).
P05-IMS-Demo (for BC16) megapack YT Edition 4 Optware
Code:
~ # df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 78.6M 72.9M 5.7M 93% /
/dev/mtdblock/2 69.0M 57.6M 11.4M 83% /usr/local/etc
/dev/rd/0 40.0k 40.0k 0 100% /mnt/rd



Release Notes:
Pre-installation setup: Its recommended to full erase your PBO prior to the firmware upgrade to do that follow "tourist" advice below.

Originally Posted by
tourist
Only after I downgrade it to P02, which went through the flashing process twice (i.e. reboot in between), and then re-flash with IMS YT firmware with 2 flashing processes solved the problem. Unlike my previous update, all the settings (including date/time/network) were all gone.
Metafeeds: go to metafeeds.com, create an account (note user name). telnet to the box and remount / as rw. Edit /usr/local/bin/scripts/menu.rss and replace the "username" in the "fav_username" inside the menu.rss with your metafeeds.com account name, or use the following sed command
Code:
# sed -i "s/fav_username/YourUserName/g" /usr/local/bin/scripts/menu.rss
RSS-Jukebox: To get this jukebox running get the TViXiE2Playon!HD (how to here). And the file you will want to edit to add your jukebox path to is in "/usr/local/bin/scripts/Movie_Jukebox/Movie_Jukebox.rss" or in "/usr/local/etc/dvdplayer/savedrss/scripts/Movie_Jukebox/Movie_Jukebox.rss", you will need to remount / as rw when you are editing it as well. For more info about configuring a network based jukebox read here.
PBO BT web interface (megapack YT Edition) : access "http://YOUR.PBO.IP/WebTorrentHome.html"
The mos YT experience : Having hard time making up the highlighted/selected video ? download the image pack from here into some place accessible to the PBO, then execute the following
Code:
cp /wherever/YTimages.tar /usr/local/etc/bin/image/
cd /usr/local/etc/bin/image
tar -xf YTimages.tar
rm YTimages.tar
Need more Asian feeds ? check tourist's post here.
Credits:
Metafeeds : vonck (POHD-forums)
xLive : Cap (Xtreamer-forums)
Jukebox : OoD (POHD-forums)
mos : FarVoice (O!Play-forums)
rssex : timduck (iconbit-forums)
Mods and edits where necessary : aasoror (PBO-forums)
Acknowledgments
Snappy46 (PBO-forums)