![]() |
Aggregate content from other streaming services into Jellyfin library - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Development (https://forum.jellyfin.org/f-development) +--- Forum: Feature Requests (https://forum.jellyfin.org/f-feature-requests) +--- Thread: Aggregate content from other streaming services into Jellyfin library (/t-aggregate-content-from-other-streaming-services-into-jellyfin-library) |
Aggregate content from other streaming services into Jellyfin library - TOMillr - 2025-07-26 Alongside my local media files, I have bought licenses to a lot of movies and tv shows across different different streaming services like iTunes, Prime Video and Vudu over the years. However, I sometimes lose track of what content I already own and where I bought it from. There should be a way to add content bought on services like Vudu or Apple TV to the Jellyfin library. Movies or tv series I have access to should show up in Jellyfin like native files, but for playback Jellyfin would deep link to the corresponding app. Both Channels and Infuse have implemented this feature with the help of what they call "Stream Links": Quote:With Channels DVR Server, you can import movies and TV shows from streaming services right into your library. Please see my feature request for upvotes. RE: Aggregate content from other streaming services into Jellyfin library - Efficient_Good_5784 - 2025-07-26 This is just not happening with Jellyfin. The main issue would be not breaking any other service's Terms of Service. I've personally have brought up this idea in the past and was told by the current core maintainers it would not work due to that. Unless there's a significant change in their view point, something like this is not going to be built for Jellyfin. RE: Aggregate content from other streaming services into Jellyfin library - TOMillr - 2025-07-27 Thanks for your evaluation. However, I'm not sure we're actually talking about the same idea. I don't see how this should conflict with Terms of Service, as other services have implemented this already. It's basically just like fancy spreadsheet, that keeps track of the movie and tv-show purchases a user has made across different services. It's not actually hosting or playing any 3rd party content in Jellyfin or touching the DRM of those streams. Could you maybe bring this topic up again with the devs? I've noticed over the last couple of years, that it's somewhat difficult to get this feature request across. Many people immediately assume that we want to host or play the DRM-protected inside of Jellyfin, which is NOT what the feature request is about. Just look at this workaround by a Plex user to see to what length users have to go to: https://www.reddit.com/r/PleX/comments/1izhsac/how_to_get_your_apple_movie_purchases_in_plex/ RE: Aggregate content from other streaming services into Jellyfin library - Venson - 2025-07-27 Hi, I understand what you are trying to propose. But this is simply not something we want to implement as a first class feature, if you want to propose a technical solution how to ensure all first-party intigration/clients could handle such a feature and how to implement that into the server from a technical standpoint, you are welcome to do so in our jellyfin-meta repo and after we discussed your technical proposal you can implement such feature. But i doubt anyone from the team has the desire to implement that. We are all only doing this in our freetime and if nobody from the team wants to implement that and nobody else from the community does it, it will not get done. RE: Aggregate content from other streaming services into Jellyfin library - Nik - 2025-08-18 As a work around, I have a separate Jellyfin library for these. Instead of putting the actual film, I put a 3 second placeholder video that I made for free in Adobe Express with animated text that says VOD and then I put which service it's on in the overview and a separate tag for each external service So for example: External Library > Films > Superman (2025) > Superman (2025).mp4 (this mp4 is not the film itself, it's the placeholder animation) Metadata reads as follows: Title: Superman (AMAZON PRIME) Overview: "AMAZON PRIME VIDEO ONLY 🏞️ 4k Ultra HD Superman, a journalist in Metropolis, embarks on a journey to reconcile his Kryptonian heritage with his human upbringing as Clark Kent." Tag: Amazon Then I can put it in whatever collection/playlist I want and it still comes up in search An added bonus to a separate library is that I can see all my digital purchases at a glance, no matter which platform they're on. You can also restrict tags in parental controls, so that, for example, the Amazon placeholder listings wouldn't show up at all for another Jellyfin user who doesn't have access to your Amazon account You'd still have to exit the app and go to the right one, but it solves the problem of loosing track of what you bought and where If you want deep linking, I'd recommend Movies Anywhere |