[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-03-06 ldh830114 Wrote:hello again. Hi, In this case it's something with the title missing from the list item. I'll have to look into it. Could be something I have screwed up in the code. What bothers me is you fail to auto play. Have you ever got this working? Are you sure you have read write rights? SAB is not on a SMB share, etc, etc. Post a pastebin link with a full debug log (cleaned of your site keys). - dr99 - 2012-03-06 Popeye, could you add the "My Shows" feed to your newznab plugin? This would be a good way to find the latest episodes of your favorite shows and then you can right click and add them to the library. Thanks. - Popeye - 2012-03-06 dr99 Wrote:Popeye, could you add the "My Shows" feed to your newznab plugin? This would be a good way to find the latest episodes of your favorite shows and then you can right click and add them to the library. Thanks. Your wish is my command Check out newznab beta2 - simon_rb - 2012-03-06 Popeye Wrote:Your wish is my command Popeye, Is nzbs.org compatible with newznab? I assume it is as I'm sure I remember you mentioning it before. Had a quick look over older posts but can't see it (only see nzb.su mentioned) I have just realised after all this time I had a nzbs.org account. I tried the ID and key and I get a script error, my ID and key are defo correct. I'll continue to fiddle with it - just wanted to know if i am wasting my time lol Cheers Mr P - Popeye - 2012-03-06 simon_rb Wrote:Popeye, only the beta version of the site... - dr99 - 2012-03-06 Popeye Wrote:Your wish is my command lol, thanks - simon_rb - 2012-03-06 Popeye Wrote:only the beta version of the site... Cheers. Found the beta site. The key is completely different Cheers - kricker - 2012-03-06 There is a beta version of the nzbs.org site? Just found it on the forums. Interesting. EDIT: Wow, the beta site is quite nice. - dr99 - 2012-03-06 simon_rb Wrote:Popeye, Check out beta.nzbs.org and log in at the upper right corner of the page. This is the site I use with pneumatic because they have a lot of releases that nzb.su are missing. - simon_rb - 2012-03-06 dr99 Wrote:Check out beta.nzbs.org and log in at the upper right corner of the page. This is the site I use with pneumatic because they have a lot of releases that nzb.su are missing. I have found that. I can only find the one key. Not separate I'd and key?!? What do I use? Cheers - kricker - 2012-03-06 simon_rb Wrote:I have found that. I can only find the one key. Not separate I'd and key?!?Click on the "rss feeds" link at the bottom of the page. Look for the line "Add this string to your feed URL to allow NZB downloads without logging in: &i=" after the i is your id. - dr99 - 2012-03-07 Popeye, I noticed that when browsing categories and using my cart and my show feeds beta.nzbs.org only returns 25 items and nzb.su returns 100 items. - Popeye - 2012-03-07 dr99 Wrote:Popeye, I noticed that when browsing categories and using my cart and my show feeds beta.nzbs.org only returns 25 items and nzb.su returns 100 items. Ah, yes, they seem to default to different values. There is a API for it so I'll add a setting for it. Also, some might want to disable the cache so I'll add 0 to the list of options. - simon_rb - 2012-03-07 kricker Wrote:Click on the "rss feeds" link at the bottom of the page. Look for the line "Add this string to your feed URL to allow NZB downloads without logging in: &i=" after the i is your id. Thanks Kricker!!! - Popeye - 2012-03-07 Local nzb browsing and playing is working on my local branch. However I have run into a unicode/utf-8 conversion hell since I want to support any names of local storage and have ignored it for remote nzbs.. |