Hey Popeye, thank you for Pneumatic, it's an amazing add-on.
I use it with the Nzbmatrix extension by iDude, and in a lot of occasions it works as intended.
More often than not though, I keep getting an error message, when Pneumatic tries to send commands to SABnzbd, and also when the add-on tries to stream the movie.
I try downloading and streaming a movie from Nzbmatrix. The first two commands succeeds, but then it fails on the third with this message:
Quote:SABnzbd failed moving file to top of queue
Looking in the log, it gives me this message:
Quote:NOTICE: plugin.program.pneumatic: unable to load url: http://127.0.0.1:9090/sabnzbd/nzb/SABnzb..._walyjv=on
If i then copy/paste that URL into the browser, while the add-on is still runnning in the background in XBMC, the URL works as intended without errors, and moves the file to the top of the queue. Returning to XBMC, Pneumatic has noticed the move, and continues to try and stream the movie, but all I see is a black screen for one second, and then it asks me if I want to delete og download it. The log shows this:
Quote:15:51:07 T:2076 ERROR: XFILE::CPluginDirectory::SetContent called with an invalid handle.
15:51:07 T:6576 NOTICE: DVDPlayer: Opening: rar://D%3A%5CDownloads%5CTemp%5CDaybreakers%202009%201080p%20BluRay%20DTS%20x264%20LEGi0N%5C240612_03_11_04%2erar/daybreakers.2009.1080p.bluray.dts.x264-legi0n.mkv
15:51:07 T:6576 WARNING: CDVDMessageQueue(player):ut MSGQ_NOT_INITIALIZED
15:51:07 T:3972 NOTICE: Creating InputStream
15:51:07 T:3972 ERROR: CDVDPlayer::OpenInputStream - error opening [rar://D%3A%5CDownloads%5CTemp%5CDaybreakers%202009%201080p%20BluRay%20DTS%20x264%20LEGi0N%5C240612_03_11_04%2erar/daybreakers.2009.1080p.bluray.dts.x264-legi0n.mkv]
15:51:07 T:3972 NOTICE: CDVDPlayer::OnExit()
15:51:07 T:3972 NOTICE: CDVDPlayer::OnExit() deleting input stream
15:51:07 T:6576 NOTICE: CDVDPlayer::CloseFile()
15:51:07 T:6576 WARNING: CDVDMessageQueue(player):ut MSGQ_NOT_INITIALIZED
15:51:07 T:6576 NOTICE: DVDPlayer: waiting for threads to exit
15:51:07 T:6576 NOTICE: DVDPlayer: finished waiting
15:51:07 T:2076 NOTICE: # Playback Stopped #
Complete log from start to finish:
Quote:15:49:46 T:2076 NOTICE: -->Python Interpreter Initialized<--
15:49:50 T:2076 NOTICE: plugin.program.pneumatic SABnzbd message: -1 0
15:49:50 T:2076 NOTICE: plugin.program.pneumatic SABnzbd from url: http://127.0.0.1:9090/api?apikey=4defc37...s&value2=0
15:50:06 T:2076 NOTICE: plugin.program.pneumatic SABnzbd message: -1 0
15:50:06 T:2076 NOTICE: plugin.program.pneumatic SABnzbd from url: http://127.0.0.1:9090/api?apikey=4defc37...s&value2=0
15:50:24 T:2076 NOTICE: plugin.program.pneumatic: unable to load url: http://127.0.0.1:9090/sabnzbd/nzb/SABnzb..._walyjv=on
15:51:07 T:2076 ERROR: XFILE::CPluginDirectory::SetContent called with an invalid handle.
15:51:07 T:6576 NOTICE: DVDPlayer: Opening: rar://D%3A%5CDownloads%5CTemp%5CDaybreakers%202009%201080p%20BluRay%20DTS%20x264%20LEGi0N%5C240612_03_11_04%2erar/daybreakers.2009.1080p.bluray.dts.x264-legi0n.mkv
15:51:07 T:6576 WARNING: CDVDMessageQueue(player):ut MSGQ_NOT_INITIALIZED
15:51:07 T:3972 NOTICE: Creating InputStream
15:51:07 T:3972 ERROR: CDVDPlayer::OpenInputStream - error opening [rar://D%3A%5CDownloads%5CTemp%5CDaybreakers%202009%201080p%20BluRay%20DTS%20x264%20LEGi0N%5C240612_03_11_04%2erar/daybreakers.2009.1080p.bluray.dts.x264-legi0n.mkv]
15:51:07 T:3972 NOTICE: CDVDPlayer::OnExit()
15:51:07 T:3972 NOTICE: CDVDPlayer::OnExit() deleting input stream
15:51:07 T:6576 NOTICE: CDVDPlayer::CloseFile()
15:51:07 T:6576 WARNING: CDVDMessageQueue(player):ut MSGQ_NOT_INITIALIZED
15:51:07 T:6576 NOTICE: DVDPlayer: waiting for threads to exit
15:51:07 T:6576 NOTICE: DVDPlayer: finished waiting
15:51:07 T:2076 NOTICE: # Playback Stopped #
It's really frustrating, and I hope you can help. If you need more information, please let me know. Thank you