question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't import RSS List into Radarr v3

See original GitHub issue

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.

Issue Analytics

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

github_iconTop GitHub Comments

3reactions
SteffanClinecommented, Jan 8, 2021

@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.

1reaction
JasonHHousecommented, Jan 9, 2021

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to feed a RSS into radarr - Reddit
i been looking for a way to feed a rss feed into radarr and let radarr choose if it should be downloaded.. The...
Read more >
Radarr Troubleshooting | WikiArr - Servarr
Troubleshooting for Radarr including getting log files, search troubleshooting and common problems, and downloading / importing troubleshooting and common ...
Read more >
How to setup Trakt Lists in Radarr - Guides - SudoBox.io Forum
In Radarr under “Settings,” select “Lists” and press the “+” to add a List. Choose “Trakt List”; Give your list a name (eg:...
Read more >
How to Bend Plex to Your Will to Handle Complex Libraries ...
Documentaries can't be all dumped in the same library. ... To do the above prior to Sonarr/Radarr v3 you had to use Traktarr....
Read more >
Installing Radarr, Sonarr and Deluge on your Unraid Server
This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found