![]() |
Release Titan skin version 3.6.x (Kodi 16 Jarvis) - 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: Titan (https://forum.kodi.tv/forumdisplay.php?fid=212) +----- Thread: Release Titan skin version 3.6.x (Kodi 16 Jarvis) (/showthread.php?tid=247525) 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
|
RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - User 224999 - 2016-12-04 (2016-12-03, 04:34)JasonMonette Wrote: Still having this issue. How do yo get the RSS feed to show up?!! There are a few conditions where the RSS feed won't show. For example if you've setup your widgets to fill the entire screen in the vertical menu layouts. Best thing to do is play with the skin settings untill you found the combination that made your feed dissapear. If you feel like you've already looked at every setting you may also create a skinbackup (see skinbackup feature in skin settings) and send it to me. I can than test with your exact skinsettings to determine the cause of the issue. RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - User 224999 - 2016-12-04 (2016-12-03, 11:21)sisgleda Wrote: 1. I am using 3.6.78 - stable version installed from the Kodi repo Hmm, I fixed a load of stuff in the current beta version, including a rewrite of the smart shortcuts code. My feeling says that your issues are definitely fixed in the current beta version. I expect this new version to hit the repo within a few weeks already. If you don't want to wait and you're brave enough, you can consider switching to the beta version temporary but I must warn you that atm the beta version and stable are not backwards compatible with eachother so if you install the beta, most probably stuff in the stable version will break. You can however import your skinbackup from current stable into the beta. Up to you, either wait a few weeks untill I release the new update on kodi repo or switch to beta :-) RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - User 224999 - 2016-12-04 (2016-12-03, 16:40)thebertster Wrote: Problem is unchanged with 3.6.98 and SH 1.0.131, but not sure if these versions should fix the issue as per your previous post but wanted to let you know just in case. (n.b. deleted the thumbnail and simplecache databases and it is still scraping from thetvdb). I notice also that at the same time the thumbnail changes, the footer displays an item for "continuing (on <date>)" (or "ended" for older shows) - I do not have the tv show next aired add-on, so assume this is also a new function of your scripts? Hmmm, now I beter understand the issue. You're talking about a thumbnail displaying the wrong fanart, so the background fanart is OK ? So, what thumbnail (where?) are you talking about. And yes, the tvdb nextaired info is coming from skinhelper as a replacement for nextaired addon. Skinhelper already has that info in cache so why not display it in the skin. Besides it's using the new tvdb api in favor of the old one that will be fased out by tvdb (and nextaired addon is still using). I still need to add some toggles in the skin settings to enable/disable it. RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - User 224999 - 2016-12-04 (2016-12-04, 00:09)JasonMonette Wrote: Ok I have been playing around this. I deleted the Rssfeeds.xml file on one machine and that did the trick. But on my other ones (linux) doesn't seem to work. But I have noticed that when I do delete it, the kodi feeds show up, so it much be something with my feed. Can you check it out for me? Good chance that it uses some uncode characters that the skin font can't handle. Try switching to the Arial font (Settings --> Appearance --> Font) to see if that helps RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - JasonMonette - 2016-12-04 (2016-12-04, 00:49)marcelveldt Wrote:(2016-12-04, 00:09)JasonMonette Wrote: Ok I have been playing around this. I deleted the Rssfeeds.xml file on one machine and that did the trick. But on my other ones (linux) doesn't seem to work. But I have noticed that when I do delete it, the kodi feeds show up, so it much be something with my feed. Can you check it out for me? Thanks for replying! If this was the case it wouldn't work on any machine, correct? The feed shows up on my windows machine, but not the linux machine. It is very strange....I did change the font, but no change...still no feed shows... RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - User 224999 - 2016-12-04 (2016-12-03, 21:14)burekas Wrote: Thanks, it's ok now. I managed to find a way to make it work as before. The new code launches the infopanel if Kodi fires the "onplay" event but apparently that event is also fired if you resume from pause. So what I did now is "remember" if the info was already shown once during playback. (2016-12-03, 21:14)burekas Wrote: Still the same as mentioned here in "Regarding 4" Hmm, This can't be easy fixed. It can only show the widget background for the current active widget for the menu item. For widgets that are hidden it can't show the background. I will have to adjust to code and settings to refreclt that. In short this option will only work if you have multiple widgets visible at once, for example in vertical homelayout with multiple rows of widgets it should work. In case there's only one widget visible (with a toggle button to switch to other widget), it will not work as expected. I will change this tomorrow to better refect the posibilities, in that case you will only have 1 option: "use widget background" if you have a single widget visible at once but you can have the multiple options if you have multiple widgets present. RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - burekas - 2016-12-04 (2016-12-04, 01:05)marcelveldt Wrote:But I do have multiple widget present (Look the screenshots)(2016-12-03, 21:14)burekas Wrote: Still the same as mentioned here in "Regarding 4" As I said, the background is set by widget 2, which is ok when none of the widgets is focused. But previously, when I was go over the items of widget 1, the background used their item's fanart as background. (Or widget 2 when I go to it) RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - heula - 2016-12-04 (2016-12-03, 02:22)marcelveldt Wrote:(2016-12-02, 11:23)heula Wrote: I have my subtitle languange flags back. I needed to download something for that. Yes until some updates ago it worked with the widget "Next recording unwatched" I now see the recordings again but the stay there even the do not longer excist. I don't know ehat changed this behaviour but it's not working as before. It doesn't refresh or see the new added (test) recording(s). I need to close Kodi and reopen it again to show it. This has probably to do with the epg update setting and that can only be set to a minimum of 15 minutes. Any wat to set this to 1 or minutes. Tried the guisetting but it doesnt hold the manually set setting. The planned timers shows all my future recordings twice. Don't know why this is? Hope this helps. RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - Simograndi - 2016-12-04 (2016-11-26, 12:44)Simograndi Wrote: Hi marcel! What a great update... that's why you were silent Hi marcel, did you see my last post? Some bugs are fixed in last builds, others not RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - heula - 2016-12-04 (2016-12-03, 02:39)marcelveldt Wrote:I had to delete my old shortcut and added a new shortcut and now it's working again.(2016-12-02, 15:40)heula Wrote: The weather widget is not working in 3.6.97. I can select the widget but it shows nothing. RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - HardwareGuru - 2016-12-04 @Marcel A couple of beers are send your way. Great skin! RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - jdig4240 - 2016-12-04 Delete RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - thebertster - 2016-12-04 (2016-12-04, 00:47)marcelveldt Wrote:(2016-12-03, 16:40)thebertster Wrote: Problem is unchanged with 3.6.98 and SH 1.0.131, but not sure if these versions should fix the issue as per your previous post but wanted to let you know just in case. (n.b. deleted the thumbnail and simplecache databases and it is still scraping from thetvdb). I notice also that at the same time the thumbnail changes, the footer displays an item for "continuing (on <date>)" (or "ended" for older shows) - I do not have the tv show next aired add-on, so assume this is also a new function of your scripts? Yes, it is the thumbnail displayed in the left-hand pane of the "Big Info 2" view (for example). which, for TV shows, has always displayed the default fanart thumbnail. As far as I can tell the BACKGROUND fanart is as it should be (default fanart or extra fanart if that option is enabled). As I say, all my art is local and I don't need (or want!) any art to be scraped. RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - User 224999 - 2016-12-05 (2016-12-04, 11:09)Simograndi Wrote: Hi marcel, did you see my last post? Some bugs are fixed in last builds, others not Yes, and I've replied to all of your questions/issues. ![]() Please tell me wihich issues are not fixed yet. RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - User 224999 - 2016-12-05 (2016-12-04, 00:57)JasonMonette Wrote: If this was the case it wouldn't work on any machine, correct? The feed shows up on my windows machine, but not the linux machine. It is very strange....I did change the font, but no change...still no feed shows... Can you please try to setup that particular rss feed on your linux machine with the default confluence skin to see if it displays then ? |