I continue to speak alone...
beta5 available
quite less new things compared to previous versions, we go closer to the final version I think.
I started to update French and English translation files.
What's new:
- HTML export: $$TOTALDISKS tag
- Import: option to allow duplicate numbers
- Main window: read picture filename is displayed as tooltip of the picture. It is also displayed when clicking the picture. The size of the image is displayed too
- Scripting results: when checking a non-modified field this field is not cleared (since new value is empty)
- Scripting engine: added a XML parser, see first post
- Scripting engine: modified the GetStatic/SetStatic since they were a little useless (global variables are also kept between two movies). Now their value is saved in scripts.ini (where is cached all script info, and the options/fields that the user selects). So a script can store a value that will be kept and readable in its future execution. Since scripts can theorically create windows directly by code (with buttons, fields, etc.) this could allow to create really nice things, but I have to test that before

- Ctrl+ and Ctrl- shortcuts to expand/collapse all groups on main window
- As usual, few bugs corrected
And another major new thing:
- brand new DVDFR.com script. It uses the XML parser, and accesses to DVDFR site using a special page provided by DVDFR people, thanks to them!