taiga icon indicating copy to clipboard operation
taiga copied to clipboard

Order RSS of Nyaa.si by seeders?

Open DamianArielLerner opened this issue 2 years ago • 1 comments

How can i order the RSS of nyaa.si by &s=seeders&o=desc? Thanks!

DamianArielLerner avatar Mar 21 '23 22:03 DamianArielLerner

Not sure why, but Nyaa forces sorting by ID in descending order for RSS feeds: https://github.com/nyaadevs/nyaa/blob/4fe0ff5b1aa7ec7c9bb2667d97e10ce2a318c676/nyaa/search.py#L456-L459

You should ask Nyaa's devs if it's intentional. If not, they could remove those lines and then you can append &s=seeders&o=desc to Taiga's RSS feed URLs.

erengy avatar May 29 '23 14:05 erengy