Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
  • 1
  • 185
  • 186
  • 187(current)
  • 188
  • 189
  • 245
Arctic: Zephyr 2
is there any chance of getting a couple of views

square small
circle small


please
(2019-09-15, 01:29)drinfernoo Wrote:
(2019-09-14, 23:37)curael Wrote:
(2019-09-11, 07:43)jurialmunkey Wrote: I don't really understand what the point would be?

You always start on the current letter, so it isn't as if you would be able to get to a different letter quicker if they were flipped in the opposite direction. Plus typically lists scroll from left to right (or top to bottom), so it wouldn't even match the direction of the list.

If I enter a menu I start at A. Would be nice to be able to press left and get to the end of the list, Z. Aura did this. Sorry if I explained it badly.

So scroll backwards through the list, and then change to the alphabet strip.

Yeah, I did that, but it's cleaner to do it with the alphabet strip since that is what comes to mind when wanting to reach something quicker. Smile

@jurialmunkey Thanks. Smile Appreciate it!
@jurialmunkey 

would it be possible to add episode number for the large Next Aired widgets

Image

Thanks
Setup: LG OLED65B7 | Onkyo TX-RZ50 | OPPO UDP-203 4K Blu-Ray player | Nvidia Shield TV | Dune HD Homatics Box R 4K Plus | KEF T205
My Favourite Skin: Arctic Horizon 2
Thank you for the great skin.

I have found the missing function from default skin. It is audio & subtitle button on Sony Android TV doesn't works with the Arctic Zephyr 2 skin. Could you please make it work again?

Thank you very much.
(2019-09-15, 12:02)Blurayx Wrote: @jurialmunkey 

would it be possible to add episode number for the large Next Aired widgets

Image

Thanks

It was already there. I just forgot that the label names changed between v6 and v7 of next aired. I've added a fix so that it should work properly for both versions
https://github.com/jurialmunkey/skin.arc....50-alpha2
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
(2019-09-15, 09:38)curael Wrote:
(2019-09-15, 01:29)drinfernoo Wrote:
(2019-09-14, 23:37)curael Wrote: If I enter a menu I start at A. Would be nice to be able to press left and get to the end of the list, Z. Aura did this. Sorry if I explained it badly.

So scroll backwards through the list, and then change to the alphabet strip.

Yeah, I did that, but it's cleaner to do it with the alphabet strip since that is what comes to mind when wanting to reach something quicker. Smile

@jurialmunkey Thanks. Smile Appreciate it!

Okay that was more difficult than I thought it would be, but it should be working now:
https://github.com/jurialmunkey/skin.arc....50-alpha2
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
(2019-09-15, 13:35)Novox Wrote: Thank you for the great skin.

I have found the missing function from default skin. It is audio & subtitle button on Sony Android TV doesn't works with the Arctic Zephyr 2 skin. Could you please make it work again?

Thank you very much.

