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 5: SiLVO - BobCratchett - 2016-10-21

(2016-10-20, 18:39)TopperBG Wrote: I'd setup separate menu Movies with widgets and submenu, but it suddenly disappear from menu bar.
What can be a problem?
I see it in settings
Try with remove /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/skin.aeon.nox.silvo/settings.xml but no luck.
Where to dig, before go to last resort and post full debug log ?

I've seen sporadic reports of this recently, but haven't been able to get into any details of whether it's more than just the automatic visibility conditions/users not understanding the difference between library content and add-ons for various reasons, most notably people using banned add-ons or just not responding. As such, I'd appreciate it if you could go straight to the full debug log (wiki) Smile

Edit:- Should say, the most normal cause of this is that the menu item points to a library node which specifies a visibility condition (Library.HasContent(Movies) - which is to say, only show if there are movies in the library), so if you could also confirm you have movies scanned into your library that would be great!


RE: Aeon Nox 5: SiLVO - TopperBG - 2016-10-21

Yes, I have movies in Library.
Just now turned off MySQL library and make few adding of movies again, made new menu item Movies, pointing to the movie library.
Rewrite menu 100% and nothing.
Thanks to anyone in advance.


RE: Aeon Nox 5: SiLVO - BobCratchett - 2016-10-21

(2016-10-21, 18:19)TopperBG Wrote: Yes, I have movies in Library.
Just now turned off MySQL library and make few adding of movies again, made new menu item Movies, pointing to the movie library.
Rewrite menu 100% and nothing.
That's normal log, after minute will post here and debug log.
http://pastebin.com/zWjqgeA0

I'm sorry, but as your log shows you are using banned add-ons (wiki), I can't provide any support. You need to find a forum where the add-ons you are using are supported to ask your questions, or remove all such add-ons and provide a clean debug log.


RE: Aeon Nox 5: SiLVO - TopperBG - 2016-10-21

(2016-10-21, 18:26)BobCratchett Wrote:
(2016-10-21, 18:19)TopperBG Wrote: Yes, I have movies in Library.
Just now turned off MySQL library and make few adding of movies again, made new menu item Movies, pointing to the movie library.
Rewrite menu 100% and nothing.
That's normal log, after minute will post here and debug log.
http://pastebin.com/zWjqgeA0

I'm sorry, but as your log shows you are using banned add-ons (wiki), I can't provide any support. You need to find a forum where the add-ons you are using are supported to ask your questions, or remove all such add-ons and provide a clean debug log.

Sorry for that Sad Didn't know....
Here is the cleaned up log
https://www.dropbox.com/s/zpvymldsvr1qpbc/kodi.log?dl=0


RE: Aeon Nox 5: SiLVO - horstepipe - 2016-10-21

hey mike
is this true or did he misunderstand me?
http://forum.kodi.tv/showthread.php?tid=294435&pid=2441090#pid2441090

Best regards


RE: Aeon Nox 5: SiLVO - BobCratchett - 2016-10-21

(2016-10-21, 19:19)TopperBG Wrote:
(2016-10-21, 18:26)BobCratchett Wrote:
(2016-10-21, 18:19)TopperBG Wrote: Yes, I have movies in Library.
Just now turned off MySQL library and make few adding of movies again, made new menu item Movies, pointing to the movie library.
Rewrite menu 100% and nothing.
That's normal log, after minute will post here and debug log.
http://pastebin.com/zWjqgeA0

I'm sorry, but as your log shows you are using banned add-ons (wiki), I can't provide any support. You need to find a forum where the add-ons you are using are supported to ask your questions, or remove all such add-ons and provide a clean debug log.

Sorry for that Sad Didn't know....
Here is the cleaned up log
https://www.dropbox.com/s/zpvymldsvr1qpbc/kodi.log?dl=0

Thanks for taking the time to provide a clean debug log Smile

OK, there's a few things that could be happening, looking at your log. The most likely are:-

The XMBCSwift module - which, from the log, looks to be be being used by one or more addons to import their content into the library isn't doing it's job correctly.

Emby, which you look to be using as a backend, isn't importing its media correctly into the local library.

Skin Shortcuts, which manages the main menu, isn't correctly adding visibility conditions to the menu item.

