Kodi Community Forum
Release Aeon Nox: SiLVO - 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: Aeon Nox: Silvo (https://forum.kodi.tv/forumdisplay.php?fid=142)
+---- Thread: Release Aeon Nox: SiLVO (/showthread.php?tid=210069)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759


RE: Aeon Nox: SiLVO - villano666 - 2019-08-23

Hi, I use only local information as another program creates the metadata for my assets and I don't see IMDB or rotten tomatoes ratings. Is this because I use local info? I've checked the .info and it has IMDB rating.
Any ideas?

Thanks


RE: Aeon Nox: SiLVO - manolischania - 2019-08-25

Hi everyone , i would like some help if somebody can with code , i want to have the repeat button on VideoOSD.xml
i have make the above code it is workink ok with mouse but not with remote probably becouse it is overlaping a button  or i am trying in wrong place .
Thanks in advance 
Image
xml:

<window>
    <onload condition="VideoPlayer.Content(livetv)">SetFocus(808)</onload>
    <onload condition="!VideoPlayer.Content(livetv) + Skin.HasSetting(Disable.PlayerControlButtons)">SetFocus(706)</onload>
    <onload condition="!VideoPlayer.Content(livetv) + !Skin.HasSetting(Disable.PlayerControlButtons)">SetFocus(602)</onload>
    <zorder>2</zorder>
    <controls>
        <control type="group">
            <visible>!Window.IsVisible(SliderDialog)</visible>
            <animation effect="fade" end="0" time="239.76">Hidden</animation>
            <animation effect="fade" end="100" time="239.76" condition="Skin.HasSetting(VideoOSDOnTop)">WindowOpen</animation>
            <animation effect="fade" end="0" time="239.76" condition="Skin.HasSetting(VideoOSDOnTop)">WindowClose</animation>
            <animation effect="fade" end="100" time="239.76" delay="239.76" condition="!Skin.HasSetting(VideoOSDOnTop)">WindowOpen</animation>
            <control type="group">
                <visible>!VideoPlayer.Content(LiveTV)</visible>
                <visible>![Window.IsVisible(playerprocessinfo) | Window.IsVisible(SliderDialog) | Window.IsVisible(pvrchannelguide) | Window.IsVisible(PVROSDTeletext) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(SubtitleSearch) | Window.IsVisible(1115)]</visible>
                <animation effect="fade" end="100" time="239.76">Visible</animation>
                <control type="image">
                    <left>-5%</left>
                    <top>-30</top>
                    <width>110%</width>
                    <height>147</height>
                    <texture border="40" flipy="true" colordiffuse="E6FFFFFF">dialogs/default/bg.png</texture>
                    <visible>!Window.IsActive(fullscreeninfo) + ![Window.IsActive(VideoOSD) + !Skin.HasSetting(VideoOSDOnTop)]</visible>
                </control>
                <control type="slider">
                    <top>1039</top>
                    <width>100%</width>
                    <height>36</height>
                    <texturesliderbar>seekslider2.png</texturesliderbar>
                    <textureslidernib />
                    <textureslidernibfocus colordiffuse="$VAR[ThemeOSDProgressColor]">slidernib_alt.png</textureslidernibfocus>
                    <action>seek</action>
                </control>
            </control>
            <control type="group">
                <visible>![Window.IsVisible(playerprocessinfo) | Window.IsVisible(SliderDialog) | Window.IsVisible(pvrchannelguide) | Window.IsVisible(PVROSDTeletext) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(SubtitleSearch) | Window.IsVisible(1115)]</visible>
                <animation effect="fade" end="100" time="239.76" condition="Skin.HasSetting(VideoOSDOnTop)">Visible</animation>
                <animation effect="fade" end="100" time="239.76" delay="239.76" condition="!Skin.HasSetting(VideoOSDOnTop)">Visible</animation>
                <include condition="!VideoPlayer.Content(LiveTV)">DefaultVideoOSD</include>
                <include condition="VideoPlayer.Content(LiveTV)">PVRVideoOSD</include>
            </control>
            
                <control type="button" id="707">
                    <width>100</width>
                    <height>100</height>
                    <label>Player conntrols</label>
                    <font></font>
                    <texturefocus>osd/buttons/OSDSkinFO.png</texturefocus>
                    <texturenofocus>osd/buttons/OSDSkinNF.png</texturenofocus>
                    <onclick>PlayerControl(Repeat)</onclick>
                </control>
                <control type="image">
                    <width>100</width>
                    <height>100</height>
                    <texture>osd/buttons/OSDRepeatNF.png</texture>
                    <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
                    <visible>!Control.HasFocus(707)</visible>
                </control>
                <control type="image">
                    <width>100</width>
                    <height>100</height>
                    <texture>osd/buttons/OSDRepeatFO.png</texture>
                    <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
                    <visible>Control.HasFocus(707)</visible>
                </control>
                <control type="image">
                    <width>100</width>
                    <height>100</height>
                    <texture>osd/buttons/OSDRepeatOneNF.png</texture>
                    <visible>Playlist.IsRepeatOne</visible>
                    <visible>!Control.HasFocus(707)</visible>
                </control>
                <control type="image">
                    <width>100</width>
                    <height>100</height>
                    <texture>osd/buttons/OSDRepeatOneFO.png</texture>
                    <visible>Playlist.IsRepeatOne</visible>
                    <visible>Control.HasFocus(707)</visible>
                </control>
                <control type="image">
                    <width>100</width>
                    <height>100</height>
                    <texture>osd/buttons/OSDRepeatAllNF.png</texture>
                    <visible>Playlist.IsRepeat</visible>
                    <visible>!Control.HasFocus(707)</visible>
                </control>
                <control type="image">
                    <width>100</width>
                    <height>100</height>
                    <texture>osd/buttons/OSDRepeatAllFO.png</texture>
                    <visible>Playlist.IsRepeat</visible>
                    <visible>Control.HasFocus(707)</visible>
                </control>
        </control>
    </controls>
</window>



RE: Aeon Nox: SiLVO - Karellen - 2019-08-26

(2019-08-23, 17:58)villano666 Wrote: Hi, I use only local information as another program creates the metadata for my assets and I don't see IMDB or rotten tomatoes ratings. Is this because I use local info? I've checked the .info and it has IMDB rating.
Any ideas?

Thanks
Most likely the media manager you used does not add the ratings correctly to the nfo file. Post the contents of the nfo file to Kodi Paste Site and I can have a look.


RE: Aeon Nox 5: SiLVO - Ken62465 - 2019-08-26

(2019-08-19, 00:44)mikeSiLVO Wrote:
(2019-08-16, 05:35)Ken62465 Wrote: Mike,
I discovered a very odd behavior when calling up Kodi's std Info dialog and actors list scrolling right on by that you can't get a chance to even see it. I found what triggers it. In my own custom library script I use

item.setProperty('TotalSeasons', str(total_seasons))

to show a season count. Using that triggers this little glitch but I commented the count out and the problem went away and the actors list stayed right in view and I could scroll left/right and view all. Can you test this?

How could I test your changes? That doesn't make sense to me.
I also already have a season count in the Info screen near the bottom:
Image


  

Mike,
  Perhaps I did not explain it well enough because your statement is not quite the condition I was referring to.  Take you pic above...now arrow down and try to scroll the actors list, or highlight the item so it will show.  For me the actrors lists scrolls right on by and you can not stop on any actor to view them.  If I then comment out the item.setProperty('TotalSeasons', str(total_seasons)) in my script and not pass the season count to the skin the actors list no longer scrolls right on by.  I can now view the actors list and scroll each one of them.  Movies does not do this obviously because there is no season count there.  What I was trying to say by mentioning season count is that seems to be the culprit making the actors scroll passed the view area and I can never see them.


RE: Aeon Nox: SiLVO - invision - 2019-08-26

Hi

When you are in any video addon the two views you can select are only list and icon (and It defaults to list view)

When i an in my ordinary library (tv/movie) I can see all the aeon nox views.

My favourite in all libraries is tri panel.

Ideally I want to use other views in my video add-ons (eg youtube) such as tripanel, because the only two options now (list and icon) in addons are not very good for scrolling through lots of content.

Is the ability to support more views (like tripanel) in video addons possible with aeon nox?

I've tried modifying the MyVideoNav xml with no luck.

Thanks.


RE: Aeon Nox: SiLVO - mikeSiLVO - 2019-08-26

(2019-08-25, 08:02)manolischania Wrote: Hi everyone , i would like some help if somebody can with code , i want to have the repeat button on VideoOSD.xml
i have make the above code it is workink ok with mouse but not with remote probably becouse it is overlaping a button  or i am trying in wrong place .
Thanks in advance 

If you take a look at the whole VideoOSD.xml do you see any buttons besides the one you added?

You do not because they are located somewhere else.

They are includes from this bit of code:
xml:

<include condition="!VideoPlayer.Content(LiveTV)">DefaultVideoOSD</include>
<include condition="VideoPlayer.Content(LiveTV)">PVRVideoOSD</include>
The location of the above is in the Includes.xml file.

The reason it works using a mouse is because you are controlling the navigation using the pointer which can travel anywhere you move it to.

A remote has to know where to go and right now it is focused on the DefaultVideoOSD grouplist. That grouplist doesn't know about this new button so it cannot navigate there.

You have 2 options:
1) Add the button to DefaultVideoOSD grouplist
or
2) Add the navigation info to the DefaultVideoOSD grouplist or both the first and last buttons so it goes in a loop including your newly added button.

