First off I do not take any credit for the following; Secondly I can only confirm that this works perfectly on PBO with 4318 PBRyan firmware since that is the only one I tried this with. It might work with the new PM firmware with IMS feed I just don't know.
Here's the link that explain what to do: http://www.acryan.com/forums/viewtopic.php?f=98&t=7753
Now although this is an ACryan link the application that it install has been created for the Asus O'play media player. Wow! isn't it that great I have a PBO running an ACRyan firmware running an Asus application .... you gotta love the similarity between those player's.
Now you might run into a little glitch after the installation when you run the rss feed. The problem is that some of the script make use of the linux command "awk" . This command for some reasons is not present (well it's there but only 0 bytes) on the ACRyan firmware 4318 or 4107. So you need to put this command on the /usr/bin/ directory. I used the awk command that was in P02 after I unyaffs it. Unfortunately I can not attach that file here as an attachment so you will have find one yourself unless someone with one of those fileserver account can put one there and insert the link here.
Again I have not tried to install all the application available on that service package (there are many beside rss_ex) so be careful what you do if you do not have a way of recovering your PBO. I can only confirm that rss_ex is ok to install which is all you need to get YouTube back.
Anyhow just follow the instructions provided in the link and enjoy!
EDIT: Just for those that might be curious I copy the required rss feed "/usr/local/etc/moMenu.rss" to my metafeeds account favorite. If you do not have a metafeeds account you will have to find another way to access that local feed like putting it in the menu.rss file.
Adding something like that in you menu.rss (or whatever they use in the new firmware) between the <channel> and </channel> should do the trick.
Or ThisCode:<item> <title>MoMenu</title> <link>/usr/local/etc/moMenu.rss</link> <media:thumbnail url="http://www.metafeeds.com/static/images/feed_default.png" /> </item>
Pick the one that look more similar to the other <item> in the menu.rss file. The second example will create an extra element in your menu selection that will look like picasa so you should have two of them. The picture that I use for the focus/unfocus are from the ACRyan firmware 4318 so location and file name might be different on other firmware you will have to adjust accordingly. You will also have to make sure that the getQueryItemIndex number matches in sequence where it is located in the menu.rss. In the example below it is "2" which mean it should be the second <item> in the channel. Change this number to follow the previous number and make sure no two item numbers are the same ..... I hope I am making sense here ???Code:<item> <title>MoMenu</title> <link>/usr/local/etc/moMenu.rss</link> <media:thumbnail width="120" height="90" > <script> if (getQueryItemIndex() == 2) { state=getDrawingItemState(); if( state == "focus" ){ "IMS_Modules/Picasa/picasa_focus.jpg"; } else{ "IMS_Modules/Picasa/picasa_unfocus.jpg"; } } </script> </media:thumbnail> </item>
For testing purposes I suggest that you just change the link of one of the <item> that already exist. If you like it than create a permanent one.
Hope this help some more.


Reply With Quote
virtual machine on my linux PC and using IE. Link is above, thanks for the tip about megaupload.

? Create a
? it never hurts to
? 
