Kodi Community Forum
Arctic: Zephyr 2 - 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: Arctic: Zephyr 2 (/showthread.php?tid=339791)



RE: Arctic: Zephyr 2 - User 426612 - 2019-06-02

Maybe interesting for everyone.
Skin is actually not repecting what user have chosen in the dialog for "displayed" rating.
I think its inverted to what is shown in the dialog, despite star-rating. That shows up properly.

I opened an issue on github.
https://github.com/jurialmunkey/skin.arctic.zephyr.2/issues/67


RE: Arctic: Zephyr 2 - luketraceyuk - 2019-06-02

When having a movie playlist say from an add on for a submenu widget set as poster. Can the order be set to random every time I go into it? For instance I have one for 90 movies but it just shows the first page.
Thanks


RE: Arctic: Zephyr 2 - User 426612 - 2019-06-02

(2019-06-02, 19:30)loeffelpan Wrote: Maybe interesting for everyone.
Skin is actually not repecting what user have chosen in the dialog for "displayed" rating.
I think its inverted to what is shown in the dialog, despite star-rating. That shows up properly.

I opened an issue on github.
https://github.com/jurialmunkey/skin.arctic.zephyr.2/issues/67

Hm, even when set IMDB and TMDB to true (in settings.xml) I never see that ratings.
Only TVDB and IMDB Top250 rank shows up.
Anyone else with this issue?


RE: Arctic: Zephyr 2 - jurialmunkey - 2019-06-03

(2019-06-02, 21:57)loeffelpan Wrote:
(2019-06-02, 19:30)loeffelpan Wrote: Maybe interesting for everyone.
Skin is actually not repecting what user have chosen in the dialog for "displayed" rating.
I think its inverted to what is shown in the dialog, despite star-rating. That shows up properly.

I opened an issue on github.
https://github.com/jurialmunkey/skin.arctic.zephyr.2/issues/67

Hm, even when set IMDB and TMDB to true (in settings.xml) I never see that ratings.
Only TVDB and IMDB Top250 rank shows up.
Anyone else with this issue?
I commented on the github post - also from your screenshot there, it doesn't look like you are using the most recent version of the skin.


RE: Arctic: Zephyr 2 - proxymatt - 2019-06-03

Are there plans to add a dialogue box of some kind to the home screen for "Scanning for new content" and add-on updates?


RE: Arctic: Zephyr 2 - NinjaMonkeyUK - 2019-06-03

(2019-06-02, 21:57)loeffelpan Wrote:
(2019-06-02, 19:30)loeffelpan Wrote: Maybe interesting for everyone.
Skin is actually not repecting what user have chosen in the dialog for "displayed" rating.
I think its inverted to what is shown in the dialog, despite star-rating. That shows up properly.

I opened an issue on github.
https://github.com/jurialmunkey/skin.arctic.zephyr.2/issues/67

Hm, even when set IMDB and TMDB to true (in settings.xml) I never see that ratings.
Only TVDB and IMDB Top250 rank shows up.
Anyone else with this issue? 
I can see IMDB, IMDB Top 250 and TVDB ratings, but I can't see TMDB ratings, despite those being the ones I primarily scrape using TMDB scraper.


RE: Arctic: Zephyr 2 - drinfernoo - 2019-06-03

(2019-06-03, 08:06)proxymatt Wrote: Are there plans to add a dialogue box of some kind to the home screen for "Scanning for new content" and add-on updates?

Do you mean as a notification when it's happening? AZ2 already does this, in the bottom-left corner, but it's just text, rather than a dialog.


RE: Arctic: Zephyr 2 - NinjaMonkeyUK - 2019-06-03

(2019-06-03, 10:59)drinfernoo Wrote:
(2019-06-03, 08:06)proxymatt Wrote: Are there plans to add a dialogue box of some kind to the home screen for "Scanning for new content" and add-on updates?

Do you mean as a notification when it's happening? AZ2 already does this, in the bottom-left corner, but it's just text, rather than a dialog. 
Only when you're viewing one of the media info pages.  It doesn't show up on the home page.


RE: Arctic: Zephyr 2 - Sjors125 - 2019-06-03

(2019-05-29, 16:21)onesane Wrote:
(2019-05-28, 00:53)Sjors125 Wrote: Image

I saw this in the Arctic Zephyr Plus mod. Is it possible to show a collection/set info screen like this in AZ2?
I'd love this too, but only if it worked with user-generated sets. I've created several of my own sets using NFOs, but they're not recognized on MovieDB, so I worry that they wouldn't receive this kind of treatment by default. Undecided    

