RandomNinjaAtk / docker-lidarr-extended

lidarr-extended :: Lidarr application packaged with multiple scripts to provide additional functionality
GNU General Public License v3.0
275 stars 24 forks source link

[Bug]: Lidarr-extended creates two album folders for one album #133

Closed steve1977 closed 1 year ago

steve1977 commented 1 year ago

Downloading albums with script using tidal. Please see below what is being created (two album folders although only one album downloaded):

/Seconds of Summer/5 Seconds of Summer - Single - 2022 - Me Myself and I/0101 - Me Myself and I.flac /Seconds of Summer/5 Seconds of Summer - Single - 2022 - Me Myself and I/album.nfo /Seconds of Summer/5 Seconds of Summer - Single - 2022 - Me Myself and I/folder.jpg /Seconds of Summer/5 Seconds of Summer - Single - 2022 - Me Myself & I/album.nfo /Seconds of Summer/5 Seconds of Summer - Single - 2022 - Me Myself & I/folder.jpg

It may be because of an upgrade of quality and not deleting the folder of the album that was upgraded in quality?

RandomNinjaAtk commented 1 year ago

This is a lidarr issue, not a script bug/issue. Lidarr handles all final naming and data storage....

It could be that you upgraded in quality and you had a different naming convention (clean vs non-clean), thus resulting in importing to a new folder with a new name, but lidarr did not properly cleanup the old one. This is just a theory...