Original issue: Radarr/Radarr#9938 (comment)
I assume the rootcause could be within the API because it's not in Radarr.
Current Behavior
When using Freebox as the download client configured with Radarr, if multiple movies are downloaded into the same directory "radarr-films", Radarr incorrectly imports the first completed download as all the movies.
For example, when downloading the Harry Potter series, if "The Sorcerer’s Stone" finishes first, all subsequent imports in Radarr are recognized as "The Sorcerer’s Stone", despite Radarr assigning them different titles
Expected Behavior
Radarr should import each movie as a separate entity, respecting the individual completion and correct naming, ideally downloading each movie into a sub-folder named with the movie's download ID to avoid conflicts
Steps To Reproduce
Configure Freebox as the download client in Radarr
Initiate the download of multiple movies into the same target folder "radarr-films"
Observe that the first completed download is imported as all movies in the series
Environment
- OS: W11 64bits
- Radarr: 5.4.6.8723 — 2024-04-13
- Using Reverse Proxy: Flaresolverr
- Browser: Chrome / Plex / LG WebOS / Android
Thank you
Original issue: Radarr/Radarr#9938 (comment)
I assume the rootcause could be within the API because it's not in Radarr.
Current Behavior
When using Freebox as the download client configured with Radarr, if multiple movies are downloaded into the same directory "radarr-films", Radarr incorrectly imports the first completed download as all the movies.
For example, when downloading the Harry Potter series, if "The Sorcerer’s Stone" finishes first, all subsequent imports in Radarr are recognized as "The Sorcerer’s Stone", despite Radarr assigning them different titles
Expected Behavior
Radarr should import each movie as a separate entity, respecting the individual completion and correct naming, ideally downloading each movie into a sub-folder named with the movie's download ID to avoid conflicts
Steps To Reproduce
Configure Freebox as the download client in Radarr
Initiate the download of multiple movies into the same target folder "radarr-films"
Observe that the first completed download is imported as all movies in the series
Environment
Thank you