Seems like the imdb format requires the subdomain 'rss'

master
benclapp 7 years ago
parent dadd8137ca
commit 8a1f7698fd

@ -16,8 +16,8 @@ Radarr supports any RSS movie lists, with some presets already available.
For IMDB:
* List ID is in the list's URL (http://www.imdb.com/list/ **ls002448041** /) [Include the letters "ls"]
* User ID is in your profile URL (http://www.imdb.com/user/ **ur12345678** /?ref_=nv_usr_prof_0) [Include the letters "ur"]
* List ID is in the list's URL (http://rss.imdb.com/list/ **ls002448041** /) [Include the letters "ls"]
* User ID is in your profile URL (http://rss.imdb.com/user/ **ur12345678** /?ref_=nv_usr_prof_0) [Include the letters "ur"]
Note: IMDB's RSS feeds don't support large lists. If you have trouble importing a large list using the RSS method, use can [import your IMDB lists into TMDB](https://github.com/Radarr/Radarr/wiki/Importing-IMDb-lists-into-TMDb) and use the TMDB List NetImport instead.

Loading…
Cancel
Save