Install Apps on Pre-2010 TVs?

General Forum for talking area for B series TVs.

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

Re: Install Apps on Pre-2010 TVs?

Post by moras86 »

Developer menu with option to change widget server IP is on B650 if you use 'not Yahoo' widgets engine. Need to select country like: Ireland, Russia, Poland (don't know others).
I contact with author off TvWidget.pl and we tray start simple widget at my B650, but without success :(
Last edited by moras86 on Fri Jan 07, 2011 1:19 pm, edited 1 time in total.
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)
reaper7
Posts: 44
Joined: Thu Oct 01, 2009 11:16 am

Re: Install Apps on Pre-2010 TVs?

Post by reaper7 »

I captured oryginal widget NEWS USA TODAY !
this is command for tcpdump:

Code: Select all

tcpdump -vvv -i eth0.0 -w /dysk/develop.dmp -s 0 host 192.168
.0.9 and \(210.118.57.48\)
where
192.168.0.9 - TV IP;
210.118.57.48 - NEWS USA TODAY widget home;
-s 0 parameter is obligate for not truncate package
First of all:
on home "develop" server must be a file widgetlist.xml (in root folder) (TNX TvWidget.pl author)

Code: Select all

<?xml version="1.0" encoding="UTF-8" ?>
<rsp stat="ok">
	<list>
		<widget id="NoC650">
			<title>NoC650</title>
			<compression size="782095" type="zip" />
			<description>
				Widget test for TV B650
			</description>
			<download>http://192.168.0.254/Widget/NoC650_Test.zip</download>
		</widget>
	</list>
</rsp>
section download points a directory and zip file with widget
Simply download attachment and put to Widget directory
NoC650_Test.zip
Now You can update widget inside develop account

IT WORKS :D
unfortunately I don't know js - I will not be started make a nice widgets :(
You do not have the required permissions to view the files attached to this post.
moras86
Official SamyGO Developer
Posts: 180
Joined: Sun Feb 21, 2010 3:18 pm
Location: Poland
Contact:

own Widgets for B650 - WORK!!!

Post by moras86 »

Big thanks reaper7 it's works on my B650 too!!!

I use Apache as local server and synchronized TV widgets at developer menu with it.
I got two widgets and list file of it - widgetlist.xml

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<rsp stat="ok"><list>

<!-- START Facebook -->

    <widget id="Facebook">
        <title>Facebook</title>
        <compression size="1656763" type="zip"/>
        <description></description>
        <download>http://192.168.1.10/Widget/Facebook_1_Europe_20100923.zip</download>
    </widget>

<!-- END Facebook -->

<!-- START USA Today News -->

    <widget id="Today">
        <title>USA Today News</title>
        <compression size="517608" type="zip"/>
        <description></description>
        <download>http://192.168.1.10/Widget/Today_0001_Europe_20100925.zip</download>
    </widget>

<!-- END USA Today News -->

</list></rsp>
All widgets download from here - http://moras86.ugu.pl/samsung/widget/lista/

Can anybody use telnet or FTP for copy and upload here his widgets from TV path - /mtd_down/widgets/normal
I got now: YouTube, Picassa, Twitter, AccuWeather and some widgets for Poland.

PS: Develop menu works only when use Internet@TV with non Yahoo engine (probably it's old InfoLink).
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)
baco81
Posts: 70
Joined: Fri Apr 30, 2010 8:24 am

Re: own Widgets for B650 - WORK!!!

Post by baco81 »

moras86 wrote:Big thanks reaper7 it's works on my B650 too!!

Can anybody use telnet or FTP for copy and upload here his widgets from TV path - /mtd_down/widgets/normal
I got now: YouTube, Picassa, Twitter, AccuWeather and some widgets for Poland.
Do you mean that we can copy widgets from C550, C650...TVs to the B650 ??
moras86
Official SamyGO Developer
Posts: 180
Joined: Sun Feb 21, 2010 3:18 pm
Location: Poland
Contact:

Re: own Widgets for B650 - WORK!!!

Post by moras86 »

Yes, I think we can USE widgets from C series on B650 - probably Facebook widgets is from C650. :shock: For run it on B650 you need modify only one file - config.xml from widget ZIP archive.
But I don't know if C650 can run telnet for COPY widgets from TV?

Path /mtd_down/widgets/normal is for B650 and I would like tray use widgets form another country using develop menu.
Country like Russia, Ireland or other using non Yahoo engine.

Cheers
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: 3125
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: Install Apps on Pre-2010 TVs?

Post by erdem_ua »

If C series app works on B series, can we enable Telnet on C series with B series app? Just for rooting TV? :D

Post Reply

Return to “[B] General”