Include Translated Images in Movie Translations #5001

Open
opened 2026-02-19 22:51:48 -05:00 by deekerman · 7 comments
Owner

Originally created by @danimart1991 on GitHub (Oct 28, 2020).

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.

AB#1033

Originally created by @danimart1991 on GitHub (Oct 28, 2020). **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. [AB#1033](https://dev.azure.com/Servarr/7ab38f4e-5a57-4d70-84f4-94dd9bc5d6df/_workitems/edit/1033)
Author
Owner

@austinwbest commented on GitHub (Oct 28, 2020):

You won't find any details about the meta service & it is not open source.

@austinwbest commented on GitHub (Oct 28, 2020): You won't find any details about the meta service & it is not open source.
Author
Owner

@danimart1991 commented on GitHub (Oct 29, 2020):

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

@danimart1991 commented on GitHub (Oct 29, 2020): 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
Author
Owner

@austinwbest commented on GitHub (Oct 29, 2020):

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

@austinwbest commented on GitHub (Oct 29, 2020): 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
Author
Owner

@danimart1991 commented on GitHub (Oct 29, 2020):

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.

@danimart1991 commented on GitHub (Oct 29, 2020): 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.
Author
Owner

@austinwbest commented on GitHub (Oct 29, 2020):

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 :)

@austinwbest commented on GitHub (Oct 29, 2020): 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 :)
Author
Owner

@der-eismann commented on GitHub (Jan 3, 2026):

@Qstick I would like to push this topic, are you still with the project? Not sure if #9863 is a duplicate of this or an "extension".

@der-eismann commented on GitHub (Jan 3, 2026): @Qstick I would like to push this topic, are you still with the project? Not sure if #9863 is a duplicate of this or an "extension".
Author
Owner

@mynameisbogdan commented on GitHub (Jan 7, 2026):

This would expose the information in the app's API while the other would use it for the posters, but they both depend on the same change being made to the metadata API.

@mynameisbogdan commented on GitHub (Jan 7, 2026): This would expose the information in the app's API while the other would use it for the posters, but they both depend on the same change being made to the metadata API.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Radarr#5001
No description provided.