[GH-ISSUE #485] [Feature]: Allow custom path for app storage #225

Closed
opened 2026-03-03 18:55:57 +03:00 by kerem · 2 comments
Owner

Originally created by @ugzhu on GitHub (Nov 2, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/485

Running out of storage on mac internal drive

Describe the solution you'd like

I hope Playcover will allow saving app data into an external drive (SD card, for example)

Anything else?

no

Issue Language

  • Yes my issue is written in English
Originally created by @ugzhu on GitHub (Nov 2, 2022). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/485 ### Is your feature request related to a problem? Running out of storage on mac internal drive ### Describe the solution you'd like I hope Playcover will allow saving app data into an external drive (SD card, for example) ### Anything else? no ### Issue Language - [X] Yes my issue is written in English
kerem 2026-03-03 18:55:57 +03:00
Author
Owner

@ZhichGaming commented on GitHub (Nov 2, 2022):

I don't think this is possible as most apps will store data in the original location, so in ~/Library/Application Support or something of the sort.

<!-- gh-comment-id:1301497901 --> @ZhichGaming commented on GitHub (Nov 2, 2022): I don't think this is possible as most apps will store data in the original location, so in ~/Library/Application Support or something of the sort.
Author
Owner

@ohaiibuzzle commented on GitHub (Nov 3, 2022):

Sorry, but this would be near-impossible to manage.
Even if you manage to move the app files to an external disk, the app data cannot. They must stay in your user home directory, and moving these files out is not at all easy (See: #473)
And even if you manage all of the above stuff, well, there is no way for PlayCover to reliably keep track of your apps

<!-- gh-comment-id:1301599394 --> @ohaiibuzzle commented on GitHub (Nov 3, 2022): Sorry, but this would be near-impossible to manage. Even if you manage to move the app files to an external disk, the app data cannot. They must stay in your user home directory, and moving these files out is not at all easy (See: #473) And even if you manage all of the above stuff, well, there is no way for PlayCover to reliably keep track of your apps
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#225
No description provided.