PDA

View Full Version : youtube fix for fw5304 and older



mikeyea
05-04-2011, 06:53 PM
Here is a fix for those who dont want to install 5305 only because of youtube not working in older versions. Tested by me only in 5304 and 5303.

These are the files "youtube_player" and "IVMyoutube.so" from 5305.

Simply replace the files youtube_player (and (eventually) IVMyoutube.so) from your version.

Cheers
Mike

MACH5
05-04-2011, 08:39 PM
Thank You, this fix fixes indeed you tube (icons and you tube), even the You tube button works

thor
08-04-2011, 04:37 AM
What telnet command do you have to give to be able to replace these files?

zeini
08-04-2011, 07:47 AM
@thor:

mount -o remount,rw /dev/hda1 /MMP

mikeyea
08-04-2011, 11:54 AM
Don't forget to check whether, after replacing, youtube_player is executable.

If not:

Set (using telnet) youtube_player executable, like so:

chmod 755 /MMP/usr/bin/youtube_player

Cheers
Mike

thor
08-04-2011, 06:20 PM
Thank's guys you rock.

:)