It is currently May 3rd, 2024, 6:18 pm

Help with a match-time with text in a TV program

Get help with creating, editing & fixing problems with skins
User avatar
maestro-sky
Posts: 23
Joined: January 25th, 2011, 7:19 am

Help with a match-time with text in a TV program

Post by maestro-sky »

Cover post
You do not have the required permissions to view the files attached to this post.
User avatar
Shark1502
Posts: 56
Joined: February 27th, 2011, 2:01 pm
Location: London

Re: Help with a match-time with text in a TV program

Post by Shark1502 »

I'm assuming this works by using the webparser plugin to scrape data from a website.

If the error is consistent, simply switch the string indexes:
starttime1=1
endtime1=2
programmename1=3

to

starttime1=2
endtime1=3
programmename1=1

You can set debug to debug=1 to verify whether it's working.
http://rainmeter.net/cms/Plugins-WebParser_beta