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 760 761 762


RE: Aeon Nox 5: SiLVO - mikeSiLVO - 2019-04-16

@Wombat18 The problem is skin related. I did not test having the RSS feed disabled but I will post a fix to Git soon.

EDIT: Fix is now available on Git

EDIT 2: Thanks for bug report Smile


RE: Aeon Nox 5: SiLVO - Wombat18 - 2019-04-16

Great work! Thank your for your help!

One thing that's missing from the settings screen is the ability to auto hide the Video OSD - a feature provided by script.skin.helper.service.
Could you add that?
See here:
https://github.com/kodi-community-addons/script.skin.helper.service/wiki/Settings#skinhelperautoclosevideoosd

Furthermore, could you add the option for the Video OSD to hide the complete Video OSD when play/pause? For subtitle users that would be nice.
I've done this manually. In the DialogSeekBar.xml I deleted Player.DisplayAfterSeek so the seekbar disappears immediately after resuming a video and I added "+ !System.IdleTime(0)" to hide the seekbar 0 seconds after pausing, leaving just the paused video on screen.
Now I can read subtitles when paused and immediately after resuming and see other details previously hidden while paused. Besides, you can take a screenshot without any Video OSD when paused.


RE: Aeon Nox 5: SiLVO - cyriltra - 2019-04-17

Thanks @mikeSiLVO !


RE: Aeon Nox 5: SiLVO - mikeSiLVO - 2019-04-17

Alrighty then folks... Kodi Leia is the present but Kodi Matrix is the future... WOAH!!! Wink

If anybody has ideas or suggestions on features to add that DO NOT REQUIRE any add-ons to implement suggest away Nod

This does include PVR but if I cannot test it then, sorry, it will likely not be added to the skin Sad

If anybody can inform me of a way to do so with or without donating a tuner card including any advice to add PVR that I can easily follow then please do so cause I will work on it if I can Smile

If anybody is suggesting some specific backend code then it will not be added. Only things that work regardless of PVR backend chosen will be considered if it is currently missing.

Spiel over so if you feel some functionality is missing please let me know cause I like to start working on things way before Kodi releases a new version.

IMHO it takes time to iron out all the bugs when adding some new sh*t Wink

IIRC the current big wanted things are:
  • Atmos/DTS-X flags
  • Hide video OSD after some lazy folks activate it so it disappears on it's own Tongue
  • ??

I am no where near perfect so let me know if I have forgotten something or if you think of anything else not already mentioned.

Feel free to post here or create an issue on the skins GitHub page. Smile


I always find it exciting when Kodi has a new version coming with all the possible goodies that can come with it. I look forward to testing, deleting my DB cause of some weird coding issue, and just generally being enthusiastic about what comes next Cool

FYI not much so far in the skinning area besides a few PVR related things so will not create a new branch until Kodi changes warrant it but I am paying attention Stare Nerd


RE: Aeon Nox 5: SiLVO - Pienoet - 2019-04-17

(2019-04-17, 07:51)mikeSiLVO Wrote: If anybody can inform me of a way to do so with or without donating a tuner card including any advice to add PVR that I can easily follow then please do so cause I will work on it if I can Smile
 

Hi @mikeSiLVO  I have two Sundtek MediaTV PRO III (DVB-C/T/T2, FM-Radio, AnalogTV) tuners.

If you're interested  i can donate as i'm not using them anymore. 

pls send me a PM if you're interestred.


RE: Aeon Nox 5: SiLVO - Atamans - 2019-04-17

Hello all.

I made 2 additional pictures in the View_50_List.xml section

Code:

<control type="image">
                    <top>400</top>
                    <left>40</left>
                    <width>370</width>
                    <height>260</height>
                    <aspectratio aligny="bottom">keep</aspectratio>
                    <texture background="true">$INFO[ListItem.Art(clearlogo)]</texture>
                    <visible>Container.Content(movies) | Container.Content(tvshows) | Container.Content(seasons)</visible>
                </control>
                <control type="image">
                    <top>640</top>
                    <left>40</left>
                    <width>370</width>
                    <height>260</height>
                    <aspectratio aligny="bottom">keep</aspectratio>
                    <texture background="true">$INFO[ListItem.Art(clearart)]</texture>
                    <visible>Container.Content(movies) | Container.Content(tvshows) | Container.Content(seasons)</visible>
                </control>

How to add turn ON / Turn OFF this picture in custom_1131_View Settings.xml

so that they are included like the Top Bar in the List Settings section

Code:

<control type="button" id="1500">
                    <include>ButtonCommonValues</include>
                    <label>$LOCALIZE[31252]</label>
                    <label2>[COLOR $VAR[ThemeLabelColor]]$VAR[NoTopBarLabelVar][/COLOR]</label2>
                    <onclick>$VAR[NoTopBarOnClickVar]</onclick>
                    <visible>!Skin.HasSetting(Disable.TopBar)</visible>
                </control>

that's the effect




RE: Aeon Nox 5: SiLVO - NeBouse - 2019-04-18

