mtkennerly / ludusavi-playnite

Playnite plugin for save backups via Ludusavi
MIT License
141 stars 9 forks source link

Playnite notification always says there is nothing new to back up despite actively making new back ups #48

Closed KristopherPeck closed 1 year ago

KristopherPeck commented 1 year ago

The Playnite notification will always says "Nothing new to back up" but if I check the backup folder I can see recently created backup files for the games. I did check the logs and it is exiting with 0 and valid JSON content.

Playnite version: 10.9 Plugin version: 0.11.1 OS Version: Windows 10

9-02 15:34:26.803|DEBUG|SteamLibrary#ProcessMonitor:Watching dir processes c:\program files (x86)\steam\steamapps\common\Marvel's Midnight Suns, False, False
19-02 15:34:27.035|DEBUG|SteamLibrary#SteamPlayController:Setting foreground window: 460994 Marvel's Midnight Suns - Steam
19-02 15:34:28.856|DEBUG|LudusaviPlaynite#LudusaviPlaynite:Ludusavi exited with 0 and valid JSON content
19-02 15:35:11.383|DEBUG|LudusaviPlaynite#LudusaviPlaynite:Running Ludusavi: backup --force --merge --try-update --api --path "C:\Users\Kris\OneDrive\Playnite\Ludusavi" -- "Marvel's Midnight Suns"
19-02 15:35:12.529|DEBUG|LudusaviPlaynite#LudusaviPlaynite:Ludusavi exited with 0 and valid JSON content
19-02 15:35:16.695|DEBUG|SteamLibrary#SteamLibrary:Found 94 installed Steam games.
19-02 15:35:17.440|DEBUG|SteamLibrary#SteamLibrary:Found 1199 library Steam games.
19-02 15:35:18.677|INFO |InstallationStatusUpdater#InstallationStatusUpdater:Marked as installed: 0, as uinstalled: 0 
19-02 15:35:18.790|WARN |itchioBundleTagger#itchioBundleTagger:Unknown tag: bundle-tfrr
19-02 20:56:41.065|DEBUG|SteamLibrary#ProcessStarter:Opening URL: steam://launch/1145360/Dialog
19-02 20:56:41.098|DEBUG|SteamLibrary#ProcessMonitor:Watching dir processes c:\program files (x86)\steam\steamapps\common\Hades, False, False
19-02 20:56:41.323|DEBUG|SteamLibrary#SteamPlayController:Setting foreground window: 1115234 Hades - Steam
19-02 21:42:06.098|DEBUG|LudusaviPlaynite#LudusaviPlaynite:Running Ludusavi: backup --force --merge --try-update --api --path "C:\Users\Kris\OneDrive\Playnite\Ludusavi" -- "Hades"
19-02 21:42:10.978|DEBUG|LudusaviPlaynite#LudusaviPlaynite:Ludusavi exited with 0 and valid JSON content
mtkennerly commented 1 year ago

It looks like you might have an older version of Ludusavi itself (as opposed to the plugin). Could you let me know which version, and could you please try the latest (Ludusavi 0.15.2)?

KristopherPeck commented 1 year ago

Ah, sorry about that. I didn't even think to update the .exe. After getting the latest version it is showing properly that it backs up new data.