I don't know what this means... I don't have a Sony Android TV, so I have no idea what you are talking about. Screenshots with some arrows indicating what functions you are talking about.
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
(2019-09-14, 19:15)loeffelpan Wrote: But with info (wether with or without poster) information is twice on the screen.
Maybe you should add a condition on info is shown and go back to old label layout in that case (time/end goes bottom middle and title goes where info shows it.
Image

I try to avoid having information move about on screen because it is confusing - so I wouldn't want to have the end time change position.

The double-up has been a problem right from the start, which is why I was very hesitant to make this change in the first place. If I leave the space blank, it looks odd. If I add the same info it is redundant. If I move the end-time there then the end time moves about the screen. If I remove the end time from top right, then people without an info button whinge.


(2019-09-14, 19:15)loeffelpan Wrote: Another question:
Why didn't you use "|" as seperator for title info label as anywhere else in your skin?
Using "dot" seems misplaced.
Because it is difficult to use a user-set colour (i.e. the highlight colour) within a label variable and it looks odd if the "|" is left as white text. So I use a dot in that space so that I don't need to do a hack.
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
(2019-09-15, 03:50)Edworld Wrote: tri-panel view:

Need to adjust the height of the plot and on tv shows if the show is over an hour, the M at the end of PM is not displayed.

I have also been getting errors with the moviedb helper when browsing through movies. Where can I find the log to post it?

What's wrong with the plot height? I don't see any problem there? Alignment looks fine to me and no cut-off lines.
I do see the issue with long duration though - not quite sure what to do there, as I don't want to reduce the width of the list any further.
Image

TheMovieDb Helper just logs errors into the normal kodi log, so in the normal location.
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
(2019-09-16, 01:28)jurialmunkey Wrote:
(2019-09-15, 12:02)Blurayx Wrote: @jurialmunkey 

would it be possible to add episode number for the large Next Aired widgets

Image

Thanks

It was already there. I just forgot that the label names changed between v6 and v7 of next aired. I've added a fix so that it should work properly for both versions
https://github.com/jurialmunkey/skin.arc....50-alpha2

Thanks
Setup: LG OLED65B7 | Onkyo TX-RZ50 | OPPO UDP-203 4K Blu-Ray player | Nvidia Shield TV | Dune HD Homatics Box R 4K Plus | KEF T205
My Favourite Skin: Arctic Horizon 2
(2019-09-16, 01:55)jurialmunkey Wrote:
(2019-09-15, 03:50)Edworld Wrote: tri-panel view:

Need to adjust the height of the plot and on tv shows if the show is over an hour, the M at the end of PM is not displayed.

I have also been getting errors with the moviedb helper when browsing through movies. Where can I find the log to post it?

What's wrong with the plot height? I don't see any problem there? Alignment looks fine to me and no cut-off lines.
I do see the issue with long duration though - not quite sure what to do there, as I don't want to reduce the width of the list any further.
Image

TheMovieDb Helper just logs errors into the normal kodi log, so in the normal location.

How do you make it draw those lines?
(2019-09-15, 03:50)Edworld Wrote: tri-panel view:

Need to adjust the height of the plot and on tv shows if the show is over an hour, the M at the end of PM is not displayed.

I have also been getting errors with the moviedb helper when browsing through movies. Where can I find the log to post it?

https://kodi.wiki/view/Log_file/Easy
(2019-09-16, 01:55)jurialmunkey Wrote:
(2019-09-15, 03:50)Edworld Wrote: tri-panel view:

Need to adjust the height of the plot and on tv shows if the show is over an hour, the M at the end of PM is not displayed.

I have also been getting errors with the moviedb helper when browsing through movies. Where can I find the log to post it?

What's wrong with the plot height? I don't see any problem there? Alignment looks fine to me and no cut-off lines.
I do see the issue with long duration though - not quite sure what to do there, as I don't want to reduce the width of the list any further.
Image

TheMovieDb Helper just logs errors into the normal kodi log, so in the normal location. 
https://imgur.com/a/WsfDcno
(2019-09-16, 02:59)drinfernoo Wrote:
(2019-09-16, 01:55)jurialmunkey Wrote:
(2019-09-15, 03:50)Edworld Wrote: tri-panel view:

Need to adjust the height of the plot and on tv shows if the show is over an hour, the M at the end of PM is not displayed.

I have also been getting errors with the moviedb helper when browsing through movies. Where can I find the log to post it?

What's wrong with the plot height? I don't see any problem there? Alignment looks fine to me and no cut-off lines.
I do see the issue with long duration though - not quite sure what to do there, as I don't want to reduce the width of the list any further.
Image

TheMovieDb Helper just logs errors into the normal kodi log, so in the normal location.

How do you make it draw those lines?

Code:
Skin.ToggleSetting(DebugInfo)

It enables my custom debug overlay contained in Custom_Overlay.xml
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
(2019-09-16, 03:16)Edworld Wrote:
(2019-09-16, 01:55)jurialmunkey Wrote:
(2019-09-15, 03:50)Edworld Wrote: tri-panel view:

Need to adjust the height of the plot and on tv shows if the show is over an hour, the M at the end of PM is not displayed.

I have also been getting errors with the moviedb helper when browsing through movies. Where can I find the log to post it?

What's wrong with the plot height? I don't see any problem there? Alignment looks fine to me and no cut-off lines.
I do see the issue with long duration though - not quite sure what to do there, as I don't want to reduce the width of the list any further.
Image

TheMovieDb Helper just logs errors into the normal kodi log, so in the normal location. 
https://imgur.com/a/WsfDcno

What's your screen resolution?

Are you in some sort of windowed mode? Because that screenshot res is 1804x1014
If your resolution isn't 16:9 exactly (i.e. 720p/1080p/4K), then there are going to be alignment/aspect issues due to scaling.
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
  • 1
  • 185
  • 186
  • 187(current)
  • 188
  • 189
  • 245

Logout Mark Read Team Forum Stats Members Help
Arctic: Zephyr 226