RSS feed offsets for api.nzb.su

Hi,

First of all love the app, great work and keeps on getting better :smile:

My feature request is hopefully something quite simple. I have RSS sync enabled on my account, this works great but only gets the last 100 reports by default (api has a attribute for limit=X but even increasing it they appear to be restricting it to 100 regardless).

My NAS isnā€™t always on, so I would really like to pull back the last day or so worth of rss results each time it runs, otherwise there are time gaps in the rss results I get.

You can ā€œpageā€ through the results using offset instead, for example:

https://api.nzb.su/api?t=tvsearch&cat=5040&apikey=REDACTED&extended=1&offset=100

This gets back results 101-200 instead of 1-100.

I would really love it if the app would let me define how many pages to go back for the nzb.su rss feeds. This could just be an int value like 5 pages, which would run in turn with offset=0, then 100, 200, 300, 400 for example.

Thanks!
Chris

Sonarr will do a search if it hasnā€™t been run for more than 3 hours (looking for anything that aired up to 1 day before it last ran), but paging the RSS feeds is already on Trello: https://trello.com/c/kvl7Pndk/820-page-rss-feeds