Req Titan skin feature requests - 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: Req Titan skin feature requests (/showthread.php?tid=205482) 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
|
RE: Titan skin feature requests - Dion250 - 2016-04-06 (2016-04-06, 11:11)burekas Wrote: Dion250 Yes it's not there. It does exist on the Panel Square layout.. But not the Panel layout. Maybe this is a bug? RE: Titan skin feature requests - User 224999 - 2016-04-07 (2016-03-10, 06:47)leejk Wrote: Would it be possible to request a right list view, similar to aeon mq? The list view is close, but the movie titles are not right aligned, nor is disc art present. Next beta update of the skin includes a new right list view RE: Titan skin feature requests - User 224999 - 2016-04-07 (2016-03-13, 06:56)benrita Wrote: When playing music is it possible to add a black bar behind the scrolling artist info above the osd (cd art etc). The white lettering is hard to read against a lot of the fanart. This will be fixed in upcoming new skin update RE: Titan skin feature requests - User 224999 - 2016-04-07 (2016-03-15, 06:14)diedrichg Wrote: How about this one? What if... If you have a widget that does not have any content such as "Episodes in Progress", because you don't have any episodes partially watched, then that widget does not get displayed. This would allow any widgets that are off the bottom of the screen to now be fully visible without having to have a big blank area on your screen for an empty "Episodes in Progress" and you wouldn't have to scroll down to see the widgets that are out of the viewing area. You mean to auto hide any empty widget rows ? Hmmm, I can try that but it can be tricky so if it's causing issues I'll have to revert it back Titan skin feature requests - diedrichg - 2016-04-07 (2016-04-07, 21:14)marcelveldt Wrote:(2016-03-15, 06:14)diedrichg Wrote: How about this one? What if... If you have a widget that does not have any content such as "Episodes in Progress", because you don't have any episodes partially watched, then that widget does not get displayed. This would allow any widgets that are off the bottom of the screen to now be fully visible without having to have a big blank area on your screen for an empty "Episodes in Progress" and you wouldn't have to scroll down to see the widgets that are out of the viewing area. Correct. Look forward to testing! RE: Titan skin feature requests - User 224999 - 2016-04-08 (2016-03-17, 22:54)dorf Wrote: Currently, the settings for the home screen allow to either have *one* widget per home menu item (that than fills multiple rows) or *multiple* widgets per menu item (each being displayed in one row). Instead of having a global setting, is it possible to decide this for every menu item?It wasn't possible to select this per menu item but I managed to get it working a bit like you described... It will now fallback to the normal "single" widget if there is only 1 widget assigned. This fix is available in next skin update. (2016-03-17, 22:54)dorf Wrote: a) Is it possible for the 2 part header (like logo + clock) to keep the left part of the header intact (here: the logo) when displaying widget details on the right part of the header? Both will be fixed in next beta skin update RE: Titan skin feature requests - User 224999 - 2016-04-08 (2016-03-21, 13:51)francescob Wrote: is it possible to set the position for the OSD during playback? i would like it to place it on top of my screen so it doesn't overlap subtitles During playback ? No, that will not be easy to implement, especially if you keep in mind that the OSD panel on top of the video is heavy stuff for weaker cpu's/gpu's. I can create an option to display the OSD on top but that will never work with the plot enabled RE: Titan skin feature requests - diedrichg - 2016-04-08 (2016-04-08, 00:38)marcelveldt Wrote:(2016-03-21, 13:51)francescob Wrote: is it possible to set the position for the OSD during playback? i would like it to place it on top of my screen so it doesn't overlap subtitles I believe the OP meant "on top" - as in, at the top of the screen (pixel position: y = 0), not over the video: z = 1000. RE: Titan skin feature requests - AEOne - 2016-04-08 Hello Marcel, sorry for my request again. But I saw, that you answered yesterday a lot of inquiries and a think not mine. Dir you read this: http://forum.kodi.tv/showthread.php?tid=205482&pid=2301006#pid2301006? Could it be possible to realise that? Thanks, AEOne RE: Titan skin feature requests - User 224999 - 2016-04-08 (2016-04-08, 03:42)diedrichg Wrote: I believe the OP meant "on top" - as in, at the top of the screen (pixel position: y = 0), not over the video: z = 1000. I know what he meant.... the OSD is layered ON TOP of the video ;-) I can create a skin toggle to display the OSD on top of the screen but that will collide with the plot/details... So, I can add this in but only if it's acceptable that it won't work when the plot is enabled. Besides that I'm curious why you'd like to see subtitles and have the OSD open. Isn't it true that you pause the video while managing the OSD or am I missing something here completely ? RE: Titan skin feature requests - diedrichg - 2016-04-08 (2016-04-08, 11:34)marcelveldt Wrote:It took a minute to think about your question but I believe it has to do with pausing the video to spend a second reading the subtitles. I have found myself watching a few films in this manner because the dialogue is so FAST that I would have to quickly pause just to read what was going on. "Elite Squad: The Enemy Within" for example.(2016-04-08, 03:42)diedrichg Wrote: I believe the OP meant "on top" - as in, at the top of the screen (pixel position: y = 0), not over the video: z = 1000. What if the "OSD to the top" toggle also automatically swaps the plot/details to the bottom? RE: Titan skin feature requests - komplex - 2016-04-08 (2016-04-07, 21:14)marcelveldt Wrote:(2016-03-15, 06:14)diedrichg Wrote: How about this one? What if... If you have a widget that does not have any content such as "Episodes in Progress", because you don't have any episodes partially watched, then that widget does not get displayed. This would allow any widgets that are off the bottom of the screen to now be fully visible without having to have a big blank area on your screen for an empty "Episodes in Progress" and you wouldn't have to scroll down to see the widgets that are out of the viewing area. This caused this Moved the widget to the bottom, placed the label under it and now i have all this empty space up top where the widget row used to be RE: Titan skin feature requests - User 224999 - 2016-04-09 (2016-03-26, 12:26)Flest Wrote: MB runtime like HH:MM in librory What do you mean ? Display the duration in hh:mm on the OSD ? Sorry, that's not possible in Kodi. (2016-03-26, 12:26)Flest Wrote: ClearArt can be added? like Arctic: ZephyrWill be fixed in next beta. (2016-03-26, 12:26)Flest Wrote: Why disappears logo)? Will be fixed in next beta RE: Titan skin feature requests - diedrichg - 2016-04-09 (2016-04-08, 11:34)marcelveldt Wrote:I just had a thought. I was watching Netflix in my browser and there were some subtitles playing (Daredevil - some Russian guys) and when the OSD was displayed, the subtitles simply moved up to allow the OSD to be visible. The effect was that the OSD pushed the subtitles up.(2016-04-08, 03:42)diedrichg Wrote: I believe the OP meant "on top" - as in, at the top of the screen (pixel position: y = 0), not over the video: z = 1000. RE: Titan skin feature requests - User 224999 - 2016-04-09 (2016-04-09, 18:58)diedrichg Wrote: I just had a thought. I was watching Netflix in my browser and there were some subtitles playing (Daredevil - some Russian guys) and when the OSD was displayed, the subtitles simply moved up to allow the OSD to be visible. The effect was that the OSD pushed the subtitles up. Yes indeed, that sounds like a more elegant solution to me... I don't know if this is possible within all Kodi customizations and/or the skinning engine, would be very cool. I will take it for a spin, if not possible I'll go with the toggle to move the OSD to the top. |