![]() |
Re: [Announce] Queen BeeCon Widget - European Soccer Leagues Live Results and Next Matches Beecon
tried several times now but get no data testing inside Advanced gives [Exit Code = 3 Output Size = 0] also tried using this command in terminal but it returns nothing straight to cursor
Code:
wget -U "" -t 1 -T 5 -q -O 'http://m.espn.go.com/soccer/scoreboard?leagueTag=eng.1&lang=EN' | awk -v fav='Arsenal' 'BEGIN{FS="";r=3;}/^<\/style>.+<\/html>/{match($0,"[\|] <b >.+<\/b> [\|]");print "\t\t\t\t\t<span foreground=\"red\" font=\"bold 14\"><i>" substr($0,RSTART+7,RLENGTH-13) "</i></span>";gsub(/(<\/style>.+<br \/>)|(<a[^>]*>)|(<[\/]*div[^>]*>)|(<div class="sec.+$)/,"",$0);x=split($0,m,"(<[^>]*>)");for(i=1;i<x;i++){n=split(m[i],p,"( - )|( [0-9]+-[0-9]+ )|( vs )");if(p[2]==fav||index(p[3],fav)==1){m[i]="<span foreground=\"green\" font=\"bold\">"m[i]"</span>";if(match(m[i]," [0-9]+\-[0-9]+ ")){split(substr(m[i],RSTART+1,RLENGTH-1),s,"[ \-]+");if((p[2]==fav&&s[1]>s[2])||(p[3]==fav&&s[2]>s[1]))r=0;else{if(s[1]==s[2])r=1;else r=2}}}print m[i];}}END{exit r}' |
Re: [Announce] Queen BeeCon Widget - European Soccer Leagues Live Results and Next Matches Beecon
retried command on laptop and once I replaced the - in front of the url it gives the following warning message and no output.
awk: cmd. line:1: warning: escape sequence `\|' treated as plain `|' awk: cmd. line:1: warning: escape sequence `\/' treated as plain `/' awk: cmd. line:1: warning: escape sequence `\-' treated as plain `-' |
Re: [Announce] Queen BeeCon Widget - European Soccer Leagues Live Results and Next Matches Beecon
Still no luck getting this to work
|
Re: [Announce] Queen BeeCon Widget - European Soccer Leagues Live Results and Next Matches Beecon
Hi,
I got problem with Queen Beecon. You see, I followed all the steps and didn´t have problem with installation. The explaination is very good done and it is easy to follow. I imported Eng- Premier L data, put Manchester United as my favorite team. Did not receive any error message during installation, but it still doesn´t work. When I press on the widget on desktop nothing happens. Well, OK I can see a little figure that pops up after I pressed the widget but that is all, nothing else is happening. What am I doing wrong? Best regards M |
Re: [Announce] Queen BeeCon Widget - European Soccer Leagues Live Results and Next Matches Beecon
Guys ... try this version of the command:
PHP Code:
Quote:
|
Re: [Announce] Queen BeeCon Widget - European Soccer Leagues Live Results and Next Matches Beecon
1 Attachment(s)
The steps that I am taking (tell me were I did wrong):
Copied your command (PHP code) from your last post nr 692, above. Then I entered seetings in Queen BeeCon Widget, pressed Advanced, pressed YES, went all the way down and pressed the button “Paste Clipboard to Buffer). After that pressed the button “Import Buffer to Beecon”, then pressed YES and the message pops up like on the picture that I attached. So, any ideas? |
Re: [Announce] Queen BeeCon Widget - European Soccer Leagues Live Results and Next Matches Beecon
Quote:
Just go into "Edit Cmd" and paste new command. http://wiki.maemo.org/images/9/94/169rlh2.png |
Re: [Announce] Queen BeeCon Widget - European Soccer Leagues Live Results and Next Matches Beecon
YES!YES!YES! hahaha
it works Thank you/hvala! Best regards Mika |
Re: [Announce] Queen BeeCon Widget - European Soccer Leagues Live Results and Next Matches Beecon
i don't know if i'm doing something wrong but it's not working for me . any help ?
|
Re: [Announce] Queen BeeCon Widget - European Soccer Leagues Live Results and Next Matches Beecon
bump
is there any alternative ? |
All times are GMT. The time now is 20:54. |
vBulletin® Version 3.8.8