• 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
v21 Amber for Omega
#76
(2024-04-17, 04:03)Riot504 Wrote: Thanks for keeping this going MikeS!

Bug report:
Amber pulls an old version of script.skin.helper.colorpicker 2.0.1 that errors when you try and change colors
Old version of script uses "xbmc.translatePath" which was changed for Nexus+ to "xbmcvfs.translatePath" 
https://github.com/xbmc/xbmc/pull/19301

Latest version of script.skin.helper.colorpicker 2.0.3 is fixed
https://github.com/kodi-community-addons...olorpicker
@Riot504, can you tell me how to update to 2.0.3 on an android device, since Amber pulls 2.0.1?
Reply
#77
Well, after googling and fixing file permissions, I finally figured out how to install from github repository. I can confirm that 2.0.3 works with the current version of Kodi & Amber.
Reply
#78
I dropped all support for the color picker script since it is basically abandoned and switched to using the custom one already in the skin.

Pre-release for testing v4.0.0.
Reply
#79
4.0.0 installed smoothly, thanks a lot Smile
3 * Nvidia Shield + Synology NAS DS218+ 2 * LG 77" + Genelec + WiiM Pro Plus & Mini + Adam T5V + T7V + T10S - ArcoLinux
Reply
#80
Are we able to get a flag for DV titles? I have turned on the HDR/Bitrate option but that flags HDR. Or is there another setting that needs to be enabled??
Reply
#81
Is anyone using this with Emby for Kodi (Next Gen)?  I love Amber, but for some reason the first time I enter a library (IE: Movies) after launching Kodi on my Shield it takes a long time to show.  Like probably 8-10 seconds.  After the first entry, then after that it is pretty fast (maybe 1 second).  

I don't have this issue on other skins, but I also don't know if it is something with my setup.

This has been happening for probably over a year, but it wasn't always this way.  For sure since Kodi 20.x versions.

Any help would be great!
Reply
#82
(2024-06-04, 03:46)Razor2000nz Wrote: Are we able to get a flag for DV titles? I have turned on the HDR/Bitrate option but that flags HDR. Or is there another setting that needs to be enabled??

Using the HDRType infolabel I added Dolby Vision and HDR 10 logos to the library vies and info screen.
If you don't see them then you likely need to rescan your library items to fill in the missing HDR info.
It has not yet been added to fullscreen info.

skin.amber-v4.0.0-pre.2.zip
Reply
#83
I use it, but dont have long loading times, (on sheild pro) . Are you using v10.x.x of the plug in? I was usuing v9.x.x (stable) and it would always take 5-6 seconds to shoew the welcome to emby notification. Since changing to v10 it is showing the same notification within a second of opening kodi.
Reply
#84
(2024-06-05, 22:36)Razor2000nz Wrote: I use it, but dont have long loading times, (on sheild pro) . Are you using v10.x.x of the plug in? I was usuing v9.x.x (stable) and it would always take 5-6 seconds to shoew the welcome to emby notification. Since changing to v10 it is showing the same notification within a second of opening kodi.

I use it, but dont have long loading times, (on sheild pro) . Are you using v10.x.x of the plug in? I was usuing v9.x.x (stable) and it would always take 5-6 seconds to shoew the welcome to emby notification. Since changing to v10 it is showing the same notification within a second of opening kodi.
Reply
#85
(2024-06-05, 15:00)mikeSiLVO Wrote:
(2024-06-04, 03:46)Razor2000nz Wrote: Are we able to get a flag for DV titles? I have turned on the HDR/Bitrate option but that flags HDR. Or is there another setting that needs to be enabled??

Using the HDRType infolabel I added Dolby Vision and HDR 10 logos to the library vies and info screen.
If you don't see them then you likely need to rescan your library items to fill in the missing HDR info.
It has not yet been added to fullscreen info.

