Kodi Community Forum

Full Version: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
I contacted Yatse developer, to get to the root of the kodi crash when browsing folders with srt-files in yatse.

Turns out, Kodi returns mimetype "application/octet-stream" for srt-files, which it also uses for image files, so yatse tries to access the file as an image, which leads to the kodi crash since the currently used ffmpeg version.

How can we make sure, that kodi in the future either returns a proper mimetype, or ffmpeg handles it better (like before build 20171020)?
@Catscrash can you open a ticket on trac.kodi.tv?
Dear @Milhouse ,

I'm still having issues regarding my Amazon App and updating my movie and series db (current build: #0521).

It still freezes after executing "update movie and series db" from the GUI.

Here's the kodi crash-log (no pw needed):
https://privatebin.net/?ba4a05fe367c5588...zMNyW/bxY=

And here's the debug.log (no pw needed, too):
https://privatebin.net/?a487b23bac91b976...ELNzHgYpU=

# vcgencmd measure_clock arm
frequency(45)=600062000

I hope you can find some useful information there Smile.

Kind Regards,

Germeleon.
(2018-05-22, 12:34)Catscrash Wrote: [ -> ]I contacted Yatse developer, to get to the root of the kodi crash when browsing folders with srt-files in yatse.

Turns out, Kodi returns mimetype "application/octet-stream" for srt-files, which it also uses for image files, so yatse tries to access the file as an image, which leads to the kodi crash since the currently used ffmpeg version.

How can we make sure, that kodi in the future either returns a proper mimetype, or ffmpeg handles it better (like before build 20171020)?
Presumably the subs have an extension of "srt" or similar? And displaying an "srt" file as an image is unlikely to be useful, so I'd have thought yatse could handle this better.
Sure, kodi shouldn't crash, but equally you shouldn't ask to display non-image files as an image.

Note: octet-stream just means binary data. You should other means (such as extension) to determine the type of binary data. See here
Hi,