Unfortunately I'm only qualified to deal with the last one. If I could ask you to go to 'Videos' from your main menu, and tell me if you see a 'Movies' entry there, that will confirm if Kodi has library entries and if the Skin Shortcuts visibility condition is correct (it, like the Skin Shortcuts menu item shouldn't, won't show if there are no movies in your library). Just be aware that 'Videos' won't always take you to the root of the video library, so if you have a ".." entry at the start of the list, please follow it until you get to the root Smile

If it's there, then you've most likely found a bug in Skin Shortcuts, in which case it would be appreciated if you could get me a debug log with that scripts own debug logging option enabled. System/Settings > System > Add-ons > Dependencies > Skin Shortcuts, then enable the debug logging from it's settings page and click 'OK' (otherwise the setting doesn't save).


RE: Aeon Nox 5: SiLVO - BobCratchett - 2016-10-21

(2016-10-21, 19:28)horstepipe Wrote: hey mike
is this true or did he misunderstand me?
http://forum.kodi.tv/showthread.php?tid=294435&pid=2441090#pid2441090

Best regards

I suspect he misunderstood you. It's quite possible I'm about to as well, but I think you're wanting to be able to toggle an add-ons setting, but without going to the add-ons settings page. If I'm understanding right, I don't believe that's possible directly as I don't believe there's a built-in function to toggle an addons settings (unless the addon itself provides a method). Indirectly, you could write a very simple addon (even a context menu addon) to do it, as addons can toggle another addons settings with:

Code:
import xbmcaddon

xbmcaddon.Addon( "[addon.id]" ).setSetting( "[settingName]", "[value]" )

And then map a button to your new addon.


RE: Aeon Nox 5: SiLVO - Nathcloud9 - 2016-10-21

Hi, I have updated to krypton beta 3 and latest version of silvo and live tv widget is not working on both of them as it was before beta 3 update. Also is it just me? but the scan for channel icon is greyed out and I'm having to add each one of the 100's of channel icons 1 at a time via channel manager.


RE: Aeon Nox 5: SiLVO - Nathcloud9 - 2016-10-21

Is the repo down at the moment?


RE: Aeon Nox 5: SiLVO - TopperBG - 2016-10-21

(2016-10-21, 19:40)BobCratchett Wrote:
(2016-10-21, 19:19)TopperBG Wrote:
(2016-10-21, 18:26)BobCratchett Wrote: I'm sorry, but as your log shows you are using banned add-ons (wiki), I can't provide any support. You need to find a forum where the add-ons you are using are supported to ask your questions, or remove all such add-ons and provide a clean debug log.

Sorry for that Sad Didn't know....
Here is the cleaned up log
https://www.dropbox.com/s/zpvymldsvr1qpbc/kodi.log?dl=0

Thanks for taking the time to provide a clean debug log Smile

OK, there's a few things that could be happening, looking at your log. The most likely are:-

The XMBCSwift module - which, from the log, looks to be be being used by one or more addons to import their content into the library isn't doing it's job correctly.

Emby, which you look to be using as a backend, isn't importing its media correctly into the local library.

Skin Shortcuts, which manages the main menu, isn't correctly adding visibility conditions to the menu item.

Unfortunately I'm only qualified to deal with the last one. If I could ask you to go to 'Videos' from your main menu, and tell me if you see a 'Movies' entry there, that will confirm if Kodi has library entries and if the Skin Shortcuts visibility condition is correct (it, like the Skin Shortcuts menu item shouldn't, won't show if there are no movies in your library). Just be aware that 'Videos' won't always take you to the root of the video library, so if you have a ".." entry at the start of the list, please follow it until you get to the root Smile

If it's there, then you've most likely found a bug in Skin Shortcuts, in which case it would be appreciated if you could get me a debug log with that scripts own debug logging option enabled. System/Settings > System > Add-ons > Dependencies > Skin Shortcuts, then enable the debug logging from it's settings page and click 'OK' (otherwise the setting doesn't save).
Thanks for kind support. When I've return to MySQL storage of Movies and Audio library (what I avoid due to incompatibility between Emby and MySQL) two Movie items in menu appear again. So I suppose MyVideo%.db is not recreated after remove MySQL section in advancedsettings.xml..... which is another Q in another topic.
Thanks again.
About shortcut - I can add to menu item or submenu item any command no option in any addon if it provide it like you correctly said. In such way I refresh my TV addon to download new fresh channel playlist for PVR. But there is such command indeed.