skin.amber-v4.0.0-pre.2.zip
Great thanks, will try it out and report back.
Reply
#86
(2024-06-05, 22:37)Razor2000nz Wrote:
(2024-06-05, 22:36)Razor2000nz Wrote: I use it, but dont have long loading times, (on sheild pro) . Are you using v10.x.x of the plug in? I was usuing v9.x.x (stable) and it would always take 5-6 seconds to shoew the welcome to emby notification. Since changing to v10 it is showing the same notification within a second of opening kodi.

I use it, but dont have long loading times, (on sheild pro) . Are you using v10.x.x of the plug in? I was usuing v9.x.x (stable) and it would always take 5-6 seconds to shoew the welcome to emby notification. Since changing to v10 it is showing the same notification within a second of opening kodi.
I am on the 10.0.26 (the latest as of last night).  But it has been doing it long before I was on v9 or v10.  Thanks for letting me know.  I will look into my system.
Reply
#87
Hi @mikeSiLVO
         I need your assistance mate, with the floor color in the movies and series section .I always try to edit the vignette stage.png in order to erase the color with the 0000FFFF code because i don't have any programing skills , in both the amber skin and the aeonsilvo.
But after the last updates there´s no  folder with the file , can you guide me? wich xml file i must edit? defaults in colors folder ? and wich line?
Thank you , you make the best skins , altough i miss  the logo view in Aeon nox .Smile
Reply
#88
(2024-06-06, 00:35)ofory2012 Wrote: Hi @mikeSiLVO
         I need your assistance mate, with the floor color in the movies and series section .I always try to edit the vignette stage.png in order to erase the color with the 0000FFFF code because i don't have any programing skills , in both the amber skin and the aeonsilvo.
But after the last updates there´s no  folder with the file , can you guide me? wich xml file i must edit? defaults in colors folder ? and wich line?
Thank you , you make the best skins , altough i miss  the logo view in Aeon nox .Smile

If you mean the Textures.xbt file, you can download the zip from GitHub and replace that file with the contents of the media folder. Then delete the VignetteStage.png in the common folder.

Every update from Kodi repo will return those folder contents back to Textures.xbt file.
Reply
#89
(2024-06-06, 15:06)mikeSiLVO Wrote:
(2024-06-06, 00:35)ofory2012 Wrote: Hi @mikeSiLVO
         I need your assistance mate, with the floor color in the movies and series section .I always try to edit the vignette stage.png in order to erase the color with the 0000FFFF code because i don't have any programing skills , in both the amber skin and the aeonsilvo.
But after the last updates there´s no  folder with the file , can you guide me? wich xml file i must edit? defaults in colors folder ? and wich line?
Thank you , you make the best skins , altough i miss  the logo view in Aeon nox .Smile

If you mean the Textures.xbt file, you can download the zip from GitHub and replace that file with the contents of the media folder. Then delete the VignetteStage.png in the common folder.

Every update from Kodi repo will return those folder contents back to Textures.xbt file.
Thanks mate!
Reply
#90
(2024-06-05, 22:38)Razor2000nz Wrote:
(2024-06-05, 15:00)mikeSiLVO Wrote:
(2024-06-04, 03:46)Razor2000nz Wrote: Are we able to get a flag for DV titles? I have turned on the HDR/Bitrate option but that flags HDR. Or is there another setting that needs to be enabled??

Using the HDRType infolabel I added Dolby Vision and HDR 10 logos to the library vies and info screen.
If you don't see them then you likely need to rescan your library items to fill in the missing HDR info.
It has not yet been added to fullscreen info.

skin.amber-v4.0.0-pre.2.zip
Great thanks, will try it out and report back.
Got it working -  it flagged roughly 80% of the DV files correctly. All the non-flagged files had DV in their file name. Ended up using TinyMediaManager to re-write my library. After that all files were flagged correctly. Thanks @mikeSiLVOSmile
Reply
  • 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8

Logout Mark Read Team Forum Stats Members Help
Amber for Omega0