Kodi Community Forum
WIP Arctic Horizon - 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: Arctic: Zephyr - Reloaded (https://forum.kodi.tv/forumdisplay.php?fid=221)
+---- Thread: WIP Arctic Horizon (/showthread.php?tid=351756)



RE: Arctic Horizon - drinfernoo - 2020-05-06

(2020-05-05, 20:07)myghalloween Wrote: How often are releases available on the repository compared to github?
More concretely, is it better during this beta phase to update manually, or is it frequent enough to leave in auto update via the repository?

The repository gets updated whenever I get a chance, and there are updates on GitHub. I usually try to update it every few days, at least, but often I push multiple updates in one day, depending on how quickly @jurialmunkey is going Rofl


RE: Arctic Horizon - antman34 - 2020-05-06

Great skin you made here thank you so much. 

Is there any way to have a different full screen widget per menu item? I know you can use the showcase hub as a full screen widget but that view doesn't have the ratings or the clear art on the bottom right side the way the regular full screen widget does. The regular full screen widget looks awesome but I think we can only currently use it if we don't have a widget selected for the menu item. Thanks again and keep up the awesome work @jurialmunkey


RE: Arctic Horizon - atomizasser - 2020-05-06

(2020-05-05, 20:21)atomizasser Wrote:
(2020-05-03, 13:38)jurialmunkey Wrote:
(2020-05-03, 12:18)atomizasser Wrote: Thanks @jurialmunkey for this great skin.
I have 2 petitions (if is possible to add)
- I use Embuary helper addon into home screen to advertise me the "Next up" epiosde. It is very usefeul, because in only one click i can directly play the episode, but i detected that info about episode is not showed as "Default Widget" for for exemple, "recently episode added". check the image. It is possible show the same label as "default widget"?
Image

- In episode view in widget, is possible add "clearlogo" and left corner as your other skin artic.zephy2?
Image

Thanks!

The label of the episode is set by the addon. You'll need to ask Sualfred about that one.

Clearlogo in corner added to my todo list https://github.com/jurialmunkey/skin.arctic.horizon/issues/153   

I've tried to contact with @sualfred but i have not had any response.
I've tried its skin using the same method, (using embuary addon) and the name is showed as season x episode.
Image 

@jurialmunkey Maybe i can include new Label in "Includes_Labels.xml" to show season and episode number. Maybe for this widget type only "Episode Name" and "TVShow" name is inlcuded.
As a for Vidoes_List seems that is shows as i want, maybe I can adapt this label for the widget.
I've tried to edit "Includes_Labels.xml" but i don't know which label it is used for Widgets.

Thanks.


RE: Arctic Horizon - jurialmunkey - 2020-05-06

(2020-05-05, 20:21)atomizasser Wrote:
(2020-05-03, 13:38)jurialmunkey Wrote:
(2020-05-03, 12:18)atomizasser Wrote: Thanks @jurialmunkey for this great skin.
I have 2 petitions (if is possible to add)
- I use Embuary helper addon into home screen to advertise me the "Next up" epiosde. It is very usefeul, because in only one click i can directly play the episode, but i detected that info about episode is not showed as "Default Widget" for for exemple, "recently episode added". check the image. It is possible show the same label as "default widget"?
Image

- In episode view in widget, is possible add "clearlogo" and left corner as your other skin artic.zephy2?
Image

Thanks!

The label of the episode is set by the addon. You'll need to ask Sualfred about that one.

Clearlogo in corner added to my todo list https://github.com/jurialmunkey/skin.arctic.horizon/issues/153 

I've tried to contact with @sualfred but i have not had any response.
I've tried its skin using the same method, (using embuary addon) and the name is showed as season x episode.
Image

That's manually added by the skin. I don't like to do that because some places add the season/episode to the label (e.g. recently added episodes section in Kodi library) and so it would result in a double up for those places. There's no way for a skin to know if season/episode has been added to the label or not.

IMO the label field should be formatted by the addon to match how Kodi formats the label (i.e. with season/episode), and then the title field should be left as just the episode name without any additional formatting.


RE: Arctic Horizon - jurialmunkey - 2020-05-06

(2020-05-06, 06:33)antman34 Wrote: Great skin you made here thank you so much. 

Is there any way to have a different full screen widget per menu item? I know you can use the showcase hub as a full screen widget but that view doesn't have the ratings or the clear art on the bottom right side the way the regular full screen widget does. The regular full screen widget looks awesome but I think we can only currently use it if we don't have a widget selected for the menu item. Thanks again and keep up the awesome work @jurialmunkey

Not currently, but I do plan to eventually have that option -- it requires a few under the hood changes to get it to work.


Arctic Horizon - jimkaf - 2020-05-06

The latest versions of tmdb helper throw errors for me but I'll check it further I didn't have a lot of time so just rolled back for the time being.


RE: Arctic Horizon - jurialmunkey - 2020-05-06

(2020-05-06, 00:50)Tariq77 Wrote: Hi. By disabling background fanart and enabling blur, I was hoping to have the default mountain backdrop blurred across the whole skin. However, all I’m getting is a clear image of the mountain backdrop. Is there something I’m missing? Thanks.

Ah, I didn't even think to test that scenario! Should be fixed as of 0.2.43


RE: Arctic Horizon - jurialmunkey - 2020-05-06

(2020-05-06, 14:06)jimkaf Wrote: The latest versions of tmdb helper throw errors for me but I'll check it further I didn't have a lot of time so just rolled back for the time being.

I'm not getting any errors. Can you get me a debug log of the error when you get the chance?


RE: Arctic Horizon - jurialmunkey - 2020-05-06

(2020-05-05, 20:26)Fevid Wrote: Image

Any idea why on my box the bottom right logo only shows when i highlight the widget but on my pc (as above) even with the menu highlighted the logo is shown?
I would like to have it always also on my box, why this different behaviour and how can i fix it?
Thank you for the amazing skin

Fanart tv disabled in TMDbHelper settings or item doesn't have a clearlogo.


RE: Arctic Horizon - jurialmunkey - 2020-05-06

(2020-05-05, 02:29)djcorvus Wrote: Hey all,

Is there any way to change the default background colour/image?

Skin Settings > Background > Fallback image


RE: Arctic Horizon - jimkaf - 2020-05-06

(2020-05-06, 14:22)jurialmunkey Wrote:
(2020-05-06, 14:06)jimkaf Wrote: The latest versions of tmdb helper throw errors for me but I'll check it further I didn't have a lot of time so just rolled back for the time being.

I'm not getting any errors. Can you get me a debug log of the error when you get the chance?
Sure, once I make sure it's worth bothering with and not something on my end. Just posted to check if it was something that happened to others too.


RE: Arctic Horizon - Qirat77 - 2020-05-06

(2020-05-06, 14:20)jurialmunkey Wrote:
(2020-05-06, 00:50)Tariq77 Wrote: Hi. By disabling background fanart and enabling blur, I was hoping to have the default mountain backdrop blurred across the whole skin. However, all I’m getting is a clear image of the mountain backdrop. Is there something I’m missing? Thanks.

Ah, I didn't even think to test that scenario! Should be fixed as of 0.2.43

Nice, thank you.


RE: Arctic Horizon - jurialmunkey - 2020-05-06

(2020-05-06, 10:09)atomizasser Wrote:
(2020-05-05, 20:21)atomizasser Wrote:
(2020-05-03, 13:38)jurialmunkey Wrote: The label of the episode is set by the addon. You'll need to ask Sualfred about that one.

Clearlogo in corner added to my todo list https://github.com/jurialmunkey/skin.arctic.horizon/issues/153   

I've tried to contact with @sualfred but i have not had any response.
I've tried its skin using the same method, (using embuary addon) and the name is showed as season x episode.
Image 

@jurialmunkey Maybe i can include new Label in "Includes_Labels.xml" to show season and episode number. Maybe for this widget type only "Episode Name" and "TVShow" name is inlcuded.
As a for Vidoes_List seems that is shows as i want, maybe I can adapt this label for the widget.
I've tried to edit "Includes_Labels.xml" but i don't know which label it is used for Widgets.

Thanks.


It's not in Includes_Labels.xml - Its "Label_Landscape_Title" which is an auto generated by script.skinvariables
You need to edit shortcuts/skinvariables.json and then regenerate the variables using script.skinvariables
https://github.com/jurialmunkey/script.skinvariables

That variable is used for every landscape aspect ratio item in the skin, so it will change the label where ever landscape is.


RE: Arctic Horizon - sualfred - 2020-05-06

@atomizasser 

I've replied to your question yesterday (48h after your request, no need for a hurry). Test the github verson of my addon. ListItem.Label should now return "1x01. Episodename" or "S01 Special Episodename".


RE: Arctic Horizon - atomizasser - 2020-05-06

(2020-05-06, 15:53)sualfred Wrote: @atomizasser 

I've replied to your question yesterday (48h after your request, no need for a hurry). Test the github verson of my addon. ListItem.Label should now return "1x01. Episodename" or "S01 Special Episodename".

Thanks @sualfred and @jurialmunkey .
sorry for my insistence.
I really appreciate the work of the both.
Thanks for your help. now the skin shows the name I want. Thank you!!