Reply to thread

This is untested, but you will need to change two parts of the script. The actual regex expression and the part that executes the regex (because the script as it is pulls the plot summary from a sub page and you want it from the main page). At the link below there are two bits of XML. The first is the updated regex code, and the second it the updated retrieval code. Replace both and you should be good. Also make sure you change the version number and release date at the top of the script or it will not load in unless you have the data provider manager in debug mode. Hope this makes sense.


Paste2: Next Generation Pastebin - Viewing Paste 110001


Also back up your script before you upgrade to future versions because if we (when we) make future versions of the script, if they are distributed in the DLL (which it is highly likely they will be) it will auto upgrade to the new version. If you don't want this to happen and you want to maintain things on your own, set the version to 4.0 or something.


Top Bottom