Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not delete media files after a game is removed #3854

Open
dinhani opened this issue Oct 15, 2024 · 0 comments
Open

Do not delete media files after a game is removed #3854

dinhani opened this issue Oct 15, 2024 · 0 comments

Comments

@dinhani
Copy link

dinhani commented Oct 15, 2024

Feature description

I am writing a PowerShell script to synchronize my LaunchBox collection with Playnite collection, so I am pointing the cover and background images to assets managed by LaunchBox.

It works fine, but the problem is that when I delete a game from Playnite, it deletes the associated media from the filesystem.

I am aware this normally happens because Playnite copies images to its own directory, but I would like to have a Playnite option or at least a boolean flag in the Game class to indicate that a image is an external asset and should not be deleted on game removal.

Screenshots

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant