Skip to content

[ENHANCEMENT] Stop startup script from overwriting Deemix and Tidal configs #302

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

Conversation

kieraneglin
Copy link
Contributor

Resolves #300

Description

Users (like myself) may want to make permanent changes to their Deemix and Tidal configs. For example, I want to increase the concurrency of my Deemix config from 1 to 3. This is impossible currently since the startup script overwrites the config files on every boot.

This change simply uses an existing pattern to only create config files if they don't exist, which allows user changes to be persisted!

@RandomNinjaAtk RandomNinjaAtk merged commit 32d1419 into RandomNinjaAtk:main Sep 5, 2024
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

Successfully merging this pull request may close these issues.

[FEATURE] - LIDARR - Don't overwrite tidal-dl.json during init
2 participants