Page 1 of 1

[SOLVED ]/rss?mode=history not being filled anymore

Posted: July 10th, 2018, 6:57 am
by Jiks
Hello, since the last upgrade I did (I'm now on SABnzbd Version: 2.3.4) The URL for the History RSS (/rss?mode=history) is not served anymore.
Here is the HTML served instead, whitch seems pretty useless and is absolutely not a RSS

Code: Select all

<html>
    <head>
      <script type="text/javascript">
      <!--
      location.href = location.protocol + '//' + location.hostname + (location.port ? ':' + location.port : '') + '/sabnzbd' ;
      //-->
      </script>
    </head>
    <body><br/></body>
</html>
     
Before my upgrade this url was really helpfull to know about sabnzb activity.

I tried to search for "rss" on the forum, but it refuses this search term :(

Re: /rss?mode=history not being filled anymore

Posted: July 10th, 2018, 2:00 pm
by safihre
It has been removed in some release of 2.3.x, just can't find which one. It's in the release notes.
It was removed because maintaining it properly was getting a hassle, while almost all tools nowadays will use JSON. Maybe you can use that?

Re: /rss?mode=history not being filled anymore

Posted: July 11th, 2018, 8:24 am
by Jiks
Thanks for the tip, I'll look into this option. Any pointer to where I should start (The rss url is "obvious" within the html source, the json option not so much) ? I will try to find it on my own and will report my findings.

thank you again for taking the time to enlighten me :)

Re: /rss?mode=history not being filled anymore

Posted: July 11th, 2018, 8:29 am
by Jiks
/api?mode=history&output=json&apikey=APIKEY
seems to answer my needs, time for some elbow grease !

Re: [SOLVED ]/rss?mode=history not being filled anymore

Posted: July 11th, 2018, 3:26 pm
by safihre
There is also the API wiki page that describes many options :)

https://sabnzbd.org/wiki/advanced/api