[RELEASE] Pneumatic - 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] Pneumatic (/showthread.php?tid=97657) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
|
RE: [RELEASE] Pneumatic - hasamba - 2014-09-19 bump... nothing? just ignore? RE: [RELEASE] Pneumatic - VladTepz - 2014-09-23 (2014-08-19, 15:42)Popeye Wrote:(2014-08-19, 12:48)xbmosx Wrote: thank you popeye. very much appreciate your 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]): Still looking for a more elegant solution. hint hint... -Vlad RE: [RELEASE] Pneumatic - wolverine30008 - 2014-09-26 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 RE: [RELEASE] Pneumatic - wolverine30008 - 2014-09-26 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 RE: [RELEASE] Pneumatic - wolverine30008 - 2014-09-26 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. RE: [RELEASE] Pneumatic - wolverine30008 - 2014-10-06 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?? RE: [RELEASE] Pneumatic - hasamba - 2014-11-11 i think popeye left us and no longer support those amazing plugin... maybe some1 else will take them and continue the development RE: [RELEASE] Pneumatic - Popeye - 2014-11-11 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... Re: RE: [RELEASE] Pneumatic - hasamba - 2014-11-11 (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 RE: [RELEASE] Pneumatic - Popeye - 2014-11-12 (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, 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 ... RE: [RELEASE] Pneumatic - hasamba - 2014-11-13 (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, RE: [RELEASE] Pneumatic - Popeye - 2014-11-13 (2014-11-13, 16:25)hasamba Wrote:(2014-11-12, 11:23)Popeye Wrote:(2014-11-11, 18:32)hasamba Wrote: Hey popeye, Can you manually read the rss feeds from your indexer? Sometimes there have been strange characters in the xml causing newznab to break. RE: [RELEASE] Pneumatic - hasamba - 2014-11-21 (2014-11-13, 17:07)Popeye Wrote:(2014-11-13, 16:25)hasamba Wrote:(2014-11-12, 11:23)Popeye Wrote: hey popeye, 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 RE: [RELEASE] Pneumatic - versus - 2014-11-22 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. RE: [RELEASE] Pneumatic - Popeye - 2014-11-23 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. |