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

Does Cover Thumbnailer recognise $XDG_CONFIG_DIR? #8

Open
ryliejamesthomas opened this issue Jul 30, 2020 · 2 comments
Open

Does Cover Thumbnailer recognise $XDG_CONFIG_DIR? #8

ryliejamesthomas opened this issue Jul 30, 2020 · 2 comments

Comments

@ryliejamesthomas
Copy link

Hi! The readme indicates that the config file is installed at ~/.cover-thumbnailer/cover-thumbnailer.conf. I was wondering if this was still accurate, and if it was possible to read config files from $XDG_CONFIG_DIR/cover-thumnailer/cover-thumbnailer.conf or other hardcoded locations like ~/.config/cover-thumbnailer/cover-thumbnailer.conf

I know you use XDG directories for finding the music and pictures folders, thought it might just be out-of-date documentation?

@flozz
Copy link
Owner

flozz commented Jul 30, 2020

Hello,

Cover Thumbnailer uses XDG dirs only to discover Music and Pictures folders. The path to the config file is hardcoded in both scripts (thumbnailer and gui).

As this project is in "maintenance" mode, I will not update this behavior: I have no time to work on this software.

But if someone submit a PR to change this, I will be happy to merge it, as long as it does not add any dependencies and keep reading config from the old location if the new one does not exist.

:)

@ryliejamesthomas
Copy link
Author

No worries, I'll take a look at it :)

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

No branches or pull requests

2 participants