Releases: joyrider3774/Playnite_html_exporter
Releases · joyrider3774/Playnite_html_exporter
HTML Exporter V3.11
- Add Confirmation dialog before erasing output folder
- Add detection for users providing (wrong) settings that would erase their entire drive
- Updated Translations
HTML Exporter V3.10
- Fill up fakegame fields even when they are not the groupfield
- Fix language typo
HTML Exporter V3.9
- Fix index.html not generating. First page will now always be named index.html
- Fix not being able to create multiple pages with Name group field
- Fix typo's in the html and css of the templates
- If gamedetails.txt, of the template used in the first page is empty, there will be no game detail pages generated anymore. (in case you only need a single index.html page or so with all your games)
- Updated translations
HTML Exporter 3.8
- Update library plugin Id's (to detect libraries)
- Updated translations
HTML Exporter 3.7
- Fix wrong platform images being used in case game one is missing
HTML Exporter 3.6
- Add some missing library plugin definitions
HTML Exporter 3.3
- Added option to completely erase output folder before exporting (also erases exported images)
- Added option to export only currently filtered games (extra export menu item added)
- Fixed Ico to png conversion failing
- Fixed gif conversions possibly taking a big amount of time (it will now only convert the 1st frame of a gif image).
- Arabic Translations by X4Lo
- Chinese Simplified Translations by ATNewHope
- Ukranian Translations by SmithMD24
HTML Exporter 3.2
- Set all columns in table template to html (fixes certain columns in foreign languages displaying html codes)
- Added XCloud Library ID
- Added Nintendo Library ID
- Fix Output folder getting cleared when cancelling dialog
- Norwegian translations update by MeatBoy
- Russian language update by voi__Wood
- Target Playnite 9 release SDK
HTML Exporter 3.1
- Quicklink filtering with "field starts with" search for table templates
- Quicklink filtering is used instead of field filtering for hasthag links to html files based on table templates (from details pages)
- Constant text replaced with translatable text in multiple templates
- Columns in Table template was not using translatable text
- ScoreGroup fields returning always english "none" instead of translatable "none" value
- Combobox List Templates duplicating header groupfield name after doing a search for a game
- Top Button not working in Default List Text TemplateFolders
- List Text Templates not using improved visibility for menu buttons and links.
- removal of leftover lazzy loading scripts in Text Only templates
- Update of translations (especially "Portugese - Brazilian" by JCraftPlay)
HTML Exporter 3.0
- Playnite 9 Support
- Fix Links sometimes not clickable on details page
- Make list templates use fixed table to prevent table repositioning
- New "Table" Template using Tabulator which also works fast on phones
- New "Tag" Group & export field / page
- Load Templates from both Plugin as Plugin data Folder, Plugin folder having preference
- Don't check for Image Magick existance of every function call, do it once before starting export
- AgeRating, Region and Platform are no longer sortfields, they still are groupfields.
- Added Tags on Game Details page
- Fix Library Field not always available in templates
- Fix bug in Templates javascript where collapsed groups would still show collapsed icon after search
- Added Viewport the templates for better mobile usage
- Add Support for "Add to Homescreen" option in the templates for mobile usage
- Fix Gif, Tif, Ico generating multiple files when not used as icon
- Make Links Clearer / more visible in exported html pages.
- Use FileDeDuplicator per image type instead of global one