Is your feature request related to a problem? Please describe.
Hi.
I'm trying to expand Radarr including Translated Images in Movie Search, Movie Details... pages, and in the future be able to generate metadata with this translated images and info.
Describe the solution you'd like
I think the best solution is to maintain the current Images behaviour and add que Images object to each Movie Translation object. I found that Radarr uses https://radarrapi.servarr.com/v1/ to obtain the movie info, but I can't find any info about this "service".
Modify radarrapi servarr to include Translated Images and then modify Radarr. Is this service Open Source?
Additional context
This feature improve de i18n of Radarr.
You won't find any details about the meta service & it is not open source.
I found the translated images in TMDB, so I think is possible to import the urls to RadarrApi and then use it in Radarr.
Is there any reason to privatize Radarr Api or another Servarr things? Any reason to not include this Images Urls?
Thanks
Because the choice was made to do so :)
And yes it is possible, of course. Just hasn't been done as other things have been more crucial
From your words I understand that this is then a possible feature, but what will be done when there is time for less priority things? I think I could help on the Radarr side, but on the Servarr side I have no choice.
Yea, it is just a matter of storing the entire image object so that way it can be searched for language specific images. Once it is stored, then you are welcome to give it a go :)
@Qstick would be the one to ask about getting the images added to the meta cache :)