• 1
  • 111
  • 112
  • 113(current)
  • 114
  • 115
  • 120
[RELEASE] Pneumatic
bump...

nothing? just ignore?
Reply
(2014-08-19, 15:42)Popeye Wrote:
(2014-08-19, 12:48)xbmosx Wrote: thank you popeye. very much appreciate your work!

I just did a quick google and found that XBMC apparently supports encrypted rars. The URI is rar://passwor@file://path/to/file.rar/content.mp4 so my suggested fix might work...

I was able to get this to work, although in a rather hacky, proof-of-concept way, by manually adding the Rar Password to line 516 & 520 of the default.py

Code:
515:            for arch_rar, movie_file in zip(play_list[0::2], play_list[1::2]):
516:                        raruri = "rar://RARPASSWORD@" + utils.rarpath_fixer(folder, arch_rar) + "/" + movie_file
517:                        rar.append(raruri)
518:                        raruri = 'stack://' + ' , '.join(rar)
519:            else:
520:                raruri = "rar://RARPASSWORD@" + utils.rarpath_fixer(folder, play_list[0]) + "/" + play_list[1]
521:            uri = raruri

Still looking for a more elegant solution. hint hint... Wink

-Vlad
Reply
Popeye

I have been beating my head against the wall trying to get this to work.I downloaded all the needed components like newznab and puenamic if that was spelled correctly also I just signed up for a uns account with high speed downloads and high retention but anyway I followed your tutorial to the T with site urls and keys but I just cant seem to get this working on either frodo or gotham Finally my questions are-is this add on still supported?Why does it keep saying newzab addon script errror?It all works fine straight from the site and via sick beard not to mention I can stream with puenamic just fine with sabnzbd while its incomplete.Any help or advice would be appreciated.

Thanls

Gotham 13.2
Frodo 12.3
Mac OSX 10.9

Here is the best I could do for a debug log.Noob-cant figure out how to post my xbmc log file to this post.
23:18:07 T:2954457088 DEBUG: Process - Entering source directory /Users/wolverine30008/Library/Application Support/XBMC/addons/plugin.video.nzbtv
23:18:07 T:2954457088 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.nzbtv" dependent on version 2.1.0 of the xbmc.python api
23:18:07 T:2706284968 DEBUG: ------ Window Init (DialogBusy.xml) ------
23:18:08 T:2953924608 DEBUG: WaitOnScriptResult- plugin returned successfully
23:18:08 T:2954457088 INFO: Scriptresult: Success
23:18:08 T:2959323136 NOTICE: Thread Background Loader start, auto delete: false
23:18:08 T:2959323136 DEBUG: Thread Background Loader 2959323136 terminating
23:18:08 T:2959323136 NOTICE: Thread Background Loader start, auto delete: false
23:18:08 T:2959323136 DEBUG: Thread Background Loader 2959323136 terminating
23:18:08 T:2954457088 INFO: Python script stopped
23:18:08 T:2954457088 DEBUG: Thread XBPyThread 2954457088 terminating
23:18:08 T:2706284968 DEBUG: waiting for python thread 15 (/Users/wolverine30008/Library/Application Support/XBMC/addons/plugin.video.nzbtv/default.py) to stop
23:18:08 T:2706284968 DEBUG: python thread 15 (/Users/wolverine30008/Library/Application Support/XBMC/addons/plugin.video.nzbtv/default.py) destructed
23:18:08 T:2706284968 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
23:18:12 T:2706284968 DEBUG: ------ Window Init (Pointer.xml) ------
23:18:12 T:2706284968 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
23:18:16 T:2706284968 DEBUG: ------ Window Deinit (Pointer.xml) ------
23:18:18 T:2706284968 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
Reply
Last post #1687 was frodp 12.3

