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) - Aux_ - 2017-06-27

Thanks a lot for de Answer Milhouse...

But I'll wait better, I'll break my tongue ;-)


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-06-28

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

Code:
# uname -a
Linux rpi512 4.11.7 #1 Tue Jun 27 21:05:05 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jun 26 2017 17:19:37
Copyright (c) 2012 Broadcom
version 431e1ed6e291705a1a6bfcd62082170e7fafd122 (tainted) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170627210400-#0627-g1196fc5 [Build #0627]

# Kodi version
(18.0-ALPHA1 Git:423072a). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (1196fc52, changelog) and tip of XBMC master (e940fa16, changelog) with the following modifications: Build Highlights:
  1. [vfs] change addon interface to new C++ style
Build Details:
  1. LibreELEC.tv:
    • system-tools: bump p7zip and unrar (PR:1731, 3 commits, 4 files changed)
  2. XBMC:
    • [network] fix CID 1364572 - ensure we're not leaking the ipv6 test socket (PR:12337, 1 commit, 1 file changed)
    • [cleanup] Remove HAS_FILESYSTEM (PR:12350, 1 commit, 4 files changed)
    • Nuke u16string and u32string own implementation (PR:12293, 2 commits, 4 files changed)
    • [fix][Take II] Nuke 'libpng warning: iCCP: known incorrect sRGB profile' warnings and optimize images (PR:12345, 37 commits, 1207 files changed)
    • Rework OS screen saver handling (PR:12342, 10 commits, 20 files changed)
    • [cleanup] Cleanup system.h unused defines (PR:12347, 1 commit, 1 file changed)
    • [vfs] change addon interface to new C++ style (PR:12356, 1 commit, 18 files changed)
    • [fix][pictures] CID 77607: prevent buffer overflow (PR:12369, 1 commit, 1 file changed)
    • DBus refactoring (PR:12371, 13 commits, 16 files changed)
  3. kernel 4.11.y:
    • New commits in this build:
      • SQUASH: mmc: Apply ERASE_BROKEN quirks correctly (d1e81916)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - linkinsoldier - 2017-06-28

Thanks milhouse! Is Amazon and Netflix possible again with this build? Was somebody able to install the new inputstream.adaptive and decrypter (from where?)?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - mikeb8591 - 2017-06-28

(2017-06-19, 19:51)Milhouse Wrote:
(2017-06-19, 19:02)mikeb8591 Wrote:
(2017-06-18, 01:03)mikeb8591 Wrote: Yes that was with 0616. 0402 and 0615e are still correct, 0403 is incorrect.
@Milhouse, what's the next step in trying to run this down? Anything more I can do to help isolate it?
Thanks!
This will need more ideas from @Koying.
How do we get @koying's attention? A pm requesting attention to this thread?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-06-29

(2017-06-28, 19:43)linkinsoldier Wrote: Thanks milhouse! Is Amazon and Netflix possible again with this build? Was somebody able to install the new inputstream.adaptive and decrypter (from where?)?

Not currently possible - the Netflix addon is playing up at the moment, possibly Netflix have changed their API. Amazon isn't working for me either, but I don't know if that's an add-on issue or Kodi core issue - sometimes it's hard to tell. It's being worked on, though.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-06-29

(2017-06-28, 19:49)mikeb8591 Wrote:
(2017-06-19, 19:51)Milhouse Wrote:
(2017-06-19, 19:02)mikeb8591 Wrote: @Milhouse, what's the next step in trying to run this down? Anything more I can do to help isolate it?
Thanks!
This will need more ideas from @Koying.
How do we get @koying's attention? A pm requesting attention to this thread?

You're welcome to post on PR12311. He's aware of this thread.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-06-29

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

Code:
# uname -a
Linux rpi512 4.11.7 #1 Wed Jun 28 23:55:14 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jun 26 2017 17:19:37
Copyright (c) 2012 Broadcom
version 431e1ed6e291705a1a6bfcd62082170e7fafd122 (tainted) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170628235411-#0628-g1196fc5 [Build #0628]

# Kodi version
(18.0-ALPHA1 Git:423072a). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (1196fc52, changelog) and tip of XBMC master (8f3dcfbc, changelog) with the following modifications: Build Highlights:
  1. Addon updates
  2. newclock5: VideoPlayer/MMALRender/AddonVideoCodec updates
