taiga
taiga copied to clipboard
Order RSS of Nyaa.si by seeders?
How can i order the RSS of nyaa.si by &s=seeders&o=desc? Thanks!
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.