Here is the best I could make out with gotham 13.2
23:28:33 T:2706284968 DEBUG: ParentPath = [addons://sources/video/]
23:28:33 T:2961985536 DEBUG: StartScript - calling plugin Newznab('plugin://plugin.video.newznab/','1','')
23:28:33 T:2961985536 DEBUG: WaitOnScriptResult - waiting on the Newznab (id=5) plugin...
23:28:33 T:2953318400 NOTICE: Thread LanguageInvoker start, auto delete: false
23:28:33 T:2953318400 INFO: initializing python engine.
23:28:33 T:2953318400 DEBUG: CPythonInvoker(5, /Users/wolverine30008/Library/Application Support/XBMC/addons/plugin.video.newznab/default.py): start processing
23:28:33 T:2953318400 NOTICE: -->Python Interpreter Initialized<--
23:28:33 T:2953318400 DEBUG: CPythonInvoker(5, /Users/wolverine30008/Library/Application Support/XBMC/addons/plugin.video.newznab/default.py): the source file to load is /Users/wolverine30008/Library/Application Support/XBMC/addons/plugin.video.newznab/default.py
23:28:33 T:2953318400 DEBUG: CPythonInvoker(5, /Users/wolverine30008/Library/Application Support/XBMC/addons/plugin.video.newznab/default.py): setting the Python path to /Users/wolverine30008/Library/Application Support/XBMC/addons/plugin.video.newznab:/Users/wolverine30008/Library/Application Support/XBMC/addons/script.module.six/lib:/Users/wolverine30008/Library/Application Support/XBMC/addons/script.module.simplejson/lib:/Users/wolverine30008/Library/Application Support/XBMC/addons/plugin.program.sabnzbd/lib:/Users/wolverine30008/Library/Application Support/XBMC/addons/script.module.beautifulsoup/lib:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pil/lib:/Users/wolverine30008/Library/Application Support/XBMC/addons/script.common.plugin.cache/lib:/Users/wolverine30008/Library/Application Support/XBMC/addons/script.module.simple.downloader/lib:/Applications/XBMC.app/Contents/Resources/XBMC/addons/xbmc.debug/:/Users/wolverine30008/Library/Application Support/XBMC/addons/script.module.parsedom/lib:/Users/wolverine30008/Library/Application Support/XBMC/addons/script.module.xbmcswift2/lib:/Applications/XBMC.app/Contents/Frameworks:/Applications/XBMC.app/Contents/Frameworks/lib/python26.zip:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-darwin:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-mac:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-tk:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-old:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-dynload:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/site-packages:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/site-packages/PIL
23:28:33 T:2953318400 DEBUG: CPythonInvoker(5, /Users/wolverine30008/Library/Application Support/XBMC/addons/plugin.video.newznab/default.py): entering source directory /Users/wolverine30008/Library/Application Support/XBMC/addons/plugin.video.newznab
23:28:33 T:2953318400 DEBUG: CPythonInvoker(5, /Users/wolverine30008/Library/Application Support/XBMC/addons/plugin.video.newznab/default.py): instantiating addon using automatically obtained id of "plugin.video.newznab" dependent on version 2.1.0 of the xbmc.python api
23:28:33 T:2706284968 DEBUG: ------ Window Init (DialogBusy.xml) ------
23:28:33 T:2706284968 DEBUG: ------ Window Init (DialogAddonSettings.xml) ------
23:28:33 T:2706284968 INFO: Loading skin file: DialogAddonSettings.xml, load type: KEEP_IN_MEMORY
23:28:33 T:2706284968 DEBUG: LocalizeStrings: no strings.po file exist at /Users/wolverine30008/Library/Application Support/XBMC/addons/plugin.video.newznab/resources/language/English, fallback to strings.xml
23:28:34 T:270628496
Reply
FYI Newznab v 0.2.5,NZBtv v 0.2.7 and Pneumatic v 0.3.1 Regarding post 1687-1688.
I use usenet crawler and nmatrix as my nzb indexers.Now one thing Im curious on though-How do these addons know you have server access?I use usenetserver.Is there somewhere I am supposed to be inputing that?
Finally,this should go without saying for all of us xbmc users Thank-You so much for your time and effort on all these add ons.Hope to hear from you soon.
Reply
OK have it all working besides browse local NZBs how do I set this is settings.I have the folder where I store my nzb files set it the NZB chache settings but every time I choose browse local NZBs its empty.What am II missing??how do i set it in settings to "browse local NZBs" is it in SABnzbd or is it a blackhole kind of setup.I cant figure it out-Can anyone help please??
Reply
i think popeye left us and no longer support those amazing plugin...
maybe some1 else will take them and continue the development
Reply
I'm still here. I just rely on the forum to email when someone posts. Anhow, things are working fine in my end. One thing that probably has confused most is the newznab plugin and the required server API. In other words your indexer has to be a newznab variant with an accessible API from your xbmc machine or else newznab will not work. Of Course you can use locally storeded NZB's. Just add folders with nzb files. You can also add a folder with each nzb in a individual sub folder...
Pneumatic | SABnzbd | XBMC that just works - openelec
Reply
(2014-11-11, 17:08)Popeye Wrote: I'm still here. I just rely on the forum to email when someone posts. Anhow, things are working fine in my end. One thing that probably has confused most is the newznab plugin and the required server API. In other words your indexer has to be a newznab variant with an accessible API from your xbmc machine or else newznab will not work. Of Course you can use locally storeded NZB's. Just add folders with nzb files. You can also add a folder with each nzb in a individual sub folder...
Hey popeye,
I have 3 newsnab indexers, all with api, all give malformed error when entering any category.
Search is working...
How can i fix it?

Btw they all use ssl...

Thanks
Reply
(2014-11-11, 18:32)hasamba Wrote:
(2014-11-11, 17:08)Popeye Wrote: I'm still here. I just rely on the forum to email when someone posts. Anhow, things are working fine in my end. One thing that probably has confused most is the newznab plugin and the required server API. In other words your indexer has to be a newznab variant with an accessible API from your xbmc machine or else newznab will not work. Of Course you can use locally storeded NZB's. Just add folders with nzb files. You can also add a folder with each nzb in a individual sub folder...
Hey popeye,
I have 3 newsnab indexers, all with api, all give malformed error when entering any category.
Search is working...
How can i fix it?

Btw they all use ssl...

Thanks

ssl, there you have it. Try modifying default.py for newznab and replace http:// with https:// on line 78, 99, 102, 418, 432. This is something i have had in the backlog but havent had the time/need/urge to fix ...
Pneumatic | SABnzbd | XBMC that just works - openelec
Reply
(2014-11-12, 11:23)Popeye Wrote:
(2014-11-11, 18:32)hasamba Wrote:
(2014-11-11, 17:08)Popeye Wrote: I'm still here. I just rely on the forum to email when someone posts. Anhow, things are working fine in my end. One thing that probably has confused most is the newznab plugin and the required server API. In other words your indexer has to be a newznab variant with an accessible API from your xbmc machine or else newznab will not work. Of Course you can use locally storeded NZB's. Just add folders with nzb files. You can also add a folder with each nzb in a individual sub folder...
Hey popeye,
I have 3 newsnab indexers, all with api, all give malformed error when entering any category.
Search is working...
How can i fix it?

Btw they all use ssl...

Thanks


hey popeye,
i tried it but still im getting malformed error...Sad


ssl, there you have it. Try modifying default.py for newznab and replace http:// with https:// on line 78, 99, 102, 418, 432. This is something i have had in the backlog but havent had the time/need/urge to fix ...
Reply
(2014-11-13, 16:25)hasamba Wrote:
(2014-11-12, 11:23)Popeye Wrote:
(2014-11-11, 18:32)hasamba Wrote: Hey popeye,
I have 3 newsnab indexers, all with api, all give malformed error when entering any category.
Search is working...
How can i fix it?

Btw they all use ssl...

Thanks


hey popeye,
i tried it but still im getting malformed error...Sad


ssl, there you have it. Try modifying default.py for newznab and replace http:// with https:// on line 78, 99, 102, 418, 432. This is something i have had in the backlog but havent had the time/need/urge to fix ...

Can you manually read the rss feeds from your indexer? Sometimes there have been strange characters in the xml causing newznab to break.
Pneumatic | SABnzbd | XBMC that just works - openelec
Reply
(2014-11-13, 17:07)Popeye Wrote:
(2014-11-13, 16:25)hasamba Wrote:
(2014-11-12, 11:23)Popeye Wrote: hey popeye,
i tried it but still im getting malformed error...Sad


ssl, there you have it. Try modifying default.py for newznab and replace http:// with https:// on line 78, 99, 102, 418, 432. This is something i have had in the backlog but havent had the time/need/urge to fix ...

Can you manually read the rss feeds from your indexer? Sometimes there have been strange characters in the xml causing newznab to break.

yes, the rss seems fine... if you would like i can give you invite for nzbgeek or ask other indexer to invite you in order to fix it
Reply
I am stuck at "waiting for nzb download" followed by a message "select download directory" Never make to a second dialogue with progress bar.
What is this symptom of? I can see sabnzbd is downloading but file is never played. Also a directory with filename is created in Incomplete folder.

Kodi Helix beta 3 and latest Sabnzbd. From log

plugin.program.pneumatic: is_nzb_home: waiting for nzb: sab_nzo_id: None for: 4 seconds

and then this

find_incomplete: folder: C:\Users\Toni\Downloads\Incomplete\Lucy.2014.1080p.BluRay.x264-SPARKS nzbname: Lucy.2014.1080p.BluRay.x264-SPARKS

Got to be to do something with incomplete folder

EDIT: Like a million times before error is introduced by the new version of Kodi (Helix beta 3). Everything worked in Helix alpha 3. Popeye please fix this as the new version has many improvements.
Reply
I'm sorry but I will not spend any time until the next stable release is done. I don't have time to fiddle around with alphas and betas. What's the new magic in Helix?
On a side note, as a addon dev the info on whas being changed is usually not good.
Pneumatic | SABnzbd | XBMC that just works - openelec
Reply
  • 1
  • 111
  • 112
  • 113(current)
  • 114
  • 115
  • 120

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