Skip to content

Releases: HerrKnarz/Playnite-Extensions

2024-12-08

08 Dec 16:56
Compare
Choose a tag to compare

Metadata Utilities v1.5.2

  • Fixed manual execution of conditional actions
  • Added debug log messages for conditional actions

2024-10-29

29 Oct 23:01
Compare
Choose a tag to compare

Metadata Utilities v1.5.1

  • Fixed error message when closing the "add new item" dialog in the metadata editor with cancel.
  • Changed link to the help page for prefixes, after the documentation was updated for all the changes from the last weeks.
  • Fixed formatting of some settings

2024-10-27

27 Oct 21:01
Compare
Choose a tag to compare

Metadata Utilities v1.5.0

  • Cut loading time of Metadata Editor in half.
  • Refactored settings access inside the addon.
  • Added option to execute conditional actions only on new games before metadata was downloaded.
  • All other conditional actions are now only processed after metadata changes as intended.
  • Reworked, how the add-on detects a game as new. It's a list of games added since the last start now. Can be reset in the extensions menu.
  • updated localizations.

Link Utilities v4.1.2

  • Changed PCGamingWiki to use the API when searching a game to avoid possible JavaScript errorsf ro some users.

2024-10-23

23 Oct 19:40
Compare
Choose a tag to compare

Metadata Utilities v1.4.1

  • Fixed crash when clicking on a developer, publisher, region or platform in the custom controls.

2024-10-22

22 Oct 16:44
5b5541c
Compare
Choose a tag to compare

Metadata Utilities v1.4.0

  • Developers, publishers, regions and platforms can now be edited in Metadata Editor and used in merge rules. Developers and publishers are a bit unwieldy yet, since they are basically the same field in the database.
  • Added buttons to add and remove items from the different fields to the custom controls. They are already integrated in my KNARZwerk theme. Can be disabled.
  • What fields are visible in the Metadata Editor can now be configured.
  • Removal of unused fields can now be configured per field type. That now also includes developers, publishers, regions and platforms.
  • Whitelist items can now optionally be hidden in Metadata Editor and details view.
  • Added option to import some default tags from Duplicate Hider and Game Media Tools to the whitelist.
  • Added option to add an item to the whitelist in Metadata Editor.
  • Fixed bug with the theme integration when Playnite is translated.

2024-10-11

11 Oct 12:58
Compare
Choose a tag to compare

Link Utilities v4.1.1

  • Fixed error when trying to change steam links to app links, when they already are in that format.

2024-10-08

08 Oct 20:01
Compare
Choose a tag to compare

Metadata Utilities v1.3.1

  • Added option to sort prefixes for display in the theme controls.
  • Made custom controls styleable to make them work with most themes.
  • Fixed disappearing controls when switching between grid and details view.
  • Fixed possible null exception in conditional actions using the description field as a condition.

2024-10-04

04 Oct 15:47
Compare
Choose a tag to compare

Metadata Utilities v1.3.0

  • IMPORTANT! I removed the complete "Add Defaults" functionality. It got replaced by a new condition type "Game is new". That way you can set up the same as a conditional action and it also should finally work for manually added games.
  • Experimental implementation of a custom control to be added to themes, that can replace the typical display for age ratings, categories, features, genres, series and tags. In the prefixes section you can now assign a name and icon for each prefix and then all items with that prefix will be shown in its own box. It's not yet implemented in a publicly available theme, but will be mandatory for future versions of KNARZnite.
  • Fixed a bug that sometimes cause conditions in conditional rules to fail.
  • Fixed left panel in Metadata Editor from cutting off at the bottom. It will now stretch to the bottom bar and have a scrollbar, if the window is too small.

Wikipedia Metadata v1.7.1

  • fixed
    as a string to split tags by not being recognized anymore.

2024-10-01.2

01 Oct 20:47
Compare
Choose a tag to compare

Metadata Utilities v1.2.2

  • Added some further debug log messages
  • Fixed bug that caused merge rules not being executed on metadata update, when the list of unwanted items is empty.

2024-10-01

01 Oct 07:46
Compare
Choose a tag to compare

Metadata Utilities v1.2.1

  • Added optional debug logging for merging after metadata updates. Needs to be activated in the addon settings.
  • Fixed items not being removed after merging them in Metadata Editor.