Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPTorrents base URL error #561

Closed
didyouexpectthat opened this issue Dec 4, 2018 · 17 comments · Fixed by #573
Closed

IPTorrents base URL error #561

didyouexpectthat opened this issue Dec 4, 2018 · 17 comments · Fixed by #573
Assignees
Labels
Priority: Low Issue does not affect Radarr functionality in a serious way. Status: In Progress In Progress Type: Enhancement Current situation is suboptimal and could use improvement.
Milestone

Comments

@didyouexpectthat
Copy link

Describe the bug
I am attempting to use IPtorrents.
When I try to test or save the URL provided by IPtorrents, Lidarr complains that the 'Base Url' is not in the correct format.

To Reproduce

  1. Navigate to IPTorrents
  2. Go to RSS
  3. Configure the RSS options, select download link (in lieu of web link), select appropriate music categories
  4. IPtorrents produces URL in following format:
    https://iptorrents.com/t.rss?u=USERID;tp=APIKEY;3;80;93;37;download
    where 3, 80, 93, and 37 are the 4 different categories for music.
  5. Copy and paste URL into Lidarr's Add Indexer settings
  6. Hit Test connection
  7. See error.

Expected behavior
I expect the URL from IPTorrents to work when adding indexer IPTorrents.

Screenshots
image
image

Logs

18-12-4 05:22:39.1|Warn|LidarrErrorPipeline|Invalid request Validation failed: 
 -- 'Base Url' is not in the correct format.
18-12-4 05:22:39.1|Debug|Api|[POST] /api/v1/indexer/test: 400.BadRequest (8 ms)
18-12-4 05:22:40.9|Warn|LidarrErrorPipeline|Invalid request Validation failed: 
 -- 'Base Url' is not in the correct format.
18-12-4 05:22:40.9|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (7 ms)

System info (please complete the following information):

  • Lidarr Version: 0.5.0.576
  • Operating System: Debian 9
  • .net Framework (Windows) or mono (macOS/Linux) Version: mono Linux 5.16.0.220

Additional context
Nothing else.
Thank you.

@Rsslone
Copy link

Rsslone commented Dec 12, 2018

Same here.

@Qstick
Copy link
Contributor

Qstick commented Dec 16, 2018

I've got no way to test/debug this as I have no account.

@Qstick
Copy link
Contributor

Qstick commented Dec 16, 2018

Looking at a few things, I believe Lidarr/Sonarr expect
https://iptorrents.com/torrents/rss?u=snip;tp=snip;3;80;93;37;download
instead of
https://iptorrents.com/t.rss?u=USERID;tp=APIKEY;3;80;93;37;download
Do both work in a browser, or is the first depreciated?

@didyouexpectthat
Copy link
Author

I can confirm that both of the URLs produce the same output.

@Qstick
Copy link
Contributor

Qstick commented Dec 16, 2018

So does https://iptorrents.com/torrents/rss?u=snip;tp=snip;3;80;93;37;download work in Lidarr?

@didyouexpectthat
Copy link
Author

Yes, it does.

@Qstick
Copy link
Contributor

Qstick commented Dec 16, 2018

Perfect!

@didyouexpectthat
Copy link
Author

IPTorrents made this change on November 26th. Is there a way to support both URL styles?

@Qstick
Copy link
Contributor

Qstick commented Dec 16, 2018

Yep, working on that now.

@Qstick Qstick added Type: Enhancement Current situation is suboptimal and could use improvement. Priority: Low Issue does not affect Radarr functionality in a serious way. Status: Accepted Issue or PR is Accepted Status: In Progress In Progress and removed Status: Accepted Issue or PR is Accepted labels Dec 16, 2018
@Qstick Qstick added this to the v0.6.0 milestone Dec 16, 2018
@Qstick Qstick self-assigned this Dec 16, 2018
@Dwight2019
Copy link

Hi,

I'm still facing this same issue when trying to configure IPTorrents.

@Qstick
Copy link
Contributor

Qstick commented Apr 22, 2019

Version?

@Dwight2019
Copy link

Version: 2.0.0.5322

@Qstick
Copy link
Contributor

Qstick commented Apr 22, 2019

This is Lidarr repo, that’s not a valid version of Lidarr

@Dwight2019
Copy link

My apologies - This is for Sonarr, seems they have a very similar GUI and error messages.

@Qstick
Copy link
Contributor

Qstick commented Apr 22, 2019

Yea I don't think they have fixed this yet

@squeeb
Copy link

squeeb commented Dec 1, 2019

Still not fixed.

1 similar comment
@mcbobke
Copy link

mcbobke commented May 25, 2020

Still not fixed.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Priority: Low Issue does not affect Radarr functionality in a serious way. Status: In Progress In Progress Type: Enhancement Current situation is suboptimal and could use improvement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants