tswhite70 wrote:m_masta - Glad to see someone discovered the epguides spider finally, even if it wasn't working anymore.
I checked your version out and did some very small sample testing. The only problem I saw was with the plot regex - although you mentioned something about the hard spaces not showing in the code. Anyhow, that's the only one I changed. I've zipped it and uploaded it at:
http://home.houston.rr.com/rswhite/spid ... es.com.zipIf there is something particular that seems messed up or if you can give an example show/epsiode that's causing problems maybe we can figure it out.
tsw
Thanks for putting it up.
Yes, the problem was with the hard spaces. For some reason I couldn't get it to work with "/s", so I had 12 actual spaces in the code
, but when I quoted it on the message board, it just eliminated them for some reason (no biggie, besides the "/s" "/b" combination is much more elegant, I should have though of that)
I get problem with the show "24" for example, if you run the spider, you'll notice that on the plot there are several "</br>" tags from the code. I'm not sure they can be eliminated, but it's worth a look.
I'm just now learning some regex, so it's slowly coming, but I do love the power of at least being able to read a spider or a metamask.
Thanks for all your help.