Search found 8 matches
- May 30th, 2012, 3:11 pm
- Forum: Third-party Addons
- Topic: [Android] Sabber
- Replies: 7
- Views: 8751
Re: [Android] Sabber
For the upcoming update I fixed the following: [*]Fixed a bug with tab rendering on screen orientation switching. Should fix the scrambled text too. [*]The app shows the settings screen if the settings are blank. Got other must have requests (besides ipv6 for which I need more time)? [edit]Forgot ab...
- May 28th, 2012, 3:39 pm
- Forum: Third-party Addons
- Topic: [Android] Sabber
- Replies: 7
- Views: 8751
Re: [Android] Sabber
The app queries the nzbindex rss feed: http://nzbindex.nl/rss.Question: Sabber has nzbindex.nl search built-in. How is that done: via an API, or screen-scraping, or ... ?
- May 28th, 2012, 2:16 am
- Forum: Third-party Addons
- Topic: [Android] Sabber
- Replies: 7
- Views: 8751
Re: [Android] Sabber
Thanks for the feedback. I'll work on it asap. The typo is corrected. Show the settings screen on startup: Good idea. I'll fix that. Ipv6: I'll have to dive into that one. Search: to start searching just press the search icon (or search button when the device is equipped with such a button). Handlin...
- May 27th, 2012, 3:55 pm
- Forum: Third-party Addons
- Topic: [Android] Sabber
- Replies: 7
- Views: 8751
[Android] Sabber
I just posted a new app to control Sabnzbd with a smartphone or tablet called "Sabber". Sabber allows you to control nzb files on your Sabnzb installation with your smartphone or tablet with the ICS look and feel (also on older models). The layout is optimized for both smartphones and tabl...
- April 12th, 2012, 9:10 am
- Forum: Third-party Addons
- Topic: [Android] SabCommand app (in development)
- Replies: 3
- Views: 7427
Re: [Android] SabCommand app (in development)
Don't worry, it's just a working title. Still looking for a good name.
- April 10th, 2012, 2:33 pm
- Forum: Third-party Addons
- Topic: [Android] SabCommand app (in development)
- Replies: 3
- Views: 7427
[Android] SabCommand app (in development)
Hi guys, I'm a huge fan of Sabnzbd and programming on the Android platform and therefore I created an app to monitor and control Sabnzbd. The integrated search interfaces offers a way to quickly search (nzbindex for now) and add nzbs to Sabnzbd. The app is a native Android app conforming to all the ...
- February 11th, 2012, 9:38 am
- Forum: General Help
- Topic: API history date downloaded
- Replies: 2
- Views: 1569
Re: API history date downloaded
Thanks! Got it working.
- February 11th, 2012, 8:46 am
- Forum: General Help
- Topic: API history date downloaded
- Replies: 2
- Views: 1569
API history date downloaded
I'm using the http api (json) to get the history of the downloaded nzbs. It's not clear to me on how to get the date on which on item is downloaded. What field can I use from the json string? The api call that I use: api?mode=history&start=START&limit=LIMIT&output=json (http://wiki.sabnz...