Site Home / Forum / Developers / Lidarr blocked from downloading images?
Lidarr blocked from downloading images?
Posted: 22 Apr 2021 14:46
ta264 Posts: 4 Joined: 2020-07-20
Hi,
It seems that Lidarr clients are blocked from fetching images from TADB. For example if I run:
curl -sv -A 'Lidarr/0.8' https://www.theaudiodb.com/images/media/artist/fanart/qtvxpq1416778798.jpg > /dev/null
Then I get a 403. If I run
curl -sv -A 'Radarr/0.8' https://www.theaudiodb.com/images/media/artist/fanart/qtvxpq1416778798.jpg > /dev/null
Then I get the image data back.
You were worried we were the source of some abuse a while back (but I think it turned out to be some dodgy Israeli company in the end...) so I'm not sure if this is a hangover from that.
If you'd rather not have Lidarr pulling TADB images then just let me know and I'll make sure they're not included in our metadata feed.
Thanks for all the good work!
Posted: 03 May 2021 19:42
zag Posts: 242 Joined: 2020-07-14
Yep sorry still blocked at the moment by request agent , I will have a look at some point.