Replacing backgroundimage of mediaplayer for music?

Ideas and dreaming will go this forum
Post Reply

moras86
Official SamyGO Developer
Posts: 180
Joined: Sun Feb 21, 2010 3:18 pm
Location: Poland
Contact:

Re: Replacing backgroundimage of mediaplayer for music?

Post by moras86 »

I think you could replace this file - mtd_appdata\Images_960x540\WLink_Pro\equalizer ani_back ground image.jpg ; image resolution is 1920x1800 (px).

For get access to TV flash disk you can use FTP protocol. You need start at TV app SamyGO Control Center - StartLib & Explorer v0.1a (from HERE), click green button, choose FTP Server and click right cursor on remote. At computer use any FTP client (I prefer Firefox plugin - FireFTP).

But I don't know it is safe for TV :|
Image . Image
TV LCD: Samsung LE40B651T3W (CI) | Internet@TV | fw: 2005 (patched: SamyGO v0.24 + GMT2, ArFIX2, ADFIX) | matrix: SQ04
BluRay: Samsung BD-D5300-ZF | SamsungApps | fw: 1013
Android-Box: Zidoo X8 | Realtek RTD1295 64bit (QuadCore), Mali-T820 GPU, 2 GB RAM, HDMI IN record, Android 6.0 | ZDMC 17.1
my projects: Remote LAN Control - Desktop app (v0.8) | Signal checker for DVB-T (v0.3)
User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: Replacing backgroundimage of mediaplayer for music?

Post by erdem_ua »

You can use mount bind trick to show your wanted file as \mtd_appdata\Images_960x540\WLink_Pro\equalizer ani_back ground image.jpg...
User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: Replacing backgroundimage of mediaplayer for music?

Post by erdem_ua »

I think you needed to place '\' before each space. It's common thing in linux because space make confuse something... use it like /mtd_rwarea/equalizer\ ani_back\ ground\ image and try if its working or not ;)
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Replacing backgroundimage of mediaplayer for music?

Post by arris69 »

bmwskead wrote:thx erdem! :)

i stored it at /mtd_rwarea/equalizer ani_back ground image.jpg
so its:

mount -o bind /mtd_rwarea/equalizer ani_back ground image.jpg /mtd_appdata/Images_960x540/WLink_Pro/equalizer ani_back ground image.jpg

correct?
backslash before space or use quotes like
mount -o bind "/mtd_rwarea/equalizer ani_back ground image.jpg" "/mtd_appdata/Images_960x540/WLink_Pro/equalizer ani_back ground image.jpg"

arris

Post Reply

Return to “[B] Brainstorm”