The manual is udated and covers all the new features like regular expressions, HttpWebRequest POST_BACK and SOAP and Timespan calculations. And all the other smaller improvements. Available on the download page.
All four IMDb.com siteini's are updated today. If you are a user of the MDB postprocessor to collect extra data from IMDb.com, you should use these updates. They provide an improved showmatching and fixed the broken commentsummary scrub. Be aware that the old revision 0 of imdb.com.imdb.ini doesn't work anymore (causing endless grabbing times!!).
- added : url header 'accept'
- bug fixed: some conditional arguments were disabled by the automatic addition of the scope
- bug fixed: datenumber urldate was not properly calculated (timezone problem)
- changed : support for half hour timezone
- changed : forward looking dst mode is now default. To switch back to old style mode=f
- bug fixed: in setting the scope.range when the first ( char occurs without a | char. (As in cleanup tags)
- improved : robots exclusion handling.
- added : site {allowlastdayoverflow} allows the last day to overflow into the next morning.
- bug fixed: in setting the scope.range when the first ( char occurs after the | char.
- bug fixed: cookie expires value calculation crashes when expires value > max datetime value (9999 31/12 23.59.59)
- added : bitwise calculations 'and' 'or' 'xor' and 'not'
- bug fixed: In MDB postprocess runtime error if no ldb path is specified
- added: postdata accepts 'subpage' as value to expand. This enables subpages defined by postdata.
- added: subpage list accepts 'index_variable_element' as value to expand
- added: new feature sort, enables to sort multi value elements for a part of its value
- bug fixed: credits and channel elements in xmltv follow the xmltv standard
- bug fixed: forward looking dst switch didn't work properly for the 'spring' switch.
- added: new option in operations with indices, operators: start (optional)length/(optional)repeat
- Updated Postprocessor MDB and REX constructor.
Postprocessers will no longer require the presence of the MDB and REX folders if not set to run
Included controlled errorhandling in case of missing mdb and rex folder and config files.
- Improved : xpath selection strings that handles char ' correctly
- Improved : xpath selection string with better efficiency
- Bug fixed : in subpage handling introduced in build 46