Page 9 of 13
Re: [PC] SmartHub Widget Manager app (C/D/E/F series)
Posted: Tue Jul 21, 2015 12:42 am
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
Re: [PC] SmartHub Widget Manager app (C/D/E/F series)
Posted: Mon Aug 24, 2015 3:12 pm
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?
Re: [PC] SmartHub Widget Manager app (C/D/E/F series)
Posted: Wed Aug 26, 2015 6:36 pm
by Spooky
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.
Re: [PC] SmartHub Widget Manager app (C/D/E/F series)
Posted: Fri Aug 28, 2015 8:20 am
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.
Re: [PC] SmartHub Widget Manager app (C/D/E/F series)
Posted: Fri Aug 28, 2015 12:09 pm
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.
Re: [PC] SmartHub Widget Manager app (C/D/E/F series)
Posted: Mon Feb 08, 2016 6:48 pm
by DmK
Re: [PC] SmartHub Widget Manager app (C/D/E/F series)
Posted: Mon Feb 08, 2016 7:40 pm
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...)
Re: [PC] SmartHub Widget Manager app (C/D/E/F series)
Posted: Tue Apr 12, 2016 9:32 am
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!!
Re: [PC] SmartHub Widget Manager app (C/D/E/F series)
Posted: Sun May 01, 2016 1:59 pm
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.
Re: [PC] SmartHub Widget Manager app (C/D/E/F series)
Posted: Mon Sep 05, 2016 1:25 pm
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.