Page 23 of 44
Re: D series rooting (arm cpu architecture only)
Posted: Mon Nov 21, 2011 7:04 pm
by koderz
Has the widget been removed from your server? The download link in the widgetlist.xml file points to an error file,
and my TV (D7000) just hangs when I try to load the widget.
Re: D series rooting (arm cpu architecture only)
Posted: Mon Nov 21, 2011 7:17 pm
by arris69
koderz wrote:Has the widget been removed from your server? The download link in the widgetlist.xml file points to an error file,
and my TV (D7000) just hangs when I try to load the widget.
what an exotic tv model you own? ModelID -> GAP_NFLX_EVAL_US
arris
@other devs it's safe to enable genoap for this device?
Re: D series rooting (arm cpu architecture only)
Posted: Mon Nov 21, 2011 7:35 pm
by samtech
k0k0m0k0 wrote:i set this IP manually. Problem is user/pass. Where are the logs to see errors?
if user or pass is blank then script exit
Code: Select all
[ -z $USER ] && exit 1
[ -z $PASSWD ] && exit 1
you must # line if you have blank user or pass exp:
Code: Select all
#[ -z $USER ] && exit 1
#[ -z $PASSWD ] && exit 1
start script by web site then you see logs/errors
Re: D series rooting (arm cpu architecture only)
Posted: Tue Nov 22, 2011 12:32 pm
by arris69
mikerohan wrote:...
arris69,
are you comparing IPs used to download the widget with IPs used to access this forum?... uhmmmmmm
From what you say I can see that at least the TV model is being sent when trying to donwload the widget... is there anything else that is being sent? anything that we should be warned or told up-front?
Thanks
i can compare the ip's but just do it if the user question makes me "curious" (i can do more intresting things with my time...).
tv don't send you visa-card number.
tv sends modelname and duid, i see here no problems then you tv send more informations to samsung server if you access the smarthub in a regulair way...
and yes access to widgetlist.xml is logged then the widget is in early dev-phase, we also need informations what models are in the wild then i have no money (and if i would have it i won't give it to samsung) to buy one exemplar of evrey of they models...
and if somebody really like to get an answer why the widget isn't installed on his/her tv i need the DUID...
hth
arris