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

[macOS] Proper usage of macOS filesystem layout #1112

Open
HealsCodes opened this issue Jan 9, 2025 · 0 comments
Open

[macOS] Proper usage of macOS filesystem layout #1112

HealsCodes opened this issue Jan 9, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@HealsCodes
Copy link

HealsCodes commented Jan 9, 2025

Describe the bug
Currently Libation stores it's settings and default library in ~/Libation.
For macOS cluttering the user's home folder is very much frowned upon as there are suitable subfolders for everything (~/Documents, ~/Library/Preferences, ~/Library/Application Support/ and so on).

To Reproduce
Steps to reproduce the behaviour:

  1. Start Libation on macOS

Expected behaviour

  • Libation's settings and status files should be located in ~/Library/Application Support/Libation
  • Libation's default library location should be something like ~/Documents/Libation/ or ~/Music/Libation/

Screenshots

  • NA -

Platform

Mac / macOS 15.2

Log Files

  • not required, it's not a process issue -
@HealsCodes HealsCodes added the bug Something isn't working label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant