| QUOTE |
| triggernum5 - have you figured out the new ** DO NOT ATTEMPT TO POST LINK TO THAT WAREZ TORRENT SITE ** directory structure yet? |
Well, about a week ago they changed the string that denotes the start of a new item to the script..
Change:
line#85 tntnum = string.count(tntstring, 'at(')
to tntnum = string.count(tntstring, 'at2(')
line#93 fieldstart = string.find(tntstring, 'at(', fieldstart)
to fieldstart = string.find(tntstring, 'at2(', fieldstart)
I've found the site to be unresponsive alot lately. Its been up since about 2:00pm GMT-5h today. Sorry if I didn't post this already, I thought I had. BTW. I'm guessing these changes will be common. If you look in the torrentlist.htm file downloaded you can figure out any minor changes easily enough.