Kodi Community Forum
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) (/showthread.php?tid=298461)

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


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - mcelliott - 2018-10-06

This doesn't seem to be specific to RPi, but when I try to play a TV recording that is still running, using the MediaPortal plugin, I cannot resume from a previous position (e.g. from playing on another network client). It asks if I want to resume, but always starts from the beginning. I also cannot skip forward through the recording, although fast forward works. The skip steps do not show up in the OSD. It's as if I am simply not pressing the button.

Will provide logs if needed, but would also be good to know if this is a more general problem with all TV plugins, or something specific to MediaPortal.

Regards,

Mark


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-10-06

New LibreELEC.tv Leia build #1005: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: a694bfb3eef6b4b75ad539ce8ccec8b158cb8a0b37c89d26e4f26ef9e3914585 (RPi)
SHA256 Checksum: 76e71cc673c32c24463ac95d66c07bbd8901bddb7709168741687d4449215223 (RPi2)

text:
# uname -a
Linux rpi512 4.18.11 #1 Sat Oct 6 05:41:34 BST 2018 armv6l GNU/Linux

# vcgencmd version
Sep 21 2018 15:48:28
Copyright © 2012 Broadcom
version 07f57128b8491ffdefcdfd13f7b4961b3006d9a9 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181006054023-#1005-g6499607 [Build #1005]

# Kodi version
(18.0-BETA4 Git:9a39347). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (6499607, changelog) and tip of XBMC master (9a39347, changelog) with the following modifications: Build Highlights:
  1. Adjust PVR context menus for timer and timer rule objects
Build Details:
  1. XBMC:
    • [docs] add skinning changelog tags (PR:14521, 1 commit, 3 files changed)
    • Adjust PVR context menus for timer and timer rule objects (PR:14524, 1 commit, 2 files changed)
  2. pvr.vuplus:
    • Settings class, refactor, additions and fixed (PR:99, 0 commits, 0 files changed)
  3. newclock5:
    • Commits no longer in build:
      • [settings] Experiment: Report DESKTOP resolution in video settings (443a9691)
      • Revert "[settings] Experiment: Report DESKTOP resolution in video settings" (6c26a5ca)
  4. Additional commits/pull requests/changes not yet merged upstream:



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - ugotit - 2018-10-06

Hello,

I made a update from Kodi 17.6 to the latest Build here and now I´m missing the audio option "boost centre channel". I head read this is no longer in this build so my question is -is there a new way a new option for the same function, cause it was very easy to use and very helpful at night. Or is this temp. out and it comes back again?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - HiassofT - 2018-10-06

(2018-10-06, 11:41)ugotit Wrote: I made a update from Kodi 17.6 to the latest Build here and now I´m missing the audio option "boost centre channel". I head read this is no longer in this build so my question is -is there a new way a new option for the same function, cause it was very easy to use and very helpful at night. Or is this temp. out and it comes back again?
This is now in the audio settings that can be brought up by pressing OK / enter during playback.

so long,

Hias


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - mcelliott - 2018-10-06

(2018-10-06, 10:31)mcelliott Wrote: This doesn't seem to be specific to RPi, but when I try to play a TV recording that is still running, using the MediaPortal plugin, I cannot resume from a previous position (e.g. from playing on another network client). It asks if I want to resume, but always starts from the beginning. I also cannot skip forward through the recording, although fast forward works. The skip steps do not show up in the OSD. It's as if I am simply not pressing the button.

Will provide logs if needed, but would also be good to know if this is a more general problem with all TV plugins, or something specific to MediaPortal.
 As a follow-up, I have updated my Windows systems to beta 3, and they work fine. RPi2 #1005 doesn't even fast forward now, and (as above) doesn't skip forward.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - techie67 - 2018-10-06

(2018-10-05, 19:15)techie67 Wrote: Hi, i told my pi to show the boot messages while starting within the contex of an error analysis. Now i cannot remember where i did that. Can anybody please tell me how to hide them?
Chris

(Re)Adding a "quiet" to /flash/cmdline.txt did the trick.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - bmonster - 2018-10-06

(11 hours ago)mcelliott Wrote: This doesn't seem to be specific to RPi, but when I try to play a TV recording that is still running, using the MediaPortal plugin, I cannot resume from a previous position (e.g. from playing on another network client). It asks if I want to resume, but always starts from the beginning. I also cannot skip forward through the recording, although fast forward works. The skip steps do not show up in the OSD. It's as if I am simply not pressing the button.

Will provide logs if needed, but would also be good to know if this is a more general problem with all TV plugins, or something specific to MediaPortal.

Hi,

Ive reported this too, its probably being looked into
It does seem were the only two that have reported it and were both using mediaportal, so that could be the problem.

Regards 

Bucky..



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-10-07

New LibreELEC.tv Leia build #1006: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 192b8b26659b35fc40d72d5d17c50cb3e418613c7206f76807fb9bd7e1838761 (RPi)
SHA256 Checksum: 38aab5ea26b557f80672896c32518a30a0dee4a0a886cd82ed40b5bb22d9377c (RPi2)

text:
# uname -a
Linux rpi512 4.18.11 #1 Sat Oct 6 21:04:19 BST 2018 armv6l GNU/Linux

# vcgencmd version
Sep 21 2018 15:48:28
Copyright © 2012 Broadcom
version 07f57128b8491ffdefcdfd13f7b4961b3006d9a9 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181006210251-#1006-g24504bb [Build #1006]

# Kodi version
(18.0-BETA4 Git:e67fb0d). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (24504bb, changelog) and tip of XBMC master (e67fb0d, changelog) with the following modifications: Build Highlights:
  1. ApplicationPlayer: Fix playlists by correctly switching players
Build Details:
  1. LibreELEC.tv:
    • slice-drivers: update to 8a2bdcd (PR:3023, 1 commit, 1 file changed)
    • u-boot: only append suffix when creating multiple u-boot variants (PR:3021, 1 commit, 1 file changed)
    • kernel 4.18.11 bump (PR:3022, 2 commits, 1 file changed)
  2. XBMC:
    • [pvr] Verify parent timer rule is deletable before prompting to delete it (PR:14527, 1 commit, 1 file changed)
    • [Docs] Add documentation for Window IDs (PR:14509, 1 commit, 2 files changed)
    • ApplicationPlayer: Fix playlists by correctly switching players (PR:14525, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Reverted: [env] PR:3022 ([url=]perma): kernel 4.18.11 bump (meh)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Konsti - 2018-10-07

Hi guys.

I have last version of Kodi and last version of Netflix plugin (from first topic). But I have problem with Netflix - video is not running smoothly. I have rpi 2.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - HiassofT - 2018-10-07

(2018-10-07, 20:52)Konsti Wrote: I have last version of Kodi and last version of Netflix plugin (from first topic). But I have problem with Netflix - video is not running smoothly. I have rpi 2.
On RPi2 you probably have to limit the resolution to 480p in Inputstream adaptive settings. Decoding 720p needs a lot of CPU power, even RPi3 can't cope with 720p without overclock - RPi3B+ usually manages that well.

so long,

Hias


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - E_g_o_r - 2018-10-08

Hi!
I have a trouble installing some addons. I have used a clean installation on my Pi3 after SD crash from here https://libreelec.tv/downloads
After that I have installed the latest 1005 (and 1006) build from here  http://milhouse.libreelec.tv/builds/master/RPi2 by putting tar file into Update share and reboot.

Now I cant install some addons (for example system tools from LibreElec Addons). There is the message that os.libreelec.tv is missing.
The same problem was when I tried to install Libreelec.Devupdate from http://addons.leopold.me.uk
It can be done only if I edit version string in dependency section of os.libreelec.tv to "9.0" (this ver is in sources) instead of initial "7.0"

Is it bug in new builds in dependency checker that prevents to use standart addons from "LibreElec Addons" repository? How can I install those standart addons without tweaking?
Thanx in advance!


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-10-08

(2018-10-08, 11:15)E_g_o_r Wrote: Is it bug in new builds in dependency checker that prevents to use standart addons from "LibreElec Addons" repository? How can I install those standart addons without tweaking?
Thanx in advance!

It's a Kodi bug - just ignore the bogus "not available" dependency warning and continue with the add-on installation, no tweaking required.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - E_g_o_r - 2018-10-08

(2018-10-08, 11:48)Milhouse Wrote: It's a Kodi bug - just ignore the bogus "not available" dependency warning and continue with the add-on installation, no tweaking required.
Thanx, but this cannot be ignored - addons are not installing after this message Sad
Have to wait from kodi team to work on this bug?


LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-10-08

Can you start a thread on the LibreELEC forum? Unfortunately I can't verify that add-ons are not installing right now due to bogus dependencies but maybe someone else will be able to. This isn't really a problem specific to these test builds and should be reproducible with 8.90.005 etc.

I'm not sure if there are any immediate plans to address the issue in Kodi. If necessary LibreELEC 9 will have to hack a solution that will work for the add-ons we include in the LibreELEC builds, but that is a last resort.

Edit: I'm pretty certain that the "not available" warning for built-in add-ons (such as os.openelec.tv) does not prevent add-ons from being installed in LibreELEC, so if you're having problems it may be due to something else (network problems?) in which case start a new thread and post a debug log. Just make sure you are selecting "OK" when shown the dependency dialog. Obviously there will be times when dependencies really are not available, but that is not the case with the built-in add-ons (os.libreelec.tv, script.module.pycryptodome etc.).


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Double L - 2018-10-09

I have noticed something slightly strange that has gone on for a while. If I watch some low bitrate h264 movies and skip around in them for a bit. Then the CPU speed goes down to 600 MHz. If I then try play a more challenging 10bit Hevc movie then it won't play properly because the CPU speed does not seem to recover to 1200 MHz. If I restart Kodi, the CPU speed recovers to 1200 MHz and all my files play fine. Has anyone else noticed this behaviour?