[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 - 2011-03-31 pairdime Wrote:Excellent plugin thanks. Shouldn't be any problems with SAB on another machine. Regarding the incomplete dir I'll look into changing the setting to allow you to add a smb share but right now I got some more important things to fix. Can you try doing a mount in fstab? Thanks for the tip about shypike but I'm already in discussions ;D lefty420 Wrote:looking forward to seeing it work with nzb.su Look at the bottom of the site, there you have a RSS Help - Popeye - 2011-04-01 DV3B Wrote:Glad I could be of some small assistance. I'm sure what ever you come up with will be great Seems as if your suggestion works. It's implemented in 0.0.6 - lefty420 - 2011-04-01 Doh! and there we were looking in the api section. Schoolboy error :-) Still not playing tho. Sends the file to SAB, waits for the first rar then fails. pretty sure the incomplete downloads are set correctly. hmmmm - DV3B - 2011-04-02 Quote:Seems as if your suggestion works. It's implemented in 0.0.6 Just tried it and works great, no point in downloading a couple of hundred MB of pars if your not going to use them I think the next step would be to work out a way to enable the repairing of incomplete rars on the fly but that maybe a little outside the scope of this plugging - dukevim - 2011-04-02 lefty420 Wrote:...Still not playing tho. Sends the file to SAB, waits for the first rar then fails. pretty sure the incomplete downloads are set correctly. I have same problem - could it be related xbmcvfs? My download folder is on an external disk, but this is just a guess. - Popeye - 2011-04-02 lefty420 Wrote:Doh! and there we were looking in the api section. Schoolboy error :-) dukevim Wrote:I have same problem - could it be related xbmcvfs? My download folder is on an external disk, but this is just a guess. Sounds just like what happens when you have set it wrong. Can you browse to it from your file manage (explorer etc?) and find the downloaded files? DV3B Wrote:Just tried it and works great, no point in downloading a couple of hundred MB of pars if your not going to use them Yes, for me at least , but since it open source any pull request are appreciated. I need some help. Seems like the progress dialog when waiting for the first rar doesn't display the waited seconds if I run it on my htpc and output to 16:9, but shows fine on my 4:3 laptop. Anyone else got the same issue? - Rassi - 2011-04-03 Popeye Wrote:I need some help. Seems like the progress dialog when waiting for the first rar doesn't display the waited seconds if I run it on my htpc and output to 16:9, but shows fine on my 4:3 laptop. Anyone else got the same issue? I'm running on a mac mini, and it works great with the same rar header files fix as you did for linux. So thanks for that. I see the same issue with the seconds, but only when starting an nzb manually, and accessing it via incomplete. Starting an nzb from the addon (nzb.su), it will display the seconds counting up. I don't know if they are the same dialogs showing. I'm running 1080p full screen. - Rassi - 2011-04-03 I just looked at the code, and I think I see where the issue I'm having is. In default.py line 390, in list_incomplete() you initialize seconds = 0, but it's inside the while loop, so it gets reset every time. - Popeye - 2011-04-03 Rassi Wrote:I just looked at the code, and I think I see where the issue I'm having is. Dooh! , that has to be fixed. Still on my htpc on a generic count up I dont see the seconds. Guess I might need a fresh install of xbmc... - Gotcha007 - 2011-04-03 Very nice add-on, it's working now for me also since the last update. - hernandito - 2011-04-03 This is kinda related but not... How do I get an account at NZBs.org? Anyone willing to share? I am more than happy to contribute and pay for subscription. Please PM me... Thanks, H. - DDM123 - 2011-04-04 nzbs.org has open registrations every once in a while, and it's free. You'll just have to keep checking the registration page. Nzb.su is about as good and is open right now. - lockdown571 - 2011-04-04 Amazing add-on. I was wondering, though, what does the nzbs.org/nzbd.su part of the add-on actually do? I don't have accounts for either of those sites. - lockdown571 - 2011-04-04 Ah, nm. Got it. Btw, I noticed that networked locations (SMB) don't seem to work on my setup. - twotone8 - 2011-04-04 what's the best (and most affordable) newsgroup host provider? what are you guys using? do any of the free ones out there have the nzb functionality needed to run this plugin? |