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

[Feature Request]: Ability to configure data location #6454

Closed
3 tasks done
martinlindhe opened this issue Dec 25, 2024 · 3 comments
Closed
3 tasks done

[Feature Request]: Ability to configure data location #6454

martinlindhe opened this issue Dec 25, 2024 · 3 comments
Labels
E: support external software enhancement New feature or request U: duplicate This issue or pull request already exists

Comments

@martinlindhe
Copy link

Guidelines

  • I have searched the issue tracker for open and closed issues that are similar to the feature request I want to file, without success.
  • I have searched the documentation for information that matches the description of the feature request I want to file, without success.
  • This issue contains only one feature request.

Problem Description

I want to sync my freetube settings between a Windows and a macOS computer and in order to do that I would like to override the default data location for my installs to point to my ~/Sync folder.

Proposed Solution

Ability to configure a override for "data location", the defaults are documented here: https://docs.freetubeapp.io/usage/data-location/

Alternatives Considered

Symlink but it fails considering the Windows machine.

Some related discussion in #746

Issue Labels

support for external software

Additional Information

No response

@efb4f5ff-1298-471a-8973-3d47447115dc

Duplicate of #370

@github-actions github-actions bot added the U: duplicate This issue or pull request already exists label Dec 25, 2024
@martinlindhe
Copy link
Author

martinlindhe commented Dec 25, 2024

Duplicate of #370

If I am reading #370 correctly, (comment 2), then it is about implementing WebDAV in order to sync files?

That is unrelated to my request as I really would prefer just to be able to configure location in order to chose my own sync solution. Your project do not need to include syncing in your roadmap, there is already solutions for that, just help us to use them by allow us to change file locations.

@absidue
Copy link
Member

absidue commented Dec 26, 2024

I would highly recommend using symlinks (yes you can use symlinks on Windows 10+ https://www.howtogeek.com/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/), alternatively you can pass the Chromium --user-data-dir=/path/to/different/folder flag every time you launch FreeTube.

Closing as it is already possible by symlinking the individual databases (the recommended and supported way) or the Chromium flag (should work but we don't test it, so use it at your own risk).

Just make sure you specify a location on the same disk when you do either of these things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E: support external software enhancement New feature or request U: duplicate This issue or pull request already exists
Projects
Archived in project
Development

No branches or pull requests

3 participants