NO-ob / LoliSnatcher_Droid

A booru client with support for batch downloading
GNU Affero General Public License v3.0
372 stars 23 forks source link

[Feature request] Sorting for Hydrus #118

Open Diridibindy opened 2 years ago

Diridibindy commented 2 years ago

The one thing lacking with all apps that utilize the Hydrus API is the random sort which is important for many users. Adding it would be great. Honestly adding support for all the sort types of hydrus would be just awesome.

The api support is there

The file_sort_type argument allows for a big selection of sort types, which are described on the linked doc.

thebrokenfacade commented 2 years ago

I can agree that this would be a great addition. The hydrus api already offers this functionality, so hopefully it will be easy enough to implement.