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

[Feat]: Audio script to scrape the tracks within albums missing and try to download singles from deezer. #216

Closed djcath closed 1 year ago

djcath commented 1 year ago

Is your feature request related to a problem? Please describe. It would be helpful to scrape deezer for missing tracks from albums individually for when the album itself is not available.

Describe the solution you'd like for the script to check the track names within the album with the artists name to see if the song is available for download individually. This would also help for scraping “singles” instead of Albums.

RandomNinjaAtk commented 1 year ago

Lidarr is an album manager, not a singles manager. Lidarr will not import single track files, it will only import complete albums. If you only want singles, your better off manually grabbing them because lidarr is not designed to be used in that manor.