Either way you cannot use id="707" because that button is already in the grouplist and id #'s need to be unique for navigation if they are going to be used in the same window.

(2019-08-26, 05:04)Ken62465 Wrote: Mike,
Perhaps I did not explain it well enough because your statement is not quite the condition I was referring to. Take you pic above...now arrow down and try to scroll the actors list, or highlight the item so it will show. For me the actrors lists scrolls right on by and you can not stop on any actor to view them. If I then comment out the item.setProperty('TotalSeasons', str(total_seasons)) in my script and not pass the season count to the skin the actors list no longer scrolls right on by. I can now view the actors list and scroll each one of them. Movies does not do this obviously because there is no season count there. What I was trying to say by mentioning season count is that seems to be the culprit making the actors scroll passed the view area and I can never see them.

No. I got what your saying.

I am saying, by your own admission/testing, that whatever your script is doing is the problem and I couldn't possibly know what that is.

Why is your script setting this property?

If you have made no changes to the skin then the only other connected issue is the seasons panel:
xml:

<include condition="String.IsEqual(ListItem.DBTYPE,tvshow) + Integer.IsGreater(ListItem.Property(TotalSeasons),0)">ExtendedSeasonPanel</include>

Whatever your script does is causing an error displaying the season posters in some way.

You have not given any specific information like a debug log (wiki) or the function of this "script" and what, if any, skin modifications you have made so this is all conjecture on my part.

Easy way to test is to comment out that include and see if it is but I am guessing you are still testing this script and it is setting the property to not 0 when there is no seasons to display or something like that.

Again this is a lot of assumption/guessing...

(2019-08-26, 10:56)invision Wrote: Hi

When you are in any video addon the two views you can select are only list and icon (and It defaults to list view)

When i an in my ordinary library (tv/movie) I can see all the aeon nox views.

My favourite in all libraries is tri panel.

Ideally I want to use other views in my video add-ons (eg youtube) such as tripanel, because the only two options now (list and icon) in addons are not very good for scrolling through lots of content.

Is the ability to support more views (like tripanel) in video addons possible with aeon nox?

I've tried modifying the MyVideoNav xml with no luck.

Thanks.

That is up to the addon to offer either an option to set the content (movie, tv show, episode) or a way to force the view mode:
Image


RE: Aeon Nox: SiLVO - Ken62465 - 2019-08-28

(2019-08-26, 16:07)mikeSiLVO Wrote:  
(2019-08-26, 05:04)Ken62465 Wrote: Mike,
Perhaps I did not explain it well enough because your statement is not quite the condition I was referring to. Take you pic above...now arrow down and try to scroll the actors list, or highlight the item so it will show. For me the actrors lists scrolls right on by and you can not stop on any actor to view them. If I then comment out the item.setProperty('TotalSeasons', str(total_seasons)) in my script and not pass the season count to the skin the actors list no longer scrolls right on by. I can now view the actors list and scroll each one of them. Movies does not do this obviously because there is no season count there. What I was trying to say by mentioning season count is that seems to be the culprit making the actors scroll passed the view area and I can never see them.

No. I got what your saying.

I am saying, by your own admission/testing, that whatever your script is doing is the problem and I couldn't possibly know what that is.

Why is your script setting this property?

If you have made no changes to the skin then the only other connected issue is the seasons panel:
xml:

<include condition="String.IsEqual(ListItem.DBTYPE,tvshow) + Integer.IsGreater(ListItem.Property(TotalSeasons),0)">ExtendedSeasonPanel</include>

Whatever your script does is causing an error displaying the season posters in some way.

You have not given any specific information like a debug log (wiki) or the function of this "script" and what, if any, skin modifications you have made so this is all conjecture on my part.

Easy way to test is to comment out that include and see if it is but I am guessing you are still testing this script and it is setting the property to not 0 when there is no seasons to display or something like that.

Again this is a lot of assumption/guessing...

So I'm guessing that what you are saying is underneath the actors list should be a seasons panel, or season poster as you called them?  No I do not see that and if that is what should be below the actors then perhaps another property is required to be set along with item.setProperty('TotalSeasons', str(total_seasons))?.  Yes If I comment out the setProperty line the poroblem goes away so when I arrow down the actors list comes into view....with that enabled the actors list scrolls right on past and stops on an empty screen not allowing viewing of the actors.


RE: Aeon Nox: SiLVO - mikeSiLVO - 2019-08-28

(2019-08-28, 01:54)Ken62465 Wrote: So I'm guessing that what you are saying is underneath the actors list should be a seasons panel, or season poster as you called them?  No I do not see that and if that is what should be below the actors then perhaps another property is required to be set along with item.setProperty('TotalSeasons', str(total_seasons))?.  Yes If I comment out the setProperty line the poroblem goes away so when I arrow down the actors list comes into view....with that enabled the actors list scrolls right on past and stops on an empty screen not allowing viewing of the actors.

Perhaps some images will help clarify:

When scrolling past the plot, first is the Actors
Image

Then after the Actors panel you have the Seasons panel
Image

If you want to narrow down the cause then try commenting out the include in the skin to test and not the property you are setting in the script.


RE: Aeon Nox: SiLVO - stovies - 2019-08-30

I'd like to remove the 'time and date' bar when in Verticle Menu.  The overscan needed for my projector makes the bar look untidy in both high and low position.  Is there an easy way to achieve this?  I've searched but been unable to find a solution.  Thanks in advance for all help.


RE: Aeon Nox: SiLVO - rix81 - 2019-09-01

thank you for beatiful skin,   it's awesome!
I've question,  is there a way to make  GUI animations shorten? Let's say 2 or 3  times ,  they are a bit slow to me,  they last about half second, for example  moving from main screen to settings screen etc.   I would prefer 0.1 secs   or disable animations at all,  pls suggest how to do it,
thanks in advance


RE: Aeon Nox: SiLVO - rix81 - 2019-09-01

Found myself how to do it.  I've added effectslowdown="0.50"   to addon.xml like this:
<extension point="xbmc.gui.skin" effectslowdown="0.50" debugging="false">
But current animation looks not too good if it's short.  is there a way to change it to dissolve, similar to rapier skin? But probably I'm asking too much )


RE: Aeon Nox: SiLVO - mariofenech - 2019-09-02

Thanks for all the efforts put into this skin..

I got a small issue or suggestion to add something I'm missing in PVR.

Is there any chance you can add episode name in title of recordings?
It works on confluence.

This is how is it shown on
AeonNoxSilvo
episodenumber/Seriesname

and
Confluence
Seriesname/episodename/episodenumber

Thanks


RE: Aeon Nox: SiLVO - mikeSiLVO - 2019-09-03

(2019-08-30, 18:24)stovies Wrote: I'd like to remove the 'time and date' bar when in Verticle Menu.  The overscan needed for my projector makes the bar look untidy in both high and low position.  Is there an easy way to achieve this?  I've searched but been unable to find a solution.  Thanks in advance for all help.

You can comment out the VerticalMenuSystemBars include in Includes_Home.xml or edit it to your liking.

(2019-09-01, 18:23)rix81 Wrote: Found myself how to do it. I've added effectslowdown="0.50" to addon.xml like this:
<extension point="xbmc.gui.skin" effectslowdown="0.50" debugging="false">
But current animation looks not too good if it's short. is there a way to change it to dissolve, similar to rapier skin? But probably I'm asking too much )