How can I easily edit all the Mediaflags for my movies ?
A lot of them are missing infos like codec, audio etc...
I've stumbled across this but it looks outdated:
https://forum.kodi.tv/showthread.php?tid=158775
so is there any simple way to edit Mediaflags, within Aeon Nox Silvo or not ?
Thx.


RE: Aeon Nox 5: SiLVO - brazen1 - 2019-04-18

(2019-04-17, 07:51)mikeSiLVO Wrote: If anybody has ideas or suggestions on features to add that DO NOT REQUIRE any add-ons to implement suggest away Nod
 
 
Hi Mike.  Thank you for the <focusposition> 3 'how to'.  I really like it in the center using MyFlix but it needs a little TLC:
The poster needs to enlarge slightly giving a pop out effect.  Or, have a border for focused thumbs added - like 8 pixels.  Or anything to distinguish it from those on the left and right that it is the one in focus.  I have been using the 'dimmer' feature which distinguishes the focused title because it remains bright while the others 'dim', but would prefer another option such as the border or pop-out larger poster.  Maybe add a fixed position centered vs all the way to the left (how it is now) 'toggle' in settings.

Adding another 200ms fanart rotation speeding up the present fastest 500ms would save some editing too and thank you for considering.

Incorporate 'prefer animated artwork'.  I use animated posters.  I can bring up the context menu and select an animated poster and/or fanart but after selecting, nothing happens.  I don't know if this is skin dependent because Estuary does nothing either?  This worked in 17.6.  Presently I have to manually D/L and add.

On a side note, I just discovered Choose Skin Colors for various items in the skin.  Very nice.  Too bad it's dependent on color picker add-on.  Please keep this usable if possible in the future.

As usual, thank you again for continuing interest and maintenance here.  I really appreciate you and it.


RE: Aeon Nox 5: SiLVO - dkoh - 2019-04-19

(2019-04-15, 07:08)mikeSiLVO Wrote: Does it only happen with ShowCase view?

Nope, all views.
 
(2019-04-15, 07:08)mikeSiLVO Wrote: Do the other skins use such a view

I haven't seen any, or found the option yet, to display similar to yours.

I'm thinking of putting this on my garage PC, which is also a Win7 x86 low-spec POS (CNC machine).  I'll let you know when I do.


RE: Aeon Nox 5: SiLVO - Comma - 2019-04-20

I would like to see support for Skin Helper Backup addon, I like to switch to other skins too sometimes, so far I tried Titan Bingie and Estuary mod V2 and the skin backup works perfect there,
Silvo is very high up my best skin list, I really hope this can be made possible on Leia, thanks...


RE: Aeon Nox 5: SiLVO - Jbev01 - 2019-04-20

Morning all.

I need help!! My son has seen the “Animated Posters” and now wants some of them. I cannot get them to work!!

I have tried selecting from the context menu, nothing. I exported my entire library and saved a couple of gifs in the movie folder itself, nothing.

Am I missing a setting or something really obvious? Do I need to enable it via some xml?

ATB

Joel


RE: Aeon Nox 5: SiLVO - Karellen - 2019-04-20

@Jbev01

I am not aware of any feature to automatically add animated posters to your movie in Aeon Nox Silvo. But if you simply save the animated image file in the folder with your movie, then call up the Information Page for the movie, Choose Art, Poster then browse to the movie folder and select the animated artwork.

It will work.

You are probably interested in this thread also... https://forum.kodi.tv/showthread.php?tid=215727&page=100


RE: Aeon Nox 5: SiLVO - Jbev01 - 2019-04-20

(2019-04-20, 09:49)Karellen Wrote: @Jbev01

I am not aware of any feature to automatically add animated posters to your movie in Aeon Nox Silvo. But if you simply save the animated image file in the folder with your movie, then call up the Information Page for the movie, Choose Art, Poster then browse to the movie folder and select the animated artwork.

@Karellen That’s what I tried, no dice.

Does the gif have to to be same name as the movie? Is it because I have them stored on a NAS?

I can see the examples from Kodi and reddit when I browse form animated posters within Kodi.

He only wants it for the Marvel movies, just can’t get it to work


RE: Aeon Nox 5: SiLVO - Karellen - 2019-04-20

(2019-04-20, 10:20)Jbev01 Wrote: Does the gif have to to be same name as the movie?
No. Because you are manually adding them, the filename does not matter. But I think some skinners are using the animatedposter.ext or <moviefilename>-animatedposter.ext naming convention.

(2019-04-20, 10:20)Jbev01 Wrote: Is it because I have them stored on a NAS?
I think you are right. I just tested it across my SMB network on Windows10 and the animation did not work. But once I moved the file locally it worked fine.

Maybe @rmrector might know why and if there is a workaround?


RE: Aeon Nox 5: SiLVO - Karellen - 2019-04-20

Yes, it seems to be a know issue

https://forum.kodi.tv/showthread.php?tid=215727&pid=2794685#pid2794685

A bit of info on naming and adding here... https://forum.kodi.tv/showthread.php?tid=215727&pid=2759753#pid2759753