IMDB ids can now be 8 digits long. Like https://www.imdb.com/title/tt10001870/
At least one regex expects only 7 digits and will not match or truncate these ids.
ReportImdbId = new Regex(@"(?<imdbid>tt\d{7})"
Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.68. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Searching on imdb:tt9573980 is also not working for me. Not sure why.
This issue has been automatically marked as stale because it has not had recent activity. Please verify that this is still an issue with the latest version of Radarr and report back. Otherwise this issue will be closed.
Confirmed.
This is still an issue with imdb ids in the api.radarr.video feed. No 8 digit imdb ids get included here.
Using latest Aphrodite 3.0.0.3083, Radarr is still not importing list entries with 8-digit IMDB IDs.
Steps to reproduce:
Perhaps issue should be reopened.
It's an issue with the api, not Radarr most likely. It's currently being replaced in v3