mtkennerly / ludusavi-playnite

Playnite plugin for save backups via Ludusavi
MIT License
156 stars 10 forks source link

Add a blacklist option to ignore some games #9

Closed Shifk97 closed 3 years ago

Shifk97 commented 4 years ago

Would be a great option because some don't require to be saved (online games, for example)

mtkennerly commented 4 years ago

Good idea! I'll look into this.

Shifk97 commented 4 years ago

Thanks ! and tyvm for your work, it is a great app.

its-Jassie commented 4 years ago

An easy implementation of this might be to ignore any games with a specific tag and then let us tag any game with a phrase like "nobackup".

mtkennerly commented 3 years ago

This is now available in v0.3.0 by creating a ludusavi-skip tag. (They'll still be included if you do a full, all-games backup from the menu, at least for now, but no prompt after exiting those games.)

@N0tJust1n Good call on the tag suggestion \:D Much better than what I was originally imagining.

jerrygreen commented 2 years ago

Didn't know this plugin had such an option.

For better UX, please add a tick like this:

  • [ ] Remember my choice

To dialog window like this:

image

mtkennerly commented 2 years ago

@jerrygreen Thanks for the suggestion! I've made a separate ticket to track that idea: https://github.com/mtkennerly/ludusavi-playnite/issues/31