[PC] SmartHub Widget Manager app (C/D/E/F series)

Here are software that related with Samsung D series TVs.
Please don't create any new topic here unless you have software to post/release.

adrhc
Posts: 1
Joined: Tue Jul 21, 2015 12:38 am

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Post by adrhc »

Hi I have a samsung LE37C650L1WXXH with the firmware T-VALDEUC-3018.1.exe.
I just installed Plex_1.019.zip using SammyWidgets.exe.
I've got them from here:
http://forums.plex.tv/discussion/45444/ ... in-here/p5.

After doing this I no longer can acces my Internet@TV and the TV is rebooting every few minutes. How can I do like a factory reset for the apps installed on the TV ?

PS: I already did a factory reset and still the same problem
maxvetrov
Posts: 3
Joined: Mon Aug 24, 2015 3:07 pm

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Post by maxvetrov »

I can't install my app TigerTV.ru(http://tigertv.ru/?smd_process_download ... oad_id=116) with Sammy Widgets. Does anybody know why the problem occurs?
Spooky
Posts: 19
Joined: Sat Sep 21, 2013 7:05 pm

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Post by Spooky »

maxvetrov wrote:I can't install my app TigerTV.ru(http://tigertv.ru/?smd_process_download ... oad_id=116) with Sammy Widgets. Does anybody know why the problem occurs?
Does the TV reject to install widget or there is an error from the app ? Is there any error message ?

Maybe double check your config.xml and widget.info

I would replace
<widget xmlns="http://www.samsung.com/">
with
<widget>

and replace \n (LF) line terminators in both files with \r\n (CR LF). Not sure if this is the problem, but all widgets I checked have CRLF line terminators.
maxvetrov
Posts: 3
Joined: Mon Aug 24, 2015 3:07 pm

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Post by maxvetrov »

I selected 2 widgets to install are NetPlayer and TigerTV. SammyWidgets created the following widgetlist.xml:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<rsp stat="ok">
<list>
   <widget id="NetPlayer">
      <title>NetPlayer_2_73</title>
      <compression size="1005983" type="zip"/>
      <description></description>
      <download>http://192.168.0.103/widgets/1/NetPlayer.zip</download>
   </widget>
   <widget id="tigertv">
      <title>TigerTV</title>
      <compression size="1802748" type="zip"/>
      <description></description>
      <download>http://192.168.0.103/widgets/3/tigertv.zip</download>
   </widget>
</list>
</rsp>
When I was trying to install this, the TV(C model) had just installed NetPlayer and stopped.
I used the "WireShark" program to understand what was going wrong, and I saw that there was no request for tigertv.zip while there was a request for NetPlayer.

I installed the widget by Apache and there was all right.
I used the following widgetlist.xml:

Code: Select all

<?xml version="1.0"?>
<rsp stat="ok">
	<list>
		
		<widget id="NetPlayer">
			<title>NetPlayer 2.70</title>
			<compression size="1005983" type="zip"/>
			<description/>
			<download>http://192.168.0.103/widgets/NetPlayer.zip</download>
		</widget>
		
		<widget id="vipzal_tv">
			<title>vipzal_tv_2_2</title>
			<compression size="254834" type="zip"/>
			<description/>
			<download>http://192.168.0.103/widgets/vipzal_tv_2_2.zip</download>
		</widget>
		
		<widget id="tigertv">
			<title>tigertv</title>
			<compression size="259489" type="zip"/>
			<description/>
			<download>http://192.168.0.103/widgets/tigertv.zip</download>
		</widget>

	</list>
</rsp>
Will try to replace \n on \r\n.
Spooky
Posts: 19
Joined: Sat Sep 21, 2013 7:05 pm

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Post by Spooky »

maxvetrov wrote:I selected 2 widgets to install are NetPlayer and TigerTV. SammyWidgets created the following widgetlist.xml:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<rsp stat="ok">
<list>
   <widget id="NetPlayer">
      <title>NetPlayer_2_73</title>
      <compression size="1005983" type="zip"/>
      <description></description>
      <download>http://192.168.0.103/widgets/1/NetPlayer.zip</download>
   </widget>
   <widget id="tigertv">
      <title>TigerTV</title>
      <compression size="1802748" type="zip"/>
      <description></description>
      <download>http://192.168.0.103/widgets/3/tigertv.zip</download>
   </widget>
</list>
</rsp>
When I was trying to install this, the TV(C model) had just installed NetPlayer and stopped.
I used the "WireShark" program to understand what was going wrong, and I saw that there was no request for tigertv.zip while there was a request for NetPlayer.

I installed the widget by Apache and there was all right.
I used the following widgetlist.xml:

Code: Select all

<?xml version="1.0"?>
<rsp stat="ok">
	<list>
		
		<widget id="NetPlayer">
			<title>NetPlayer 2.70</title>
			<compression size="1005983" type="zip"/>
			<description/>
			<download>http://192.168.0.103/widgets/NetPlayer.zip</download>
		</widget>
		
		<widget id="vipzal_tv">
			<title>vipzal_tv_2_2</title>
			<compression size="254834" type="zip"/>
			<description/>
			<download>http://192.168.0.103/widgets/vipzal_tv_2_2.zip</download>
		</widget>
		
		<widget id="tigertv">
			<title>tigertv</title>
			<compression size="259489" type="zip"/>
			<description/>
			<download>http://192.168.0.103/widgets/tigertv.zip</download>
		</widget>

	</list>
</rsp>
Will try to replace \n on \r\n.
All I see different in two XML files is different ZIP file size. Can you please check if size filed is generated correctly ? Maybe you used two different versions of tigertv.zip. In case size filed is correct, maybe your TV has not enough storage to install ~1.8 MB file, so it's not even requesting the file.
DmK
Posts: 17
Joined: Sun Jan 08, 2012 12:32 pm

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Post by DmK »

how to install both samygo and those apps http://wiki.samygo.tv/index.php5/Samsun ... dgets_list
ue40d6100
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Post by zoelechat »

If you already have SamyGO (=root), you don't really need this app, you can directly copy widgets folders to /mtd_rwcommon/widgets/user. That way you don't loose previously installed user widgets (=SamyGO...)
I do NOT receive any PM. Please use forum.
ashash2
Posts: 1
Joined: Tue Apr 12, 2016 9:16 am

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Post by ashash2 »

Hello,
I want to put on my tv c650 NetPlayer the pluggin , but can not find the zip file this plugging on any side .
Can anyone send me this file ?
Thank you!!
maxvetrov
Posts: 3
Joined: Mon Aug 24, 2015 3:07 pm

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Post by maxvetrov »

ashash2 wrote:Hello,
I want to put on my tv c650 NetPlayer the pluggin , but can not find the zip file this plugging on any side .
Can anyone send me this file ?
Thank you!!
Here you are.
You do not have the required permissions to view the files attached to this post.
abhinewkabhinew
Posts: 17
Joined: Sun Sep 04, 2016 8:48 pm

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Post by abhinewkabhinew »

Can you tell me how to name the folder for Skype URGENT REQUIREMENT as Skype has been withdrawn and I deleted by mistake. I have got the tool but the Skype folder has to be renamed and for D series any empCamera empSkype files required. Please help.

Post Reply

Return to “[D] Software”