[MOD] Cirrus Extended v2 - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179) +----- Forum: Cirrus Extended (https://forum.kodi.tv/forumdisplay.php?fid=133) +----- Thread: [MOD] Cirrus Extended v2 (/showthread.php?tid=102066) 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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
|
- butchabay - 2011-12-11 Commited to SVN: Weather (Not Weather Plus) Widget on Home - butchabay - 2011-12-11 keibertz Wrote:i treied to write this on my android tablet. But with german auto correction it is not realy posible to wirte an english text. So i gave up and switched back to my old school laptop ... This is how Fanart Slide is working. I need to Make some modifications, and maybe change to normal fanart view. Else i don't see why it shouldn't work. You have your collections when starting the movie sets addon? I don't think you'll get all the info. Try to create a collection with the addon and try again. - Martijn - 2011-12-11 keibertz Wrote:Error Code in XBMC Logfile: This means that there are some illegal character in the movieset name. Fix the names or ask the movieset creator if he wants to make a fix in the script. If he wants info on how let him ask me. - butchabay - 2011-12-11 Kokonutcreme Wrote:Downloaded SVN 372 and looks great, tv next aired addon and tv guide still not working for me, tv next aired script completes 30% before stopping with error. Tried 5 seconds ago, working for me. You may try to clean up your database, or post a debug log in the respective addon thread. - butchabay - 2011-12-11 Martijn Wrote:This means that there are some illegal character in the movieset name. Fix the names or ask the movieset creator if he wants to make a fix in the script. If he wants info on how let him ask me. Ups, didn't think about that, but would be nice if the creator could fix that, else he really have to edit the movie sets titles. - keibertz - 2011-12-11 Martijn Wrote:This means that there are some illegal character in the movieset name. Fix the names or ask the movieset creator if he wants to make a fix in the script. If he wants info on how let him ask me. Cant finde any � in the Movieset names or in any movietitel. are there any other illegal chars ? like " ' , ß ö ä ü ? I manage all my moviesets with the XWMM WI - butchabay - 2011-12-11 @keibertz You have movie sets addon installed? - keibertz - 2011-12-11 butchabay Wrote:@keibertz yes sure but i dont use it to manage the moviesets for me it is much better to do it via WI only when i want to change just one litte thing i use the Add-on Movie sets but not for bigger things EDIT: the new moviesets Add-on Version 2.0.1 dosent work at all. I cant create a new Movie set or even see one of my existing moviesets. That was working with the older add-on versions ... - keibertz - 2011-12-11 Still get the error in the XBMC logfile: 03:02:42 T:1248 ERROR: [MovieSets] database::getContainerMovieSets (163) in handler, 'json = jsonapi.Files.GetDirectory( directory="videodb://1/7/%i/" % idSet, properties=VIDEO_FIELDS_MOVIE, sort=SORTTITLE, media="video" )' - 'utf8' codec can't decode byte 0xf6 in position 47: invalid start byte 03:02:43 T:1248 NOTICE: [MovieSets] InfoScanner: Finished scan. Scanning for moviesets info took 13.712s 03:02:43 T:1248 NOTICE: [MovieSets] MyVideos58.db: last modification is 2011-12-11 02:47:47 How can i finde out which Movieset is wrong? BtW why is Add-on called Plugin in the movie submenu ? - butchabay - 2011-12-11 @keibertz I'll take a look later and try again. Btw the plugin label should be Video Addons. Will be fixed. - butchabay - 2011-12-11 @keibertz Ok, i've tested the latest version of moviesets and works on my side. Movies and videos submenu are showing video addons. Tested movie sets view and it's showing. I hope you have the latest svn version of cev2 I really think you have a corrupted DB, go and check your userdata --> database and see if you have multiple entries! - el_Paraguayo - 2011-12-11 Martijn Wrote:This means that there are some illegal character in the movieset name. Fix the names or ask the movieset creator if he wants to make a fix in the script. If he wants info on how let him ask me. I'd like to know how to fix this as it gave me issues in one of my own scripts and I had to use a pretty ugly hack. Can you pm me. Thanks. - Martijn - 2011-12-11 el_Paraguayo Wrote:I'd like to know how to fix this as it gave me issues in one of my own scripts and I had to use a pretty ugly hack. Done - Martijn - 2011-12-11 keibertz Wrote:Still get the error in the XBMC logfile: Find some part of the script that says something like this: PHP Code: text = unicode(text,encode) PHP Code: text = unicode(text,encode, errors='ignore') - keibertz - 2011-12-11 butchabay Wrote:@keibertz SVN Version is 374 On my side it is for sure showing Plugins on movie submenu. You tested it with language german ? In english it is showing Plugins for me too !! In which xml file i can change it ? EDIT: Found the file \addons\skin.cirrus.extended.v2\language\German\strings.xml strings.xml from 13.09.2011 is this the right Version ? it was PHP Code: <string id="31007">Plugins</string> PHP Code: <string id="31007">Video Addons</string> yes i have two database entries in userdata --> database MyVideos58.db and MyVideos57.db what can i do to finde out what is wrong ? and how can i correct it ? or just delete the older file ? EDIT: i deleted the old file everything still works In my XBMC logfile i allways get the error: 10:37:17 T:2556 ERROR: CZeroconfWIN::doPublishService CFNetServiceRegister returned (error = -65563) 10:37:17 T:2556 ERROR: CZeroconfWIN: Apples Bonjour Service not installed? can someone tell what Apples Bonjour Service is ? or where i can ask ? i use XBMC nightbuild from yesterday. EDIT: This ERROR comes from Setting -> Network -> Airplay after dekativiate Airplay and zeroconf. This error was gone, i know Airplay but what is Zeroconf ? |