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

Torrent search not sending to utorrent using jackett #605

Open
11 tasks
goku-son opened this issue Oct 11, 2018 · 8 comments
Open
11 tasks

Torrent search not sending to utorrent using jackett #605

goku-son opened this issue Oct 11, 2018 · 8 comments

Comments

@goku-son
Copy link

Reporting Issues:

To ensure that a I has enough information to work with please include all of the following information.

Use proper markdown syntax to structure your post (i.e. code/log in code blocks).

Make sure you provide the following information below:

  • Version

  • Branch
    Master2

  • Commit hash
    3f5d541

  • Operating system
    Windows 10

  • Python version
    2.7.12

  • What you did?
    Torrent search with jackett found item to download click to send to utorrent and it stated it was successfully sent and the log reflects that. However, when I go over to utorrent I don’t see it there.

  • What happened?
    See above.

  • What you expected?
    Torrent to be sent to utorrent.

  • How can we reproduce your issue?
    Try combo of torrent search with jackett and utorrent as your downloader.

  • What are your (relevant) settings?

  • Include a link to your FULL (not just a few lines!) log file that has the error. Please use Gist or Pastebin.

Close your issue when it's solved! If you found the solution yourself please comment so that others benefit from it.

Link to log:

@jeremysherriff
Copy link

jeremysherriff commented Oct 11, 2018

I believe this is a setup issue with your Jackett and uTorrent configs.

In Jackett, you need to set a download directory:
image

And then configure your torrent app to monitor new torrents in the same folder:
image

@goku-son
Copy link
Author

Thanks much. I did not have that setup so setup directory E:\Blackhole in jackett and then configured “automatically load torrents from” to the same directory as jackett in utorrent directory settings. However, when I try again in htpc to send the torrent to utorrent it tells me it is successful, but I don’t see the .torrent in the configured directory and expectedly does not show up in utorrent.

It appears for some reason the torrent is not being sent from htpc to jackett? I don’t see anything in the jackett log to suggest even an attempt was made and htpc says it sent it successfully, so kind of stumped at what else to look at. Any suggestions would be appreciated.

@Hellowlol
Copy link
Owner

Try addon a torrent (url) manually using torrent module.

@goku-son
Copy link
Author

Thanks I tried both a url and magnet and nothing happens when I click add. No errors in the log either. I know htpc can talk to utorrent because I see cp/Sonarr sent items. Not sure what it could be.

@Hellowlol
Copy link
Owner

Logs?

@goku-son
Copy link
Author

Here is the log in debug mode when trying to add a magent to the utorrent module:
htpcmanager.log
Seems like it is unable to fetch the utorrent settings for some reason.

@goku-son
Copy link
Author

If I put that URL that it keeps trying to fetch, I can get to utorrent, but it displays "invalid request" on the page. Could that perhaps be the issue?

@goku-son
Copy link
Author

@Hellowlol just wondering if you got a chance to view my logs and have any suggestions? Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants