Kodi Community Forum
Release Amber for Leia/Matrix/Nexus - 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: Amber (https://forum.kodi.tv/forumdisplay.php?fid=203)
+---- Thread: Release Amber for Leia/Matrix/Nexus (/showthread.php?tid=342130)



RE: Amber for Leia/Matrix - Cyberdom - 2019-10-16

I'm using Amber version 3.2.25 and I noticed a bug yesterday.

When I go through the set info dialog of sagas, I display the information of a movie with the information button and then I start the movie by pressing the play button in the information window of the film, the film starts but the image remains hidden behind the information window.
I have to press the return key to remove the information window.

On the other hand no problem by launching the film from the library.


RE: Amber for Leia/Matrix - edjalmo - 2019-10-16

@bsoriano I think I figured out a colordiffuse for blur background, please check this:
xml:
<param name="colordiffuse">9FC8C8C8</param>
It seems work very good when using with blur with poster, and just ok for when using fanart  (I don't have a lot of files in my library, but works for what I have). Actually, this color is not much diference of the color you used before, I don't know why it work good with poster and not for fanart. Maybe it's because in fanart you blur a image that is (I think) already dimmer?! Don't know...
Another thing I noticed is if the option show only local info is enable i can't see online items inside custom lists (only local items) when accessing info directly in TheMovieDB Helper add-on too :/ I don't know if you can make this work in add-on but not in video info for local movies, but if is possible, please do!
Please check the spaces for RT notes, they are not enough when the note is 100% (in both).


RE: Amber for Leia/Matrix - ozzyman - 2019-10-17

I found a bug. On video addons / audio addons for example iplayer www, RTP Play or euronews when I watching a "live video - audio" feed. OSD buttons like setting etc. Not accesible with keyboard / remote movement. I'm disabling the mouse from input options when I use kodi. And buttons not accessible.
They're only working if I enable and use mouse.
Them working when I watch tv (from tv menu) / But same issue on radio menu.
Image


RE: Amber for Leia/Matrix - bsoriano - 2019-10-17

(2019-10-17, 10:31)ozzyman Wrote: I found a bug. On video addons / audio addons for example iplayer www, RTP Play or euronews when I watching a "live video - audio" feed. OSD buttons like setting etc. Not accesible with keyboard / remote movement. I'm disabling the mouse from input options when I use kodi. And buttons not accessible.
They're only working if I enable and use mouse.
Them working when I watch tv (from tv menu) / But same issue on radio menu.
Image
@ozzyman , thanks for the feedback.  What version of Amber are you using? I had fixed a similar issue several months ago.  Please let me know.  Thanks.

Regards,

Bart


RE: Amber for Leia/Matrix - bsoriano - 2019-10-17

(2019-10-16, 14:45)mmmkot Wrote:
(2019-10-16, 14:35)bsoriano Wrote:
(2019-10-16, 13:50)mmmkot Wrote: OK, I found the "bug".
I was trying to change the image directly from the widget I customized on the home movie menu. It used to work before the last releases but it doesn't anymore, the Extras button doesn't show all the options.
But if I enter into the movies or TV shows menu, it does work perfectly well as you said.
It's just a minor bug at the widget level Smile  
@mmmkot , what widget are you using? It should work if the content is local.  Please let me know so I can look into the code and see where I need to apply a fix.  Thanks.

Regards,

Bart   
I said "widget", but you named it "shelves". So whatever shelf I use on the home menu (for instance Recently added movies, or Random movies) the Extras button only shows "Search YouTube" but none of the artwork options.  
@mmmkot , I fixed the issue.  Please download the latest from GitHub (Leia branch), test and let me know.  Once you confirm it is working fine I can push to the Amber repo.  Thanks.

Regards,

Bart


RE: Amber for Leia/Matrix - bsoriano - 2019-10-17

(2019-10-16, 15:53)Cyberdom Wrote: I'm using Amber version 3.2.25 and I noticed a bug yesterday.

When I go through the set info dialog of sagas, I display the information of a movie with the information button and then I start the movie by pressing the play button in the information window of the film, the film starts but the image remains hidden behind the information window.
I have to press the return key to remove the information window.

On the other hand no problem by launching the film from the library.
@Cyberdom , I fixed the issue.  Please download the latest from GitHub (Leia branch), test and let me know.  Once you confirm it is working fine I can push to the Amber repo.  Thanks.

Regards,

Bart


RE: Amber for Leia/Matrix - bsoriano - 2019-10-17

(2019-10-16, 20:29)edjalmo Wrote: @bsoriano I think I figured out a colordiffuse for blur background, please check this:
xml:
<param name="colordiffuse">9FC8C8C8</param>
It seems work very good when using with blur with poster, and just ok for when using fanart  (I don't have a lot of files in my library, but works for what I have). Actually, this color is not much diference of the color you used before, I don't know why it work good with poster and not for fanart. Maybe it's because in fanart you blur a image that is (I think) already dimmer?! Don't know...
Another thing I noticed is if the option show only local info is enable i can't see online items inside custom lists (only local items) when accessing info directly in TheMovieDB Helper add-on too :/ I don't know if you can make this work in add-on but not in video info for local movies, but if is possible, please do!
Please check the spaces for RT notes, they are not enough when the note is 100% (in both).
@edjalmo , I did not see much of a difference with that colordiffuse, so I have not updated that in the code yet.  I need to test further.

I fixed the issue for showing online info for the plugin items.  Please download from GitHub (Leia branch), test and let me know.  Thanks.

Can you please provide a screenshot where the RT score is 100% and being cut off? I could not replicate that in my tests.  Thanks.

Regards,

Bart


RE: Amber for Leia/Matrix - edjalmo - 2019-10-17

(2019-10-17, 19:05)bsoriano Wrote: @edjalmo , I did not see much of a difference with that colordiffuse, so I have not updated that in the code yet.  I need to test further.
Yeah, for fanart not much, but work really good for when blur with poster.
 
(2019-10-17, 19:05)bsoriano Wrote: I fixed the issue for showing online info for the plugin items.  Please download from GitHub (Leia branch), test and let me know.  Thanks.
Thanks!
 
(2019-10-17, 19:05)bsoriano Wrote: Can you please provide a screenshot where the RT score is 100% and being cut off? I could not replicate that in my tests.  Thanks.
In the movie Modern Times, for example (the same happened with audience score).


Image

EDIT: actually is with other ratings too. I edited my DB to check:
Image

 
(2019-10-17, 19:02)bsoriano Wrote:
Quote:
Quote:
Quote:OK, I found the "bug".
I was trying to change the image directly from the widget I customized on the home movie menu. It used to work before the last releases but it doesn't anymore, the Extras button doesn't show all the options.
But if I enter into the movies or TV shows menu, it does work perfectly well as you said.
It's just a minor bug at the widget level Smile  
@mmmkot , what widget are you using? It should work if the content is local.  Please let me know so I can look into the code and see where I need to apply a fix.  Thanks.

Regards,

Bart     
I said "widget", but you named it "shelves". So whatever shelf I use on the home menu (for instance Recently added movies, or Random movies) the Extras button only shows "Search YouTube" but none of the artwork options.    
@mmmkot , I fixed the issue.  Please download the latest from GitHub (Leia branch), test and let me know.  Once you confirm it is working fine I can push to the Amber repo.  Thanks.  
But you only add choose art option, the others (show fanart, AB options...) still not showing.


RE: Amber for Leia/Matrix - bsoriano - 2019-10-17

(2019-10-17, 19:34)edjalmo Wrote:
(2019-10-17, 19:05)bsoriano Wrote: @edjalmo , I did not see much of a difference with that colordiffuse, so I have not updated that in the code yet.  I need to test further.
Yeah, for fanart not much, but work really good for when blur with poster.
 
(2019-10-17, 19:05)bsoriano Wrote: I fixed the issue for showing online info for the plugin items.  Please download from GitHub (Leia branch), test and let me know.  Thanks.
Thanks!
 
(2019-10-17, 19:05)bsoriano Wrote: Can you please provide a screenshot where the RT score is 100% and being cut off? I could not replicate that in my tests.  Thanks.
In the movie Modern Times, for example (the same happened with audience score).


Image

EDIT: actually is with other ratings too. I edited my DB to check:
Image
(2019-10-17, 19:02)bsoriano Wrote:
Quote:I said "widget", but you named it "shelves". So whatever shelf I use on the home menu (for instance Recently added movies, or Random movies) the Extras button only shows "Search YouTube" but none of the artwork options.    
@mmmkot , I fixed the issue.  Please download the latest from GitHub (Leia branch), test and let me know.  Once you confirm it is working fine I can push to the Amber repo.  Thanks.    
But you only add choose art option, the others (show fanart, AB options...) still not showing.  
@edjalmo, thanks for the additional info.  I think I have fixed the issues (options not present in Extras, spacing in ratings bar).  Please download the latest from GitHub (Leia branch), test, and let me know.  Thanks.

Regards,

Bart

EDIT: I also added the colordiffuse you suggested for when Blur with Poster is activated.  Please let me know if this looks like you expected.  Thanks.


RE: Amber for Leia/Matrix - bsoriano - 2019-10-17

Hello all,

Going forward and until all of the addons that Amber uses have been ported to Python 3, I will only be pushing changes to the Leia branch in GitHub, and, when you have tested the changes and tell me they are fine, I will push to the Amber repo, which will remain Leia only.  

Unfortunately at this time, Matrix only supports Python 3 addons, and there are a lot of them that have not been migrated (or are not even being maintained).  Thus, I will not continue testing Amber under Matrix and will not be pushing changes to the master branch in GitHub.  When this is resolved (or I have found other addons which are Python 3 compatible to replace those that are not), I will resume pushing changes for Matrix.

Regards,

Bart


RE: Amber for Leia/Matrix - edjalmo - 2019-10-18

(2019-10-17, 22:14)bsoriano Wrote: @edjalmo, thanks for the additional info.  I think I have fixed the issues (options not present in Extras, spacing in ratings bar).  Please download the latest from GitHub (Leia branch), test, and let me know.  Thanks.

Regards,

Bart

EDIT: I also added the colordiffuse you suggested for when Blur with Poster is activated.  Please let me know if this looks like you expected.  Thanks.

All fixed and working good Smile
Thanks!


RE: Amber for Leia/Matrix - ozzyman - 2019-10-18

(2019-10-17, 17:40)bsoriano Wrote:
(2019-10-17, 10:31)ozzyman Wrote: I found a bug. On video addons / audio addons for example iplayer www, RTP Play or euronews when I watching a "live video - audio" feed. OSD buttons like setting etc. Not accesible with keyboard / remote movement. I'm disabling the mouse from input options when I use kodi. And buttons not accessible.
They're only working if I enable and use mouse.
Them working when I watch tv (from tv menu) / But same issue on radio menu.
Image
@ozzyman , thanks for the feedback.  What version of Amber are you using? I had fixed a similar issue several months ago.  Please let me know.  Thanks.

Regards,

Bart 

I'm on Kodi Leia. 18.4 - on linux. Downloaded from main kodi repo & it's says 3.2.23


RE: Amber for Leia/Matrix - bsoriano - 2019-10-18

(2019-10-18, 11:15)ozzyman Wrote:
(2019-10-17, 17:40)bsoriano Wrote:
(2019-10-17, 10:31)ozzyman Wrote: I found a bug. On video addons / audio addons for example iplayer www, RTP Play or euronews when I watching a "live video - audio" feed. OSD buttons like setting etc. Not accesible with keyboard / remote movement. I'm disabling the mouse from input options when I use kodi. And buttons not accessible.
They're only working if I enable and use mouse.
Them working when I watch tv (from tv menu) / But same issue on radio menu.
Image
@ozzyman , thanks for the feedback.  What version of Amber are you using? I had fixed a similar issue several months ago.  Please let me know.  Thanks.

Regards,

Bart  

I'm on Kodi Leia. 18.4 - on linux. Downloaded from main kodi repo & it's says 3.2.23 
@ozzyman , thanks for the additional info.  I was able to install Euro News and replicate the issue.  I have just fixed it.  Please download the latest from GitHub, test, and let me know if it is indeed fixed.  Once you do, I will push to the Amber repo.  Thanks.

Regards,

Bart


RE: Amber for Leia/Matrix - ozzyman - 2019-10-18

(2019-10-18, 14:42)bsoriano Wrote:
(2019-10-18, 11:15)ozzyman Wrote:
(2019-10-17, 17:40)bsoriano Wrote: @ozzyman , thanks for the feedback.  What version of Amber are you using? I had fixed a similar issue several months ago.  Please let me know.  Thanks.

Regards,

Bart  

I'm on Kodi Leia. 18.4 - on linux. Downloaded from main kodi repo & it's says 3.2.23  
@ozzyman , thanks for the additional info.  I was able to install Euro News and replicate the issue.  I have just fixed it.  Please download the latest from GitHub, test, and let me know if it is indeed fixed.  Once you do, I will push to the Amber repo.  Thanks.

Regards,

Bart 
Thanks for your fast response. On 3.2.25 for me problem is still in there. On demand videos when I click ok the buttons are there and shown on the pause button. On live videos still no button active when I click ok (on remote) M on keyboard or arrow buttons.


RE: Amber for Leia/Matrix - bsoriano - 2019-10-18

(2019-10-18, 15:48)ozzyman Wrote:
(2019-10-18, 14:42)bsoriano Wrote:
(2019-10-18, 11:15)ozzyman Wrote: I'm on Kodi Leia. 18.4 - on linux. Downloaded from main kodi repo & it's says 3.2.23  
@ozzyman , thanks for the additional info.  I was able to install Euro News and replicate the issue.  I have just fixed it.  Please download the latest from GitHub, test, and let me know if it is indeed fixed.  Once you do, I will push to the Amber repo.  Thanks.

Regards,

Bart   
Thanks for your fast response. On 3.2.25 for me problem is still in there. On demand videos when I click ok the buttons are there and shown on the pause button. On live videos still no button active when I click ok (on remote) M on keyboard or arrow buttons.  
@ozzyman , I apologize for the question, but did you download from GitHub or from the Amber repo?  The fix is not in the Amber repo yet, only on GitHub (http://github.com/bartolomesoriano/skin.amber), in the Leia branch.  Please confirm.  Thanks.

With the fix, the default button is Stop for all types of videos, and not Pause (some videos are not "pause enabled", and that's why no button was being focused for those videos).

Regards,

Bart