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 upload & upload error improvments #222

Closed
wants to merge 3 commits into from
Closed

Conversation

Audionut
Copy link
Owner

It annoys me when there is some error on uploading, but the torrent is still added to client. This PR serves to fix that.
First push catches resolution checking at ULCX.

I initially decided against asyncing uploading/adding to client, but this PR will also serve to async that process.

@Audionut
Copy link
Owner Author

My implementation of this wasn't correctly handling MTV (and probably every other HTTP site). Whilst it worked quite well, saving the odd second isn't worth the hassle of trying to correct HTTP sites and then dealing with the enviable bugs I would have created.

Properly skipping addition of torrent to client on error is still to be implemented in another pr.

@Audionut Audionut closed this Jan 17, 2025
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

Successfully merging this pull request may close these issues.

1 participant