[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
|
- Popeye - 2012-01-20 ursli Wrote:My Cart is not empty though, if I try and access it with plugin.video.nzbsu-0.0.6 it shows my cart just fine. I'll look at it tonight. Got some other bugs found by simon_rb ;D - woodg8 - 2012-01-20 Finally managed to get it to work! Thanks all for your help, quality plugin - Popeye - 2012-01-20 woodg8 Wrote:Finally managed to get it to work! Do you mind writing a n00b guide? - woodg8 - 2012-01-20 Popeye Wrote:Do you mind writing a n00b guide? Sure, how's this 1. Download and install Sabnzb 2. At the end of the installation wizard screen, it’ll show the addresses that sabnzb can be accessed from (eg, http://localhost:8080/sabnzbd/ and http://192.168.0.3:8080/sabnzbd/ ); take note of them 3. Install the two plugins into xbmc (NZBS: https://github.com/TsUPeR/xbmc-nzbs and Newznab: https://github.com/TsUPeR/xbmc-newznab/downloads ) 4. On nzb.su or whatever site you’re using, create an rss feed for anything and in the URL, it’ll show i=5 digits and r=32 digits 5. R= indicates the site key for the site and I= indicates the site ID 6. Input these two items into newznab addon settings in xbmc 7. In sabnzb, go to config -> general and copy the Full API key into the addon settings for NZBS in xbmc under ‘Sabnzb API ‘ 8. Under IP, input the IP address you noted earlier when you installed sabnzb (192.168.0.3) and the port (8080) as per the example in step 2 9. Untick 'nzbs.org' in the addon settings if you're not registered on there 10. That’s it, happy streaming - dr99 - 2012-01-20 The option to add and remove downloads from my cart from the context menu would be a good addition one day. This add-on is amazing and it just keeps getting better and better. - Popeye - 2012-01-21 dr99 Wrote:The option to add and remove downloads from my cart from the context menu would be a good addition one day. This add-on is amazing and it just keeps getting better and better. Good idea! - woodg8 - 2012-01-21 How do you get it to continue streaming after the downloads complete? - Popeye - 2012-01-21 woodg8 Wrote:How do you get it to continue streaming after the downloads complete? You haven't read the first post have you? allow_streaming = 1 - woodg8 - 2012-01-21 Popeye Wrote:You haven't read the first post have you? allow_streaming = 1 I have, it streams just fine until the download completes, at which point the vid just stops - Bstrdsmkr - 2012-01-21 woodg8 Wrote:I have, it streams just fine until the download completes, at which point the vid just stops I had the same problem. Go to the SABNZBD config and disable unzip and unrar under Switches->Post Processing and Enable folder rename under Switches->Naming That fixed it for me at least - Popeye - 2012-01-21 woodg8 Wrote:I have, it streams just fine until the download completes, at which point the vid just stops http://www.youtube.com/watch?v=p85xwZ_OLX0 - Popeye - 2012-01-21 Saturday release 0.0.20 Minor bug fix for archives with multiple files. Newznab 0.1.2 Add and remove from My Cart. (not supported by beta.nzbs.org, yet.?) 0.1.1 Encoding and MyCart bug (never released) Thanks for all the great feed back! You veterans, can you help out with supporting beginners, please ? - ursli - 2012-01-21 My Cart works just fine with newznab and nzb.su now, thanks a lot. (Also tested removing items from the cart) - woodg8 - 2012-01-21 I'm having a problem with nzb.su on newznab Can't access certain links, like 'Movies' or 'Movies - HD'. Just me? - Popeye - 2012-01-21 dr99 Wrote:The option to add and remove downloads from my cart from the context menu would be a good addition one day. This add-on is amazing and it just keeps getting better and better. You got it in the context menu now :-D |