[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
|
- atmorell - 2012-01-12 I did indeed have a password set on sabdnzb. Everything started working after I removed the username and password (restarted sabdnzb) Donated 15€ It would be really nice if you could show IMDB rating and file size below the poster when browsing movies. Some HD rips is 50Gb and that's more than my connection can handle That would make it really easy to find a good movie in a decent quality What do you think? - Popeye - 2012-01-12 atmorell Wrote:I did indeed have a password set on sabdnzb. Everything started working after I removed the username and password (restarted sabdnzb) Thank you! It depends on indexing site what information I can show. You are right about size and I will add this. I will have some updates in the coming weeks for more meta data and I will look into the user/pass issue with SAB - atmorell - 2012-01-12 You are welcome This plugin is amazing Is it possible to change page when doing a search? There seems to be a limit (100) on the nzb.su RSS feed. Just tried searching for fringe and can't see the first season because there is more than 100 results :/ Have you considered adding a checkmark or similar when a episode has been watched? I always forget what's the next to watch - Popeye - 2012-01-12 atmorell Wrote:You are welcome The sites are the limitation and I can only get 100 answers back. You will have to refine your search. I have an old plan of storing favorite searches that I have to get going with.. Having checkmarks is a good idea but at the same time I will have to create a database of everything you have watched and match against it for every listing. Doable but maybe not on the top of my list.. - atmorell - 2012-01-12 I agree, Newzworthy for Plex has also solved this by saving some favorite shows as a search string. That's a pretty smooth solution. One thing I really miss, is using wildcards in the search string. Would be nice if you could search "fringe s02*" - Popeye - 2012-01-12 atmorell Wrote:I agree, Newzworthy for Plex has also solved this by saving some favorite shows as a search string. That's a pretty smooth solution. It all depends on what the site supports, I only pass the query.. - Popeye - 2012-01-13 @atmorell, I have added support for password in SAB. When testing I got both a (misspelled ) notification and a error in the log. Did you see anything of this? Also when testing I found a issue with par's in the top of the queue. I have made a fix where all irrelevant files are pushed to the bottom of the queue. This should result in quicker start of first and subsequent rar's... - atmorell - 2012-01-13 Sweet When will the next plugin version be online? Latest download on github is 0.18 - Popeye - 2012-01-13 atmorell Wrote:Sweet When will the next plugin version be online? Latest download on github is 0.18 When it's ready . I'll post a change log as usual. @atmorell, I have added support for password in SAB. When testing I got both a (notification and a error in the log. Did you see anything of this? - allhopeislost - 2012-01-13 Would it be possible to make the addon read nzbs from a directory and start the stream from that nzb? Or even better: sent nzbs directly to xbmc from your browser. Could use a chrome extension for that. This way you don't have to make scripts for specific nzb sites. - Popeye - 2012-01-14 allhopeislost Wrote:Would it be possible to make the addon read nzbs from a directory and start the stream from that nzb? Or even better: sent nzbs directly to xbmc from your browser. Could use a chrome extension for that. This way you you don't have to make scripts for specific nzb sites. Yes . Reading from a local folder needs some development but SAB has the api for uploading/referring path. For sending from the browser it should already be possible using the xbmc json api (I have no clue how to use it). To launch the plugin, this is what xbmc is executing when grabbing a nzb. PHP Code: plugin://plugin.video.nzbs/?mode=list&nzb=URL.encoded.nzb.grab.url&nzbname=URL.Encoded.Name Can you fix a chrome extension? - allhopeislost - 2012-01-14 Popeye Wrote:Yes . Reading from a local folder needs some development but SAB has the api for uploading/referring path. Heh, maybe i should have worded it diferently but i can't really code. I can read code and make an educated guess what it does, but i can't write it i'm afraid - Popeye - 2012-01-14 allhopeislost Wrote:Heh, maybe i should have worded it diferently but i can't really code. I can read code and make an educated guess what it does, but i can't write it i'm afraid To bad, but I cant really code either, just happy hacking... Something like the SABnzbd+ extension would have been sweet... - atmorell - 2012-01-14 Sabdnzb is now working with authentication However browsing HD movies has stopped working. Loads 29 records and then gives a script error. (nzb.su) All other categories is working fine. - atmorell - 2012-01-16 Script works if the results is lowered to 75 or less. This is the log from xbmc. Tried reinstalling 0.18 without the authentication fixes, but same problem. nzb.su must have changed something. 10:40:51 T:2956054528 M:5752172544 DEBUG: Process - Entering source directory /Users/atmorell/Library/Application Support/XBMC/addons/plugin.video.nzbsu 10:40:51 T:2956054528 M:5752135680 INFO: Scriptresult: Success 10:40:51 T:2954989568 M:5752135680 DEBUG: WaitOnScriptResult- plugin returned successfully 10:40:51 T:2956054528 M:5752135680 INFO: Python script stopped 10:40:51 T:2956054528 M:5752135680 DEBUG: Thread 2956054528 terminating 10:40:51 T:2957721600 M:5752143872 DEBUG: thread start, auto delete: 0 10:40:51 T:2957721600 M:5752000512 DEBUG: Thread 2957721600 terminating 10:40:51 T:2888884928 M:5752156160 DEBUG: python thread 27 destructed 10:40:52 T:2888884928 M:5752057856 DEBUG: ------ Window Deinit (DialogProgress.xml) ------ 10:40:52 T:2888884928 M:5752406016 DEBUG: SDLKeyboard: scancode: 0, sym: 310, unicode: 0, modifier: 0 10:40:56 T:2888884928 M:5753339904 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------ 10:41:01 T:2888884928 M:5757980672 INFO: Python, unloading python24.dll because no scripts are running anymore 10:41:01 T:2888884928 M:5757980672 DEBUG: UnloadExtensionLibs, clearing python extension libraries 10:41:01 T:2888884928 M:5757980672 DEBUG: Unloading: python24-x86-osx.so 10:41:14 T:2888884928 M:5754884096 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-x86-osx.so) 10:41:14 T:2888884928 M:5754884096 DEBUG: Unloading: ImageLib-x86-osx.so 10:41:21 T:2954989568 M:5755363328 DEBUG: Thread 2954989568 terminating (autodelete) |