[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
|
- Dixon Butz - 2011-11-20 iDude Wrote:I just pushed version 0.0.4 of my nzbmatrix addon to github. Download it here Very nice thx! - Dixon Butz - 2011-11-20 idude Would it be possible to add the year? Ex: Rise of the Planet of the Apes (2011) - iDude - 2011-11-20 Dixon Butz Wrote:idude I've already added it: http://i.imgur.com/jAh43.png What skin are you using? - Dixon Butz - 2011-11-20 I use confluence. I didn't realize it was in fanart, media info. Maybe add it to list, media info 2, big list after the name in the list? No biggie. - iDude - 2011-11-20 Sorry but this is a skin specific issue. If I would add the year to the title then some skins would show the year in two different locations. Also there's an option in the addon settings to show the scene name instead of the normal name. This would give you more infos on quality, format etc. and in most cases it also shows the year: http://i.imgur.com/Iirdy.png - Dixon Butz - 2011-11-20 iDude Wrote:Sorry but this is a skin specific issue. If I would add the year to the title then some skins would show the year in two different locations. Cool thx! - dr99 - 2011-11-20 Popeye Wrote:Anyone being sad if I remove the option not to auto play movies and just have auto play? Can't wait for the .mkv support. Thanks for the hard work you are putting into this. - Zure - 2011-11-20 Popeye Wrote:Anyone being sad if I remove the option not to auto play movies and just have auto play? I think the purpose of streaming is playing it instant So I don't have any objections if the option is removed and autoplay is enabled by default. - Popeye - 2011-11-20 Zure Wrote:I think the purpose of streaming is playing it instant So I don't have any objections if the option is removed and autoplay is enabled by default. Right, my idea too. If you just want to download, the content menu can be used. However, some times auto play will not work. In the case of multi archives (e.g. CD1-CD2) I have to list the file or else XMBC refuses me to cue the next archive set (CD2). Also, if the rar set contains multiple movie files, the user must select what to play. The incomplete listing will also always show the file inside the archive. This is due to the option to repair or delete (and the logic behind showing this options). Now, back to the ".mkv" code - simon_rb - 2011-11-20 iDude Wrote:I just pushed version 0.0.4 of my nzbmatrix addon to github. Download it here Hey Great work.. Thanks - simon_rb - 2011-11-20 Has anybody had remote communication error failed to start errors when using NZBS? If not I'll post logs.. Searched using google and nothing showed. Currently using pre Eden with OpenELEC which like Popeye said is not fully supported yet, however I like the AirPlay function. I'm having problems with NZBS and I'd use that more so maybe worth going back to Dharma. As for auto play being set as default and removed as an option I think is a good move. If the movie starts straightaway and your bandwidth isn't fast enough or you haven't got the popcorn yet you can always hit the pause button - dr99 - 2011-11-21 simon_rb Wrote:Has anybody had remote communication error failed to start errors when using NZBS? If not I'll post logs.. Searched using google and nothing showed. I was having some error similar to this and I had to go into the sabnzbd settings and change Sabnzbd Host to 0.0.0.0 from LocalHost. If this is not what is wrong posting your logs should help. - simon_rb - 2011-11-21 dr99 Wrote:I was having some error similar to this and I had to go into the sabnzbd settings and change Sabnzbd Host to 0.0.0.0 from LocalHost. If this is not what is wrong posting your logs should help. Hi dr99 I may have missed the plugins current limitations.. Its just registered to me that the plugin works with avi and not mkv yet?? After Popeye mentioned more coding for mkv support.. I seem to only get remote communication error when trying an mkv file.. I do sometimes get an mkv to play, but very rare. Thanks for the info in regards to change host from local to 0.0.0.0. Sorry for wasting your time. Looking forward to mkv support - Popeye - 2011-11-23 Got .mkv to work! Just have to sleep and clean up the code a bit - Dixon Butz - 2011-11-23 Nice! Sleep is over rated |