[RELEASE] SABnzbd - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151) +---- Thread: [RELEASE] SABnzbd (/showthread.php?tid=152494) |
RE: [RELEASE] SABnzbd - Popeye - 2013-02-07 (2013-02-07, 10:19)nick w Wrote: I'm getting a plugin script failure when trying to run the plugin. You have configured it wrong? ;D Pm a debug log and or revise your settings one more time (no https).. RE: [RELEASE] SABnzbd - Popeye - 2013-02-10 (2013-02-05, 23:37)Popeye Wrote:(2013-02-05, 14:49)schumi2004 Wrote: Is it a good idea to add a option to Pause/Resume SABnzbd on movie Playback/Stop ? Just a bump for anyone subscribing on this thread. RE: [RELEASE] SABnzbd - j1nx - 2013-02-10 You are to good for us Dutch guys RE: [RELEASE] SABnzbd - nick w - 2013-02-11 Thanks Popeye. Where are the debug logs saved? In the add on folder? RE: [RELEASE] SABnzbd - kricker - 2013-02-11 It should just be the XBMC log with debugging enabled. Refer to the wiki if you are unsure how to do that. Re: [RELEASE] SABnzbd - evenzak - 2013-02-16 A quick note on copying/pasting the API key; and this is specific to those who have an Android device and use the YATSE widget app for remote control. That said, if you copy the API key on your phone and open the virtual keyboard of YATSE and the API key entry dialog on XBMC you can paste it directly into the box. Not useful for everyone, but better than manual entry if you've already been using the app. Cheers! RE: [RELEASE] SABnzbd - schumi2004 - 2013-02-18 (2013-02-10, 01:13)Popeye Wrote:(2013-02-05, 23:37)Popeye Wrote:(2013-02-05, 14:49)schumi2004 Wrote: Is it a good idea to add a option to Pause/Resume SABnzbd on movie Playback/Stop ? Awesome, how could i have missed this RE: [RELEASE] SABnzbd - T800 - 2013-02-22 Tried this and it works very well thank you! Is there any way to get the Pause SABnzbd service to pause/resume when only streaming online content? RE: [RELEASE] SABnzbd - Popeye - 2013-02-22 It might be possible. I'll take a look at it next week. RE: [RELEASE] SABnzbd - T800 - 2013-02-22 Thank you. RE: [RELEASE] SABnzbd - Popeye - 2013-02-26 (2013-02-22, 09:59)T800 Wrote: Tried this and it works very well thank you! I have made the code changes and everything is ready in the master branch on github. Will update the repo tomorrow. The default behavior is now to only pause/throttle on online content. RE: [RELEASE] SABnzbd - gibxxi - 2013-02-26 Hi Popeye, this add-on doesn't work for me: Code: 18:06:04 T:7300 NOTICE: plugin.program.sabnzbd: v3.0.2 started My Sabnzbd install requires an SSL connection, but this add-on is attempting a non-encrypted connection, I'm thinking that's probably the cause. RE: [RELEASE] SABnzbd - Popeye - 2013-02-27 (2013-02-26, 20:02)gibxxi Wrote: Hi Popeye, this add-on doesn't work for me:Can you try modifying line 53 and 56 in ../XBCM/addons/plugin.program.sabnzbd/lib/sabnzbd.py from "http://" to "https://" and see if that helps? It, works for me so if you could verify it I'll add a setting for https support. RE: [RELEASE] SABnzbd - gibxxi - 2013-02-27 Started straight up after performing the changes. Thanks Popeye. RE: [RELEASE] SABnzbd - Jaydawgx7 - 2013-02-27 THANKS!!!! Cannot wait to get home and try this. Just got my new HTPC set up and was streaming 1080p perfect, then sickbeard sent a tv show to the download queue so I then ran into buffering issues until I paused Sab. |