You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for regular expressions in the search fields in the metadata editor, merge rule editor and select metadata dialog.
Added "add games" function to the metadata editor to quickly add games to the selected metadata item. The game search can be filtered by filter preset and uses the same fuzzy search logic as playnite itself.
Added whitelist for items not to be removed when removing unused items.
Added "add new item" button to the "remove unwanted" list to add items that aren't in the database.
remodeled the dialog windows of the addon a bit to fit the playnite style a bit more.
lots of code optimizations.
fixed a bug that caused all items to be added to a list, when the select metadata dialog was closed without having items selected.