RE: Aeon Nox 5: SiLVO - Mario S. - 2016-10-21

Quote: Mario S. Wrote:

(2016-10-15 22:37)Glueckstiger Wrote:
Hi,
I just activated this Skin on my beebox on Libreelec Kodi Krypton beta3 and now it stucks on the intro video. How can i start kodi with standard skin?


I have the same problem its only with activated intro video without the skin starts normal you must change the line in the settings.xml
Code:
<setting id="Disable.StartupIntro" type="bool">true</setting>
from false to true it deactivated the intro video Wink it is in the \Userdata\addon_data\skin.aeon.nox.silvo folder and restart your beebox !!!

Any chance I can get a debug log (wiki) of this happening so I can ask around about fixing it. I do not like it when default settings cause issues on new installs... Confused







Hi Mike here is a kodi log for the intro problem i've you need another log please let me know Wink

Kodi.log


RE: Aeon Nox 5: SiLVO - zorensen - 2016-10-21

I just updated to the latest LibreELEC version with Krypton. I have the same problem. My box is stuck on the intro... However, editing the settings.xml didn't help me Sad I'm still stuck on the intro...

EDIT: I removed the intro.mp4 file to see what happened. I got into the main menu, but with a error message that said "Skin shortcuts error. See log for details". I'm trying to find that log, but no luck so far. Also the main menu on Aeon Nox is blank. I have no options what so ever - just the date and clock in the middle of the screen....

EDIT 2: Tried to remove all addons, including Aeon Nox SiLVO. Installed everything again and grabbed the latest version of Skin Shortcuts from GitHub, but I'm still getting Skin Shortcuts error... I can't even activate Aeon Nox SiLVO now Sad


RE: Aeon Nox 5: SiLVO - HomerJau - 2016-10-22

(2016-10-20, 05:07)mikeSiLVO Wrote:
(2016-10-20, 01:15)HomerJau Wrote: @mikeSILVO: Is there any chance to get your skin repo in the Kodi 17 distribution?
Not sure what you mean Huh My repo is updated for Krypton. If you mean adding it to the Kodi repo then that is never going to happen.

Yes I meant adding to the Kodi repo.

Would be much easier for the non-technical users to get the skin. (And this is the best/easiest skin IMO, especially for music)


RE: Aeon Nox 5: SiLVO - HomerJau - 2016-10-22

(2016-10-21, 23:18)zorensen Wrote: I just updated to the latest LibreELEC version with Krypton. I have the same problem. My box is stuck on the intro... However, editing the settings.xml didn't help me Sad I'm still stuck on the intro...

EDIT: I removed the intro.mp4 file to see what happened. I got into the main menu, but with a error message that said "Skin shortcuts error. See log for details". I'm trying to find that log, but no luck so far. Also the main menu on Aeon Nox is blank. I have no options what so ever - just the date and clock in the middle of the screen....

EDIT 2: Tried to remove all addons, including Aeon Nox SiLVO. Installed everything again and grabbed the latest version of Skin Shortcuts from GitHub, but I'm still getting Skin Shortcuts error... I can't even activate Aeon Nox SiLVO now Sad

I have same issue with Krypton and SiLVO skin but never tried to solve it (no spare time). Just went back to Jarvis. I was hoping I'd see a fix here...


RE: Aeon Nox 5: SiLVO - horstepipe - 2016-10-22

(2016-10-21, 19:47)BobCratchett Wrote:
(2016-10-21, 19:28)horstepipe Wrote: hey mike
is this true or did he misunderstand me?
http://forum.kodi.tv/showthread.php?tid=294435&pid=2441090#pid2441090

Best regards

I suspect he misunderstood you. It's quite possible I'm about to as well, but I think you're wanting to be able to toggle an add-ons setting, but without going to the add-ons settings page. If I'm understanding right, I don't believe that's possible directly as I don't believe there's a built-in function to toggle an addons settings (unless the addon itself provides a method). Indirectly, you could write a very simple addon (even a context menu addon) to do it, as addons can toggle another addons settings with:

Code:
import xbmcaddon

xbmcaddon.Addon( "[addon.id]" ).setSetting( "[settingName]", "[value]" )

And then map a button to your new addon.

Thank you very much I'll try to figure it out.
Any other hints on how to build a context menu addon?