Me too. For example, I have a "Bud Spencer and Terrence Hill Collection", a "Marvel Phase One Collection" (and phase two and three); etc. My own "James Bond Collection" has Never Say Never Again and Casino Royale (with Niven and Sellers) added to it. It would be great if we could have set information screens like this. When Possible, I want to create more collections and show them with this kind of collection info screens.


RE: Arctic: Zephyr 2 - User 426612 - 2019-06-03

(2019-06-03, 10:02)NinjaMonkeyUK Wrote:
(2019-06-02, 21:57)loeffelpan Wrote:
(2019-06-02, 19:30)loeffelpan Wrote: Maybe interesting for everyone.
Skin is actually not repecting what user have chosen in the dialog for "displayed" rating.
I think its inverted to what is shown in the dialog, despite star-rating. That shows up properly.

I opened an issue on github.
https://github.com/jurialmunkey/skin.arctic.zephyr.2/issues/67

Hm, even when set IMDB and TMDB to true (in settings.xml) I never see that ratings.
Only TVDB and IMDB Top250 rank shows up.
Anyone else with this issue? 
I can see IMDB, IMDB Top 250 and TVDB ratings, but I can't see TMDB ratings, despite those being the ones I primarily scrape using TMDB scraper.

To complete this story:
The displayed rating from setting are correct. Was my fault.
And all ratings display properly, when I setup API keys.
However TVDB and IMDB should work without any further setup.
Maybe something to fix in the skin. See github for more information.


RE: Arctic: Zephyr 2 - User 426612 - 2019-06-03

I noticed, that videoinfo dialog of an episode shows ratings of the whole show.
Maybe you could use episode rating at this place?


RE: Arctic: Zephyr 2 - jurialmunkey - 2019-06-03

(2019-06-03, 08:06)proxymatt Wrote: Are there plans to add a dialogue box of some kind to the home screen for "Scanning for new content" and add-on updates?
https://github.com/jurialmunkey/skin.arctic.zephyr.2/issues/65


RE: Arctic: Zephyr 2 - jurialmunkey - 2019-06-03

(2019-06-03, 22:02)loeffelpan Wrote:
(2019-06-03, 10:02)NinjaMonkeyUK Wrote:
(2019-06-02, 21:57)loeffelpan Wrote: Hm, even when set IMDB and TMDB to true (in settings.xml) I never see that ratings.
Only TVDB and IMDB Top250 rank shows up.
Anyone else with this issue? 
I can see IMDB, IMDB Top 250 and TVDB ratings, but I can't see TMDB ratings, despite those being the ones I primarily scrape using TMDB scraper.

To complete this story:
The displayed rating from setting are correct. Was my fault.
And all ratings display properly, when I setup API keys.
However TVDB and IMDB should work without any further setup.
Maybe something to fix in the skin. See github for more information.
Star rating is whatever rating is in the library. All other ratings are from skin helper. This is done to differentiate between library and online ratings (plus there isn't any way to identify where library rating comes from, hence why it is a generic star rating).


RE: Arctic: Zephyr 2 - jurialmunkey - 2019-06-03

(2019-06-03, 10:02)NinjaMonkeyUK Wrote:
(2019-06-02, 21:57)loeffelpan Wrote:
(2019-06-02, 19:30)loeffelpan Wrote: Maybe interesting for everyone.
Skin is actually not repecting what user have chosen in the dialog for "displayed" rating.
I think its inverted to what is shown in the dialog, despite star-rating. That shows up properly.

I opened an issue on github.
https://github.com/jurialmunkey/skin.arctic.zephyr.2/issues/67

Hm, even when set IMDB and TMDB to true (in settings.xml) I never see that ratings.
Only TVDB and IMDB Top250 rank shows up.
Anyone else with this issue? 
I can see IMDB, IMDB Top 250 and TVDB ratings, but I can't see TMDB ratings, despite those being the ones I primarily scrape using TMDB scraper.
Star rating is scraped rating. All others are online ratings taken from skinhelper. See response to loeffelpan just above.


RE: Arctic: Zephyr 2 - proxymatt - 2019-06-04

(2019-06-03, 23:36)jurialmunkey Wrote:
(2019-06-03, 08:06)proxymatt Wrote: Are there plans to add a dialogue box of some kind to the home screen for "Scanning for new content" and add-on updates?
https://github.com/jurialmunkey/skin.arctic.zephyr.2/issues/65 
You rock buddy; keep up the good work!