Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
  • 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 120
[RELEASE] Pneumatic
fpoil Wrote:I Popeye,

First, thank you for your great plugins.

If the download is finished before i finish to watch the movie, as SABnzbd is moving downloaded files from incomplete folder to complete folder, the movie stops et xbmc locks down.

I'm using SABnzbd 0.6.7 on openlec.

Great you like it Big Grin . If SAB is moving the file as its finished you have configured it wrong. The allow_streaming flag must be 1 and the default post processing has to be +delete. This is the whole propose of the allow_streaming flag. SAB will fail the job and keep the files in the incomplete folder until you either repair or deletes them (from SAB or through context menu in the incomplete folder).
Pneumatic | SABnzbd | XBMC that just works - openelec
Reply
Zure Wrote:I am trying to get this plugin up and running, but I am stuck at these errors:

http://pastebin.com/pghrAjgJ

Something with you SAB history is causing an error. Try clearing it.

ckergald Wrote:This plugin looks great, cant wait to actually use it properly.


the problem I'm having is the plugin never starts playing the video, the timer just keeps going.
  • When I pick a movie or tv show I can see that hit my queue in sabnzbd
  • my default processing in sab is set to +delete, when the job hits sab that processing is also +delete.
  • My xbmc can see and create files in the incomplete folder for sab, I can also delete from there just fine as well.
  • I have tried with newznab as well as nzb.su, both produce same results.
  • Once download completes 100% in sab the counter "waiting for nzb to download" is still running on the xbmc computer.
  • attempts to cancel downloading and return to xbmc do not work, timer just keeps going. Need to use task manager to kill xbmc and relaunch it.

Any advise would be appreciated.

XBMC Log

Your log doesn't even contain the string nzbs.. so you have bigger problems Big Grin
There seems to be something wrong with the communication with SAB, look through your settings. The cancel dialog doesn't work in your version, I have fixed it in git but there are a few more things to fix before next release (sooon...)
Pneumatic | SABnzbd | XBMC that just works - openelec
Reply
Checked again, the video queue's in sab, once the first rar has downloaded the plugin fails, log is below (this one does have .nzb's in it.

XBMC log


Here's my SAB ini file if it helps
Reply
How hard would it be to index nzbmovieseeker.com, I love the concept of the streaming nzb's but it's kinda not wife friendly. It needs really to be able to find movies and shows easier. just a thought
Reply
Popeye Wrote:Something with you SAB history is causing an error. Try clearing it.

I tried clearing it, but no luck. I also tried downloading something and then clearing it.

I am running XBMC Live and the latest Sabnzbd.
Reply
ckergald Wrote:Checked again, the video queue's in sab, once the first rar has downloaded the plugin fails, log is below (this one does have .nzb's in it.

XBMC log


Here's my SAB ini file if it helps

What I can see is that it fails reading the rar file, what file rights do you have and what OS were you running?
Pneumatic | SABnzbd | XBMC that just works - openelec
Reply
ldh830114 Wrote:How hard would it be to index nzbmovieseeker.com, I love the concept of the streaming nzb's but it's kinda not wife friendly. It needs really to be able to find movies and shows easier. just a thought

Probably quite easy, please go ahead and start coding! Big Grin use the nzb.su as a template for communicating with nzbs to get streaming working.
Pneumatic | SABnzbd | XBMC that just works - openelec
Reply
Popeye Wrote:What I can see is that it fails reading the rar file, what file rights do you have and what OS were you running?

XBMC is running on windows 7 ultimate (32bit)
sabnzbd is running on ubuntu 10.04 server

the incomplete folder is chmod 777, and samba has read/write/modify permissions for everyone and guest accounts.

on the win 7 xbmc computer I can browse into the mapped drive containing my incomplete folder, I can create folders, files, and can start one of the downloads unraring.

winrar is present on my windows7 system and unrar on ubuntu.
Reply
ckergald Wrote:XBMC is running on windows 7 ultimate (32bit)
sabnzbd is running on ubuntu 10.04 server

the incomplete folder is chmod 777, and samba has read/write/modify permissions for everyone and guest accounts.

on the win 7 xbmc computer I can browse into the mapped drive containing my incomplete folder, I can create folders, files, and can start one of the downloads unraring.

winrar is present on my windows7 system and unrar on ubuntu.

The error is

Code:
"C:\Users\Administrator\AppData\Roaming\XBMC\addons\plugin.video.nzbs\rarfile.py", line 547, in _parse
                                                fd = open(self.rarfile, "rb")
                                            IOError: invalid mode: rb
the mode rb should work and the error is most probably not in this code. Can you open a written rar files in this dir?

BTW, winrar and unrar is not used. I'm using a pure python rar parser.
Pneumatic | SABnzbd | XBMC that just works - openelec
Reply
Popeye Wrote:the mode rb should work and the error is most probably not in this code. Can you open a written rar files in this dir?

BTW, winrar and unrar is not used. I'm using a pure python rar parser.

with winrar on the xbmc computer yes I can open rar files and can extract to the same folder it's downloading in, I've even tried opening just the first rar file as it's still downloading and can do that as well.
Reply
ckergald Wrote:with winrar on the xbmc computer yes I can open rar files and can extract to the same folder it's downloading in, I've even tried opening just the first rar file as it's still downloading and can do that as well.

Maybe try it with UAC off! Sounds like one of those W7 UAC issues.
Reply
I'm pretty certain uac is off, as I normally disable that but I'll check it this evening when I'm back home again and let you know.

Thanks.
Reply
ckergald Wrote:I'm pretty certain uac is off, as I normally disable that but I'll check it this evening when I'm back home again and let you know.

Thanks.

Take your time. I will be here. Have to wait for the next release with newznab support anyway. Wink
Reply
Settings for Nzb.su

In addon settings, what is Nzb.su id i?

And Nzb.su key r i guess is the api key?
Reply
speed32219 Wrote:Settings for Nzb.su

In addon settings, what is Nzb.su id i?

And Nzb.su key r i guess is the api key?

It's been answered before in this thread but check the rss page on nzb.su and I'll hope you understand...
Pneumatic | SABnzbd | XBMC that just works - openelec
Reply
  • 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 120

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Pneumatic11