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? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
You need to change lidarrs track naming settings to do that. Which is unrelated to these scripts |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
@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 Settings
You can see that the setting your complaining about falls under Track Naming in the GUI......