simpletracker icon indicating copy to clipboard operation
simpletracker copied to clipboard

[REQUEST] Search

Open QuixThe2nd opened this issue 6 years ago • 1 comments

The ability to search through torrents on the system.

QuixThe2nd avatar Feb 25 '20 12:02 QuixThe2nd

This is fairly easy, can be done in with what you see in torrents.php, replicated. You have $id so utilize that by URL parameters from form field. It’s _GET your after, and the query params.

Wiilf avatar Aug 15 '20 22:08 Wiilf