3D MVC ISO Playback stopped working (tested #0521), i. e. the video is displayed in 2D directly. Is this a known bug or shall I identify the build that started the problem?

cheers

Korben
@Milhouse The Eject still didn't work.
Play next Video automatic didn't work (I think it might be a Kodi issue?)
While Playing Audio in Party Modus still got crashes. 
On heavy Network load the whole system is laggy and crash
log
But I do notice in direct compare to Libreelec 8 a big improvement in speed I have to say.
(2018-05-22, 20:01)tjost Wrote: [ -> ]@Milhouse The Eject still didn't work.

I've asked if anyone else on the LE team has an ejectable DVD drive - I don't.

(2018-05-22, 20:01)tjost Wrote: [ -> ]Play next Video automatic didn't work (I think it might be a Kodi issue?)

Yes this is an issue caused by PR13721.

(2018-05-22, 20:01)tjost Wrote: [ -> ]While Playing Audio in Party Modus still got crashes. 

Can you provide the exact steps to reproduce (and the resulting crash log)? Can you test with stock Estuary.

(2018-05-22, 20:01)tjost Wrote: [ -> ]On heavy Network load the whole system is laggy and crash
log
But I do notice in direct compare to Libreelec 8 a big improvement in speed I have to say.

This is crashing in a GUIControl, which may be due to the errors in your own custom skin - can you reproduce with stock Estuary and provide a crash log?
New LibreELEC.tv Leia build #0522: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 11ac98e3a5c0bf8b2c5bdabc7cc195017c6e6bd4008749a000fa4e37f6f045f0 (RPi)
SHA256 Checksum: 8ead9acf412aeba2541ef626deac0d4ad4d969dd38fc407f0230e906a12ec71f (RPi2)

text:
# uname -a
Linux rpi512 4.14.42 #1 Tue May 22 21:07:10 BST 2018 armv6l GNU/Linux

# vcgencmd version
May 18 2018 18:09:33
Copyright © 2012 Broadcom
version c75d403819718d12049aa2edd2009356a6cb592f (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180522210516-#0522-g1626fdb [Build #0522]

# Kodi version
(18.0-ALPHA2 Git:19eb19e). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (1626fdb, changelog) and tip of XBMC master (c81327a, changelog) with the following modifications: Build Highlights:
  1. GUI Layout fixes
  2. [fix] check write access for sqlite databases
  3. Implement orignal audio language flag
Build Details:
  1. XBMC:
    • guilib/GUIListItem: use std::unique_ptr<CGUIListItemLayout> (PR:13915, 1 commit, 4 files changed)
    • ContextMenuManager: reserve space in CContextButtons (PR:13917, 1 commit, 1 file changed)
    • VideoPlayer: fix -Wint-in-bool-context (PR:13919, 1 commit, 1 file changed)
    • pvr/GUIEPGGRidContainer: optimize appending to m_channelLayouts (PR:13916, 1 commit, 1 file changed)
    • [curl] add url option to disable peer verification (PR:13909, 2 commits, 3 files changed)
    • [Android] don't reset / dequeue until data has fed (PR:13924, 1 commit, 2 files changed)
    • [cmake] HandleDepends: add file hash checking (PR:13925, 4 commits, 3 files changed)
  2. pvr.argustv:
    • [lang] updated language files from Transifex (2bce465)
  3. pvr.dvblink:
    • [lang] updated language files from Transifex (a87258b)
  4. pvr.dvbviewer:
    • [lang] updated language files from Transifex (884b732)
  5. pvr.hts:
    • [lang] updated language files from Transifex (dc2cc5a)
  6. pvr.iptvsimple:
    • [lang] updated language files from Transifex (e220777)
  7. pvr.mediaportal.tvserver:
    • [lang] updated language files from Transifex (c4e32b0)
  8. pvr.nextpvr:
    • [lang] updated language files from Transifex (78a80de)
  9. pvr.pctv:
    • [lang] updated language files from Transifex (17c1897)
  10. pvr.stalker:
    • [lang] updated language files from Transifex (0700069)
  11. pvr.vuplus:
    • [lang] updated language files from Transifex (6c94eec)
  12. pvr.wmc:
    • [lang] updated language files from Transifex (a7ec576)
  13. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:13913 (perma): [fix] check write access for sqlite databases
    • Added: [pkg] PR:13921 (perma): Implement orignal audio language flag
(2018-05-22, 11:41)popcornmix Wrote: [ -> ]Anyone else seeing the slow opening of mp3 files? 
 I do when I use the Yatse remote but not Kore.

25 seconds to open an MP3 file with Yatse
8  seconds with Core

Has been that way for over a year (lots and lots of builds used) I opened a ticket with Yatse about it a while back, and they just blamed Kodi, even though Kore works just fine. Yatse support has been pretty bad from my personal experience on a few issues.

As an example
Quote:For the delay I suppose you are using an rPI there's known issues that the Team does not seems to want to address with playlist.
(2018-05-22, 17:37)KorbenDallas Wrote: [ -> ]Hi,

3D MVC ISO Playback stopped working (tested #0521), i. e. the video is displayed in 2D directly. Is this a known bug or shall I identify the build that started the problem?

cheers

Korben
3D MVC ISO playback is broken since #425 (https://forum.kodi.tv/showthread.php?tid...pid2729420).
I suspect "fmpeg: hevc: Rebase to ffmpeg 4 (bd944228)" causing it.
Don't know if a fix is already in the works or still in the queue.
(2018-05-22, 23:46)Milhouse Wrote: [ -> ]
(2018-05-22, 20:01)tjost Wrote: [ -> ]@Milhouse The Eject still didn't work.

I've asked if anyone else on the LE team has an ejectable DVD drive - I don't.

A colleague (@hiassofT) tested a DVD drive - on x86_64, so not with a Pi3+ - and eject -t is working fine with recent LE9 builds. He's going to try and find an adapter to test with his Pi3+.

Previously when asked when this last worked, you said "After switching from Pi3 to Pi3+ I think." - can you re-test the current #0522 build with your Pi3 and Pi3+? Can you confirm if this eject issue is present with the oldest Pi3+ #0314 build that will work with production hardware.

Also, can you confirm what type of power supply you are using with your Pi3+?
(2018-05-23, 13:57)-DH- Wrote: [ -> ]
(2018-05-22, 17:37)KorbenDallas Wrote: [ -> ]Hi,

3D MVC ISO Playback stopped working (tested #0521), i. e. the video is displayed in 2D directly. Is this a known bug or shall I identify the build that started the problem?

cheers

Korben
3D MVC ISO playback is broken since #425 (https://forum.kodi.tv/showthread.php?tid...pid2729420).
I suspect "fmpeg: hevc: Rebase to ffmpeg 4 (bd944228)" causing it.
Don't know if a fix is already in the works or still in the queue.  
Thanks -DH- for the info!
with estuary

just play party modus

with my skin
(2018-05-23, 14:04)Milhouse Wrote: [ -> ]A colleague (@hiassofT) tested a DVD drive - on x86_64, so not with a Pi3+ - and eject -t is working fine with recent LE9 builds. He's going to try and find an adapter to test with his Pi3+.
Getting the USB2-(S)ATA adapter working with the SATA DVD drive from my PC turned out to be a bit tricky (it's PS was too weak or broken, had to power the drive from my PC, then half of the time Linux detected an usb storage device instead of an optical drive) but once my RPi3B+ detected the DVD drive everything was working fine:

Ran "eject" on the command line to open the tray, inserted DVD, Kodi detected it, used "Play" from Video->Files->DVDLABEL context menu to play it, and after stopping playback using the context menu to eject the DVD opened the tray, like on my PC.

BTW: tests were performed with build #0520.

so long,

Hias
I'm using an apple slim line dvd drive. 
tested on 420. no eject. tested on every version on pi 3b+ no eject
tested on my pi 3 wit LE8 eject worked fine

Reinstalled LE8.3.5 on my Pi3b+ update direct to ne newest 0522 and eject is working now.

I don't know how or why or when the failure started the first time but jumping direct to 0522 and it is fine.
Seems like a failure from before where transported to every new update.
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