How do I configure Lidar scripts to import albums within folders? #258
|
I've already tried removing the settings from downloading the .lrc file in tidal-dl, but whenever I restart the pod the json file returns to the default configuration. My music is imported directly into the artist's root folder, I would like them to be imported into folders separated by albums, in the artist's folder, in another old installation that's how it worked. How can I adjust this? |
Answered by
RandomNinjaAtk
May 20, 2024
Replies: 2 comments 10 replies
|
You need to change lidarrs track naming settings to do that. Which is unrelated to these scripts |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



@wmazoni if you read the settings descriptions, you would see that you need to disable the following setting by changing it to false:
configureTrackNamingSettings="false" # Configures Lidarr Track Naming SettingsYou can see that the setting your complaining about falls under Track Naming in the GUI......