2009-10-31, 17:35
Uhm I just found out that copying the Output using ctrl+c works, using the context menu it doesn't (even resaving the settings).
No prob form me for your first answer
No prob form me for your first answer

KoTiX Wrote:Uhm I just found out that copying the Output using ctrl+c works, using the context menu it doesn't (even resaving the settings).
No prob form me for your first answer
hojel Wrote:I also met exception error while running tvshow scraper.
So I tried to guess the error location with compiling source code, exported from SVN, but I could compile it because no application(ScraperXML editor in this case) was absent.
Do you have a plan to reposit editor source?
Nicezia Wrote:You have any error details?
Just as a general side note:
thetvdb is bound to cause errors since there are a few thing in that scraper that don't work with the editor (namely using regexps for control statements - lacking a dest which i don't plan to support, and not indicating input when it expects input from a certain buffer)
Also, the source in svn is ScraperXML (the class library that holds definitions and methods to enact on scrapers - not to edit them) not ScraperXML Editor...
That is only the foundation of the program, which i have pretty much worked the bugs out of that. I'm supposing you are geting errors when attempting to EXECUTE the scraper which is the fault of the editor (and myself) and not the library
I will probably upload source to the editor sometime in this week however since i'm in the process of editing it it won't match the code of the current release.
hojel Wrote:One more bug report.
Comment disappears when loading the saved file.
Thanks for Nicezia for such handy tool. Well organized structure view & reduced error on writing regular expression.