gaps: Can't import RSS List into Radarr v3

Describe the bug Getting an error when trying to import my GAPS RSS into Radarr v3

To Reproduce Steps to reproduce the behavior: Attempting to put the GAPS docker UTL into the Radarr v3 list and get and error

Expected behavior Expected to be able to import the rss feed!

Desktop (please complete the following information):

  • RHEL8 running Docker on the :latest tag for GAPS

Additional context The error in Radarr is as follows:

021-1-3 16:25:14.1|Warn|HttpClient|HTTP Error - Res: [GET] http://192.168.1.35:8484/rss/85392e1164a626839df6e4fc0525e79cd00600e2/8: 406.NotAcceptable
<Map><timestamp>2021-01-04T00:25:14.052+00:00</timestamp><status>406</status><error>Not Acceptable</error><message></message><path>/rss/85392e1164a626839df6e4fc0525e79cd00600e2/8</path></Map>
2021-1-3 16:25:14.1|Warn|RSSImport|Unable to connect to list

[v3.0.0.4204] NzbDrone.Common.Http.HttpException: HTTP request failed: [406:NotAcceptable] [GET] at [http://192.168.1.35:8484/rss/85392e1164a626839df6e4fc0525e79cd00600e2/8]
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in D:\a\1\s\src\NzbDrone.Common\Http\HttpClient.cs:line 96
   at NzbDrone.Core.ImportLists.HttpImportListBase`1.FetchImportListResponse(ImportListRequest request) in D:\a\1\s\src\NzbDrone.Core\ImportLists\HttpImportListBase.cs:line 173
   at NzbDrone.Core.ImportLists.HttpImportListBase`1.FetchPage(ImportListRequest request, IParseImportListResponse parser) in D:\a\1\s\src\NzbDrone.Core\ImportLists\HttpImportListBase.cs:line 157
   at NzbDrone.Core.ImportLists.HttpImportListBase`1.TestConnection() in D:\a\1\s\src\NzbDrone.Core\ImportLists\HttpImportListBase.cs:line 187
<Map><timestamp>2021-01-04T00:25:14.052+00:00</timestamp><status>406</status><error>Not Acceptable</error><message></message><path>/rss/85392e1164a626839df6e4fc0525e79cd00600e2/8</path></Map>

Is it specific to the timestamp as stated here?! What settings should I have defined in my system to allow this? I’m currently using my local TZ as an environment variable.

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 53 (21 by maintainers)

Most upvoted comments

@JasonHHouse had said to use Custom List. That didn’t work for me. The StevenLu Custom List option does work. First go back and delete all your gaps data and then reconfigure it from scratch with the .0.8.8 version. Rerun your scan on your library which will regenerate your RSS feed. It’s static so once created in the scan, it may not show the changes from the newer version. Do not proceed until the re-scan of your library is complete.

Once that’s done and you have a new RSS feed generated, check it and you should see the tmdb_id rather than tvdb_id. If you have that, you’re golden.

Delete those lists you have set up now in Radarr. Create a new list like what I show below. The reason mine says Gaps Import 2 is because the other one is a plan Custom List and I haven’t yet cleaned up my trial and errors.

Screen Shot 2021-01-08 at 9 50 36 AM

Once you have that in, it should work. I suggest you don’t auto-add to your list as you may get hundreds of additions. I made this mistake once with Trakt. haha. Next go to Radarr > Movies > Discover. In the top right, click on Filter and select Custom Filter. Add a new filter. Label: Gaps, Filters: List, Contains, Click in the field and select your Gaps Import list. Save it. If your screen doesn’t immediately fill up then go to your Radarr tasks and rerun the Import List task. Go back to Discover and you should see all of your Gaps matches populating the list.

From there, go ahead and check those you want to actually add to your library. Scroll to the bottom and you’ll see the options for the import and the submit button.

I’ll close it once everything is merged and released. Glad to hear it’s working for you.

In v2, it was StevenLu. I use a custom list in v3. But I’m talking to a Radarr dev to get information about the difference between the lists. I would prefer to just update gaps RSS feed to support either, if possible to prevent confusion in the future.

I see the stevenlu custom list now and didn’t think to delete/rescan the rss. Will try this! Thanks for the help

Radarr v3 doesn’t have viewable lists like v2 did. How can I tell what’s going on? I don’t see any new movies being searched for or appearing when I filter on missing movies.