Build Details:
  1. XBMC:
    • [cmake] AddonHelpers: fix install directory exclude syntax (PR:12381, 1 commit, 1 file changed)
    • [addons] add help for load of shared library and allow use of own addon temp folder (PR:12379, 2 commits, 6 files changed)
    • Joystick improvements for Game OSD (PR:12365, 11 commits, 48 files changed)
    • Updated windows .bat names (PR:12384, 1 commit, 1 file changed)
    • [addons] change CreateInstance function to return ADDON_STATUS (PR:12388, 1 commit, 11 files changed)
  2. inputstream.adaptive:
  3. peripheral.joystick:
    • [fix] windows build failures (PR:115, 2 commits, 5 files changed)
  4. pvr.vdr.vnsi:
    • generate 2 read-only child timers for manual repeating, allows wakeup by kodi facilities (131be107)
    • fix compile error due to strlen (c352a431)
    • fix episode name on recordings (37d484b1)
    • drop KODI_GUILIB_API_VERSION (848c0c80)
    • change default skin to estuary (45ccc3c7)
    • recordings: set plotOutline to episodeName (3c4b1f84)
  5. newclock5:
    • New commits in this build:
      • VideoPlayer: osx - register vtb codec (5aefe477)
      • MMALRender: Specified aligned width/height should be forced (19891704)
      • AddonVideoCodec: Hack in MMAL support (54c8fa63)
      • fixup! MMALRender: Specified aligned width/height should be forced (e96b7ce1)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - parcel - 2017-06-29

In testbuild #0627 and #0628, there is a infinite kodi crash and restart.

https://pastebin.com/y2su28um


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-06-29

Weekly Linux 4.12-rc7 build #0628x: RPi / RPi2


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-06-29

(2017-06-29, 02:24)parcel Wrote: In testbuild #0627 and #0628, there is a infinite kodi crash and restart.

https://pastebin.com/y2su28um

You need to disable the vfs.rar addon (which is tricky, when Kodi is crashing).

I'll stop including vfs.rar in future builds starting with #0629 and that will fix the issue, but obviously you'll be without RAR support until vfs.rar is added to the LibreELEC repository (and I don't know when that will happen as the continued addon changes make building a repository of addons entirely pointless a futile exercise).


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - parcel - 2017-06-29

(2017-06-29, 03:09)Milhouse Wrote:
(2017-06-29, 02:24)parcel Wrote: In testbuild #0627 and #0628, there is a infinite kodi crash and restart.

https://pastebin.com/y2su28um

You need to disable the vfs.rar addon (which is tricky, when Kodi is crashing).

I'll stop including vfs.rar in future builds starting with #0629 and that will fix the issue, but obviously you'll be without RAR support until vfs.rar is added to the LibreELEC repository (and I don't know when that will happen as the continued addon changes continue make building a repository of addons entirely pointless).

Ok, Thank you Smile


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - linkinsoldier - 2017-06-29

(2017-06-29, 00:56)Milhouse Wrote:
(2017-06-28, 19:43)linkinsoldier Wrote: Thanks milhouse! Is Amazon and Netflix possible again with this build? Was somebody able to install the new inputstream.adaptive and decrypter (from where?)?

Not currently possible - the Netflix addon is playing up at the moment, possibly Netflix have changed their API. Amazon isn't working for me either, but I don't know if that's an add-on issue or Kodi core issue - sometimes it's hard to tell. It's being worked on, though.
Thanks! But I understand the inputstream.adaptive should be the correct version, then I will try it in the next days as soon as I find the Netflix Repo. According to a post from peak3d in a German forum, there is currently a workaround for the Netflix changes...let me translate:

1) open Browser
2) goto netflix.com
3) open source view of Web page
4)search esn in Web page source
5)open MSL.py which should be in .kodi/addons/plugin.video.netflix/resources/lib/
6) introduce/change to the esn found in the source page
7)delete all files in userdata/addon_data/service.msl
8) reboot kodi

I couldn't try it, but I will as soon as I get the chance [emoji6]

Edit: seems like Netflix made other changes in the last 2 days... so it might not work...


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Mr Ozzy - 2017-06-29

@linkinsoldier

I have tried these options to for the Netflix plugin...

found some keys added them and tried one by one... this did not work.. we have to wait i guess..

Tested on rasp pi 3b


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - linkinsoldier - 2017-06-29

Just found another post... Seems like another change... Looks like the estimated time for Netflix addon hotfix is this weekend (as long as Netflix did not completely change he api!)


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - mikeb8591 - 2017-06-29

(2017-06-29, 00:57)Milhouse Wrote: You're welcome to post on PR12311. He's aware of this thread.
Thank you, I just did.