Page 1 of 3 123 LastLast
Results 1 to 10 of 226

Thread: P61-Beta Megapack bootcode neutral

Hybrid View

  1. #1
    Join Date
    Dec 2009
    Location
    ON, Canada
    Posts
    4,910

    Exclamation P61-Beta Megapack bootcode neutral

    For ALL PBO owners.

    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.

    P61-Beta- (BC16+).mega.YT.4opt

    Code:
    ~ # df -h
    Filesystem                Size      Used Available Use% Mounted on
    /dev/root                78.6M     59.3M     19.3M  75% /
    /dev/mtdblock/2          69.0M     40.6M     28.4M  59% /usr/local/etc
    /dev/rd/0                40.0k     40.0k         0 100% /mnt/rd
    • Squeeze everything in there, both IMS modules from PBO and ACR, metafeeds, xLive and RSS-Jukebox.
    • Adds YouTube (HD), Shoutcase, xspf & m3u playlists to the megapack.
    • 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).
    • Added missing image pack for mos services (better visibility for YT GUI)






    Release Notes:
    Pre-installation setup: You MUST fully erase your PBO prior to the firmware upgrade to do that follow "tourist" advice below.
    Quote Originally Posted by tourist View Post
    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/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 : access "http://YOUR.PBO.IP/WebTorrentHome.html"

    Need more Asian feeds ? check BB88'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)
    Last edited by aasoror; 11-08-2010 at 07:44 PM.
    [*]Still new..? check the wiki. [*]Your shares gone for no reason ? Create a machine shortcut. [*]Trashing the G-adapter? upgrade cheaply to N. [*]Getting the hang of it? get organized .. add share shortcuts. [*]Getting sick of it ? it never hurts to rant here [*]Wishing for the time machine? give your PBO a makeover. [*]Bricked it while doing so ? unbrick it for $5[*]Not into cross flashing? keep it semi-official [*]Too lazy to read all that ? you asked for it.[*] Thank U PBO

  2. #2
    Join Date
    Aug 2010
    Posts
    1,045

    Default

    Can't download. File not valid (yet?).

  3. #3
    Join Date
    May 2010
    Location
    In the land of make believe.
    Posts
    505

    Default

    Quote Originally Posted by tourist View Post
    Can't download. File not valid (yet?).
    He just made a minor typo in the url.

    http://www.4shared.com/file/yjmIbmw6...egaYT4opt.html

  4. #4
    Join Date
    Dec 2009
    Location
    ON, Canada
    Posts
    4,910

    Default

    Quote Originally Posted by BadIntentions View Post
    He just made a minor typo in the url.

    http://www.4shared.com/file/yjmIbmw6...egaYT4opt.html
    Sorry guys, fixed it, it was an unintended "newline"
    [*]Still new..? check the wiki. [*]Your shares gone for no reason ? Create a machine shortcut. [*]Trashing the G-adapter? upgrade cheaply to N. [*]Getting the hang of it? get organized .. add share shortcuts. [*]Getting sick of it ? it never hurts to rant here [*]Wishing for the time machine? give your PBO a makeover. [*]Bricked it while doing so ? unbrick it for $5[*]Not into cross flashing? keep it semi-official [*]Too lazy to read all that ? you asked for it.[*] Thank U PBO

  5. #5
    Join Date
    Aug 2010
    Posts
    1,045

    Default

    Thank you very much. I'll try it tonight.

  6. #6
    Join Date
    Jan 2010
    Location
    In my house, silly.
    Posts
    295

    Default

    Dang, I got barely used to the new gui and look what aasoror's done already! LOL

    Can't wait to try this out on one of the PBOs tonite ..

    Thanks, aasoror!
    Last edited by billcat; 10-15-2010 at 11:43 PM.

  7. #7
    Join Date
    Oct 2010
    Posts
    3

    Default

    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/username/YourUserName/g" /usr/local/bin/scripts/menu.rss
    Thank you 4 your nice software.
    Metafeeds change to my accont didn't work.
    I did this.
    =================================================
    # sed -i "s/username/xxxxxx/g" /usr/local/bin/scripts/menu.rss
    ==================================================

    also I did this.

    ================================================== =
    # mount -o remount,rw /
    # sed -i "s/METAFEEDS_USERNAME/xxxxxx/g" /usr/local/bin/scripts/menu.rss
    # mount -o remount,ro /
    ================================================== =

    xxxxxx is my metafeeds username: fav_xxxxxx.



    I don't know why it didn't work.

    BTW My BC code is 23.
    Thanks.

  8. #8
    Join Date
    Dec 2009
    Location
    ON, Canada
    Posts
    4,910

    Default

    Quote Originally Posted by zorron View Post
    Metafeeds change to my accont didn't work.
    You can do vi
    Code:
    vi /usr/local/bin/scripts/menu.rss
    use the arrows to browse to the part you want to change.
    press "i" (for insert most)
    delete existing and add you own user name as you would normally do.
    press escape (to exist insert mode)
    press ":wq" (to Write change then Quit).
    double check your changes using the cat command
    Code:
    cat /usr/local/bin/scripts/menu.rss
    [*]Still new..? check the wiki. [*]Your shares gone for no reason ? Create a machine shortcut. [*]Trashing the G-adapter? upgrade cheaply to N. [*]Getting the hang of it? get organized .. add share shortcuts. [*]Getting sick of it ? it never hurts to rant here [*]Wishing for the time machine? give your PBO a makeover. [*]Bricked it while doing so ? unbrick it for $5[*]Not into cross flashing? keep it semi-official [*]Too lazy to read all that ? you asked for it.[*] Thank U PBO

  9. #9
    Join Date
    Oct 2010
    Posts
    3

    Thumbs up

    Thank you very much. Your reply is so quick. I'll try when I go home and report to you late.

  10. #10
    Join Date
    Oct 2010
    Posts
    3

    Smile

    Quote Originally Posted by aasoror View Post
    You can do vi
    Code:
    vi /usr/local/bin/scripts/menu.rss
    use the arrows to browse to the part you want to change.
    press "i" (for insert most)
    delete existing and add you own user name as you would normally do.
    press escape (to exist insert mode)
    press ":wq" (to Write change then Quit).
    double check your changes using the cat command
    Code:
    cat /usr/local/bin/scripts/menu.rss
    It works for me. Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •