• 1
  • 71
  • 72
  • 73(current)
  • 74
  • 75
  • 408
Arctic: Zephyr - Reloaded
(2020-06-05, 20:56)junitodx Wrote:
(2020-06-05, 19:40)beatmasterrs Wrote:
(2020-06-05, 14:34)junitodx Wrote: @beatmasterrs is there an easy way, maybe editing an xml file or something, to decrease the thickness of the borders around the focus squares?

Can you provide a screenshot of what you mean exactly? Smile
Yes sir. I'd actually like to make the white focus border indicated below maybe half as thick as they are now. I think it would look a little more elegant if it was closer in thickness to say the default borders around the other movies in the screenshot. Also, oddly enough, there are a few instances where the focus border either covers or at least touches some of the movie poster text depending on where the text is placed on the poster.
Image

Sorry to reply to an old post but how did you add separate information for the '28 Days' set? My scraper doesn't pull any info about sets/collections!
Reply
(2020-06-25, 23:47)beatmasterrs Wrote:
(2020-06-25, 20:46)junitodx Wrote:
(2020-06-06, 20:46)beatmasterrs Wrote: It's done. Now this view looks much more harmonious. thx a lot Smile



Please download and test: https://github.com/beatmasterRS/skin.arc...master.zip

@beatmasterrs would it be possible for you to tell me how I can get this same thin style focus border around selected items on the list views as well? I was somewhat successful at following your instructions for the above view before you officially implemented it  Laugh

For this you would have to create a new texture or maybe use the "common/selectbox.png" texture. Currently the "common/white.png" texture is used for this. I haven't tried it yet, so I can't help you with that  Confused
@beatmasterrs thanks for the explanation. Unfortunately that's way too difficulty for my feeble brain so looks like I'll be leaving the list views as is  Confused
Reply
(2020-07-06, 13:10)MDUKRPI Wrote:
(2020-06-05, 20:56)junitodx Wrote:
(2020-06-05, 19:40)beatmasterrs Wrote:  
Sorry to reply to an old post but how did you add separate information for the '28 Days' set? My scraper doesn't pull any info about sets/collections!
@MDUKRPI I didn't do anything special, Kodi does that on it's own during scraping if the movies are part of a movie collection on TMDb. You have to have the option checked under Settings --> Library --> Videos --> Show Movie Sets

@beatmasterrs I'm curious. If a movie is not part of a movie collection and I make my own collection, for example a collection of Jet Li movies, there is obviously no metadata for that collection on TMDb. So I add my own poster and background but there is also no description of the set. Do you know how I can add some info there?
Image
Reply
(2020-07-06, 13:51)junitodx Wrote:
(2020-07-06, 13:10)MDUKRPI Wrote:
(2020-06-05, 20:56)junitodx Wrote:  
Sorry to reply to an old post but how did you add separate information for the '28 Days' set? My scraper doesn't pull any info about sets/collections!
@MDUKRPI I didn't do anything special, Kodi does that on it's own during scraping if the movies are part of a movie collection on TMDb. You have to have the option checked under Settings --> Library --> Videos --> Show Movie Sets

@beatmasterrs I'm curious. If a movie is not part of a movie collection and I make my own collection, for example a collection of Jet Li movies, there is obviously no metadata for that collection on TMDb. So I add my own poster and background but there is also no description of the set. Do you know how I can add some info there?

Maybe by .nfo files, but you should read yourself into this topic Smile

https://kodi.wiki/view/Movie_sets#nfo_Files
https://kodi.wiki/view/NFO_files
Reply
Hi @beatmasterrs  I have not been able to reproduce the error that we had pending, I think it was the fault of one CUE file that did not correctly direct the tracks. But i but if I have observed that the clearlogos are not shown when playing a track.

In the music library is show correctly.

Screenshot:
Image

Image

Also I have observed that a line of the settings is shown in the context menu of the music playback, I think there is a line created for the context menu but it is not being used.
Code:

msgctxt "#37512"
msgid "Show lyrics"
msgstr "Mostrar letras"

msgctxt "#37535"
msgid "Videolyrics"
msgstr "Mostrar letras de canciones (CU LCR Lyrics)"

Screenshot:
Image

Image
Reply
(2020-07-09, 15:53)roliverosc Wrote: Hi @beatmasterrs  I have not been able to reproduce the error that we had pending, I think it was the fault of one CUE file that did not correctly direct the tracks. But i but if I have observed that the clearlogos are not shown when playing a track.

In the music library is show correctly.

Screenshot:

Also I have observed that a line of the settings is shown in the context menu of the music playback, I think there is a line created for the context menu but it is not being used.
Code:

msgctxt "#37512"
msgid "Show lyrics"
msgstr "Mostrar letras"

msgctxt "#37535"
msgid "Videolyrics"
msgstr "Mostrar letras de canciones (CU LCR Lyrics)"

Screenshot:

Thanks for yout feedback. I hopefully fixed the issue with the clearlogo in the musicvisualization. And also i've seen, that i have to rework the music visualisation, because the code i've written, is absolutely ***. The music visualization was the first thing I changed at that time.

Unfortunately I have some strings that are not in use. I have to clean them up.  Confused

Please test https://github.com/beatmasterRS/skin.arc...master.zip Smile
Reply
Hi @beatmasterrs.... any plans in the near future to make a version of this skin that works with Kodi V19 “Matrix”?
Reply
(2020-07-10, 01:48)rhoop206 Wrote: Hi @beatmasterrs.... any plans in the near future to make a version of this skin that works with Kodi V19 “Matrix”?

Yes, Kodi 19 support is planed. Smile I think I will start coding, when KODi is in beta Status or it is clear, which addons will be available for KODi 19, e.g. Skin Helper Service Smile
Reply
(2020-07-10, 02:37)beatmasterrs Wrote:
(2020-07-10, 01:48)rhoop206 Wrote: Hi @beatmasterrs.... any plans in the near future to make a version of this skin that works with Kodi V19 “Matrix”?

Yes, Kodi 19 support is planed. Smile I think I will start coding, when KODi is in beta Status or it is clear, which addons will be available for KODi 19, e.g. Skin Helper Service Smile

Awesome to hear it Smile thank you, sir!
Reply
Continues to occur @beatmasterrs i upload one log with mode debug active in skin and kodi.
https://paste.kodi.tv/ucixofigej.kodi

Image
Image

It's funny that in leia mode it works

Image
Reply
(2020-07-10, 09:54)roliverosc Wrote: Continues to occur @beatmasterrs i upload one log with mode debug active in skin and kodi.
https://paste.kodi.tv/ucixofigej.kodi

It's funny that in leia mode it works

Sorry, I forgot to push up the changes on Github  Sad Big Grin

But now I pushed everything and thanks to your log I was able to fix 2 errors with unclosed parentheses. Smile

Please try https://github.com/beatmasterRS/skin.arc...master.zip
Reply
@beatmasterrs  Now it works one million thanks.

Image

Now there is another bug when i play one album from button "Play" don't occurred nothing. Don't play album. I'm giving you a lot of work Angel Music
https://paste.kodi.tv/odanelikik.kodi

Image
Reply
It is curious that it only happens sometimes it seems that in the estuary skin it does not happen. Or yes? Huh
Reply
(2020-07-10, 14:01)roliverosc Wrote: @beatmasterrs  Now it works one million thanks.

Now there is another bug when i play one album from button "Play" don't occurred nothing. Don't play album. I'm giving you a lot of work Angel Music
https://paste.kodi.tv/odanelikik.kodi

I think i've found a fix for that. For me, only albums that haven't a folderpath on dialogmusicinfo are not playing. But with thix fix they do. Please try 

https://github.com/beatmasterRS/skin.arc...master.zip

If you have any other feedback or suggestions, please let me know Smile
Reply
Continues without playing but also now we have this...

Image
Reply
  • 1
  • 71
  • 72
  • 73(current)
  • 74
  • 75
  • 408

Logout Mark Read Team Forum Stats Members Help
Arctic: Zephyr - Reloaded11