Change the WindowOpenCloseAnimation in Includes_Animations.xml to whatever Rapier uses Wink

(2019-09-02, 02:16)mariofenech Wrote: Thanks for all the efforts put into this skin..

I got a small issue or suggestion to add something I'm missing in PVR.

Is there any chance you can add episode name in title of recordings?
It works on confluence.

This is how is it shown on
AeonNoxSilvo
episodenumber/Seriesname

and
Confluence
Seriesname/episodename/episodenumber

Thanks

You sure it isn't already added on the GitHub version of the skin?
Pretty sure it is.


I guess I'll just submit what I got to Kodi repo now cause nobody seems to want to test so I guess all the ol' regular users have to be unwitting "beta" testers.


RE: Aeon Nox: SiLVO - monisriz - 2019-09-03

(2019-08-20, 22:59)mikeSiLVO Wrote: @monisriz Yeah I noticed but was only going to do something about if someone ever mentioned it.

I'll have it just show the endtime when all the others are empty.

It is because of me using fadelabels to cycle through them all.

Please test latest from Git.
Sorry for the late reply. I think it's working fine. I downloaded the zip from Github and checked on a test installation - looks good as far as I can tell. 
Has this been pushed to the main Skin addon? I have not tested the scenarios on the main installation as yet.

Another thing that is messing with my OCD a bit is the "actor" images in the Video Info dialog. The smaller images/panel as you scroll down the info page looks great but upon selecting/highlighting an actor the poster on the left switches to a huge image of the actor. This brings up two issues in my mind:

1. This is a video info screen so the info displayed should mostly pertain to the video itself. We already see the actor image (smaller image on the right side in cast section). Blowing up the image to replace the movie/tv poster doesn't add value in my opinion.

2. Some of the actor images are low res. They look fine in the cast section where the images are smaller but look horrible when scaled up to replace the poster on the left side. Also some actors don't have images - in that case a black image is displayed in cast panel which looks fine but on the left there's a huge area covered in black.

Keeping movie/tv poster in place would help fix these issues. I would love to hear from you if you feel I am missing some thing here. I briefly tried looking around in the DialogVideoInfo.xml to try and fix this and create the pull request but didn't get much far. Couldn't find the logic that swaps the movie/tv poster with actor image on the left.. could you point me in the right direction?

Thanks for the great support and quick turn around as always!


RE: Aeon Nox: SiLVO - mikeSiLVO - 2019-09-03

(2019-09-03, 17:29)monisriz Wrote: Sorry for the late reply. I think it's working fine. I downloaded the zip from Github and checked on a test installation - looks good as far as I can tell. 
Has this been pushed to the main Skin addon? I have not tested the scenarios on the main installation as yet.

Another thing that is messing with my OCD a bit is the "actor" images in the Video Info dialog. The smaller images/panel as you scroll down the info page looks great but upon selecting/highlighting an actor the poster on the left switches to a huge image of the actor. This brings up two issues in my mind:

1. This is a video info screen so the info displayed should mostly pertain to the video itself. We already see the actor image (smaller image on the right side in cast section). Blowing up the image to replace the movie/tv poster doesn't add value in my opinion.

2. Some of the actor images are low res. They look fine in the cast section where the images are smaller but look horrible when scaled up to replace the poster on the left side. Also some actors don't have images - in that case a black image is displayed in cast panel which looks fine but on the left there's a huge area covered in black.

Keeping movie/tv poster in place would help fix these issues. I would love to hear from you if you feel I am missing some thing here. I briefly tried looking around in the DialogVideoInfo.xml to try and fix this and create the pull request but didn't get much far. Couldn't find the logic that swaps the movie/tv poster with actor image on the left.. could you point me in the right direction?

Thanks for the great support and quick turn around as always!

1) It is like that for two reason.
  • I want to make sure the user knows what item they are focused on. I don't want to have to add a focused border texture and the label changing colors might not be enough.
  • Also I like showing the bigger image there for actors and all the other panels that might be available Wink

2) I will change the current behavior and not show the default fallback (black) image when there isn't one available. You'll be able to test it when I push it to GitHub sometime today.

As for pointing the way you can check in Variables.xml or follow the commit changes when I push them to GitHub Smile