qbittorrent / search-plugins

Search plugins for the search feature
GNU General Public License v2.0
4.24k stars 474 forks source link

Add published date field to torlock #282

Closed ducalex closed 2 months ago

ducalex commented 3 months ago

This adds the pub_date field to torlock's results, allowing it to be displayed in a future version of qBittorrent.

I can't guarantee that the parsing is exhaustive because torlock shows relative dates sometimes (this PR handles the cases I've seen such as Today and Yesterday).

image

xavier2k6 commented 2 months ago

@ducalex can you resolve conflicts & rebase/squash to 1 commit please.

ducalex commented 2 months ago

I seem to have done stupid things, the PR got closed by github.

But it seems to be all good now. Single commit and no conflict.

xavier2k6 commented 2 months ago

@ducalex Thank you!