Ludusavi Playnite Versions Save

Playnite plugin for save backups via Ludusavi

v0.10.0

1 year ago
  • Added:
    • Support for multiple backups per game. This requires Ludusavi 0.12.0 or newer. You can open Ludusavi to configure how many backups to keep. The feature will be disabled if an older version is detected.
    • Support for automatic backups on an interval while playing a game.
    • Translation for Italian. (Thanks to contributors on the Crowdin project)
  • Fixed:
    • Disabled fallback restoration by Steam ID for Ludusavi versions older than 0.12.0 to avoid a defect in those versions.
    • The plugin settings window now has a horizontal scroll bar when necessary.

v0.9.0

1 year ago
  • Added:
    • Completed the translation for Simplified Chinese. (Thanks to contributors on the Crowdin project)

v0.8.1

1 year ago
  • Fixed:
    • Handling of games whose name begins with a hyphen. Previously, the plugin would not have been able to run Ludusavi for such games.
    • Handling of games whose name contains quotation marks. Previously, depending on the quote placement, the plugin may not have found anything to back up for such games.

v0.8.0

1 year ago
  • Added:
    • Translations for Simplified Chinese (partial), Polish, Brazilian Portuguese, and Spanish. (Thanks to contributors on the Crowdin project)
  • Changed:
    • The plugin can now recognize when a game is on PC or Steam in more situations. Specifically, it now checks the game's platform name and source plugin ID as well, instead of just the platform specification ID and source name.

v0.7.0

2 years ago
  • Changed:
    • Localization now uses Project Fluent instead of pure C# code internally. Although English currently remains the only language supported, this change should make it easier for other people to contribute. If you'd like to help, check out the new Crowdin project.
    • The ludusavi-skip tag is now [Ludusavi] Skip. If you were using the old tag, it will be automatically renamed for you.
    • Removed support for erri120's extension update notifier since Playnite now natively provides this functionality.
  • Added:
    • Game-specific context menu entries to add or remove Ludusavi-related tags.
    • Option to restore save data for a game before playing it.
    • Option to remember your choice when asked if you want to back up a game.
    • Several new tags to tweak behavior for individual games:
      • [Ludusavi] Game: backup
      • [Ludusavi] Game: backup and restore
      • [Ludusavi] Game: no backup
      • [Ludusavi] Game: no restore
      • [Ludusavi] Platform: backup
      • [Ludusavi] Platform: backup and restore
      • [Ludusavi] Platform: no backup
      • [Ludusavi] Platform: no restore
  • Fixed:
    • When doing a backup or restore of specific games via their context menu, the plugin did not check whether another backup/restore was already in progress.

v0.6.1

2 years ago
  • Fixed:
    • Crash when a game in Playnite did not have any platforms set.

v0.6.0

2 years ago

v0.5.1

3 years ago
  • Fixed:
    • Unresponsiveness when backing up after playing a game if its total backup size was very large (multiple GiB). The backup would still complete, but Playnite would lock up until it finished.
    • Error message in any backup/restore when the total file size was very large. The backup/restore itself still worked, but it could not be reported properly.

v0.5.0

3 years ago
  • Added:
    • Support for per-platform custom entries.
    • A note in the confirmation popups about needing custom entries for non-PC games.
    • Vertical scrollbar in settings when the window is too small.
  • Fixed:
    • The confirmation popup when selecting multiple games now indicates the platform suffix (if any) that will be used when looking up each game.

v0.4.0

3 years ago
  • Added:
    • Game-specific context menu entry to back up or restore the selected games.
    • Detection for Playnite's active language. Although the plugin does not yet have any translations, this will enable translations in the future.
  • Changed:
    • Updated for Playnite 8 and dropped support for Playnite 7.
    • Main menu items are now grouped under Extensions > Ludusavi. Previously, they were directly inside of Extensions and just had a "Ludusavi:" prefix on each label.