arr-scripts icon indicating copy to clipboard operation
arr-scripts copied to clipboard

[FEATURE] - LIDARR - A way to prevent endless loop of adding related artists.

Open lightsout opened this issue 10 months ago • 6 comments

Is your feature request related to a problem? Please describe. Endless loop of adding more artists when add related artists is turned on.

Describe the solution you'd like A way to somehow prevent this.

Describe alternatives you've considered Maybe a setting to control how many "tiers" away from the original artist it will add. Something like "add related artist to existing artists only."

Additional context n/a

lightsout avatar Apr 06 '24 17:04 lightsout

What you’re looking for, I don’t think would be easily possible. The setting warns you that it will cause a loop.

It does only add artists via highest ratings by fan count first, so limiting to only 3 artists should only get you the top 3 rated similar artists…

You’re probably better off disabling it.

RandomNinjaAtk avatar Apr 06 '24 17:04 RandomNinjaAtk

What you’re looking for, I don’t think would be easily possible. The setting warns you that it will cause a loop.

It does only add artists via highest ratings by fan count first, so limiting to only 3 artists should only get you the top 3 rated similar artists…

You’re probably better off disabling it.

I like the feature, filling up a folder with a bunch of stuff related to what I like, but some more granular control may be helpful. I am still figuring out this script but it seems best to run in for a few hours and then start over with some different genre with a few bands. If you let it loose on a large library it gets crazy quick.

lightsout avatar Apr 06 '24 21:04 lightsout

Just FYI: I have an idea on how to resolve/improve this, but I'm not sure when I'll get to implementing it.

RandomNinjaAtk avatar Apr 19 '24 09:04 RandomNinjaAtk

Just FYI: I have an idea on how to resolve/improve this, but I'm not sure when I'll get to implementing it.

Thank you, would be neat to have some limitation.

lightsout avatar May 24 '24 18:05 lightsout

This should be resolved with this new setting: https://github.com/RandomNinjaAtk/arr-scripts/blob/06439f37c4b66e0b147aa078fe0983fb15bd12d3/lidarr/extended.conf#L68

Keep in mind this only applies to new additions and won't retroactively work for existing artists...

However adding the "arr-extended" tag to any existing artist will prevent it from adding related artists for that artist...

Give it a test and report back..

RandomNinjaAtk avatar Aug 01 '24 15:08 RandomNinjaAtk

Thanks for doing this! I'll give it a try when I get a chance.

lightsout avatar Aug 16 '24 13:08 lightsout