RandomNinjaAtk / docker-lidarr-extended

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

[Feat]: Limit to only backfilling to a certain date #231

Open karbowiak opened 1 year ago

karbowiak commented 1 year ago

Hi there,

Currently the Audio.sh script just says "everything in wanted, get it!"

Idea is to add a way to limit that, so that it only goes back to the year 2022 for example

RandomNinjaAtk commented 1 year ago

You can already manage this using lidarr by removing anything older from your wanted list.

I will welcome a PR for it, but do not plan to implement this myself because you can already manage it.

karbowiak commented 1 year ago

That's actually a fair position, i'll see if i can't write something to do this 😅