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

Add date field to torrentproject #296

Merged

Conversation

ducalex
Copy link
Contributor

@ducalex ducalex commented Aug 20, 2024

This PR adds pub_date to the torrentproject engine.

Please note that I've changed the search url from /?t=abc to /browse?t=abc because the latter provides a date in the results.

I don't know what other differences there are between the two URLs. Most queries seem to return identical results, but sometimes that isn't the case?

If my change to /browse isn't acceptable then I will revert that, and update this PR to parse whatever the old URL gives us, which is moderately useless N years ago stuff.

image

This changes the search url from `/?t=abc` to `/browse?t=abc` because the latter provides a date.

The search results are identical with for most queries I've tried but sometimes it differs, so maybe using `/browse` isn't acceptable?
@ducalex ducalex force-pushed the ducalex/add-date-field-torrentproject branch from 1c94388 to 443f710 Compare August 20, 2024 02:54
@xavier2k6 xavier2k6 merged commit 3a88c6f into qbittorrent:master Aug 21, 2024
7 checks passed
@xavier2k6
Copy link
Member

@ducalex Thank you!

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.

2 participants