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
(2018-06-09, 06:14)3DBuff Wrote: [ -> ]Correct. I was really puzzled when it pupped up in build prior to #0601 and then it bacame permanent. The movies that don't scan get locked up even with roll back to prior builds that worked before. It's like the title is blacklisted but it works from other Kodi installs PC and Android box.

Can you go back to a build from a month or two ago, say #0401, delete (or rename) the MyVideos109.db, and then scan your library again - it would be interesting to see how "24 Hours to Live" is handled. If it's the same, as #0531, ie. it fails to retrieve any details, then chances are this is a website API/addon/scraper issue rather than anything to do with Kodi core.
OK, I'll try to do it today. The scan or don't scan is unpredictable in my case. Large multi-source scan seem to lock up the same titles every time with recent builds.
I had fresh #0606 with missing titles. Reversed back to #0531 and it created brand new database with all movies OK. I made a fresh chip with #0531 and it didn't scan all (the last case). I can't find a pattern to it.
My projector setup had #0407. I updated the movie database first, all OK. Updated to #0604 I think it was and it all looked OK at the beginning. The movies in the database were scanned with previous version of Kodi but any change to existing movie like a letter at the end of filename would remove it out database and lock it up for any future scans. Reversing the filename change would call up old database reference and movie would show up again.

I'ts definitely not the issue with #0602 database update.
Maybe it is a website API/addon/scraper issue but why just me? Wink
As requested I renamed MyVideos109.db to MyVideos109#0531.db, disabled any Settings media customization like "Extract video information from files", "Show movie sets" etc. Reversed update to #0501 and let it scan. Renaming database file removed source content to "none". This had to be manually put back to movies and others.

Scan completed, movies are missing Sad Of course "24 Hours to Live" is one of the missing titles.

Next step. I will repeat this with #0401.

If it is scraper or TMDB than why nobody else is complaining? I don't see any threads at Metadata Scrapers complaining about missing titles from the scan.
Movie Database - missing titles out of the scan.

After hours and hours and more hours I got to the bottom of the issue. It was me Wink

Renaming database file and deleting it all the way to official Kodi 17 8.2.5 was not helping. Certain movies would not scan.
Wiped SD and fresh Kodi 17, didn't adjust anything and added one source. All OK.
Updated to latest #0608 and tested by renaming one of the file. All good.
Went ahead and made some customization, time zone, couple of plugins and adjusted media settings.
Back to source and changed filename. No scan! Reversed steps few at the time and bingo.

Settings > Media > Videos > Use video tags
That's the one. Don't use video tags Wink That's why it was asking TMDB for the wrong thing. Well, I had nothing else to do today anyway Wink
@Milhouse: Was it possible for you to reproduce my issues? Is there anything I can do fixing it?
(2018-06-10, 01:01)3DBuff Wrote: [ -> ]Movie Database - missing titles out of the scan.

After hours and hours and more hours I got to the bottom of the issue. I was me Wink

Renaming database file and deleting it all the way to official Kodi 17 8.2.5 was not helping. Certain movies would not scan.
Wiped SD and fresh Kodi 17, didn't adjust anything and added one source. All OK.
Updated to latest #0608 and tested by renaming one of the file. All good.
Went ahead and made some customization, time zone, couple of plugins and adjusted media settings.
Back to source and changed filename. No scan! Reversed steps few at the time and bingo.

Settings > Media > Videos > Use video tags
That's the one. Don't use video tags Wink That's why it was asking TMDB for the wrong thing. Well, I had nothing else to do today anyway Wink
Glad you got to the bottom of it! Smile
(2018-06-10, 01:05)Germeleon Wrote: [ -> ]@Milhouse: Was it possible for you to reproduce my issues? Is there anything I can do fixing it?

Which issue(s) are still an issue?

1) The keyboard layout? Question: What keyboard layout are you configuring?
2) Zattoo - sorry can't help, contact the addon maintainer via github
3) Amazon - is this still an issue? Working fine for me but I use plugin.video.prime_instant. Probably best to contact your Amazon addon maintainer if it's not working.
New LibreELEC.tv Leia build #0609: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 60d143e3b6ccb49b68e5a884a9f123ce812fb47393cc9d2ec8c3cdbe81c6db34 (RPi)
SHA256 Checksum: dc4e34a815af2a48f5d74d333cc75facf4358e290cf78e1fa8075f5fe1fd39e5 (RPi2)

text:
# uname -a
Linux rpi512 4.14.48 #1 Sun Jun 10 00:07:08 BST 2018 armv6l GNU/Linux

# vcgencmd version
Jun 7 2018 15:37:30
Copyright © 2012 Broadcom
version 4800f08a139d6ca1c5ecbee345ea6682e2160881 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180609234309-#0609-gdf52423 [Build #0609]

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

Based on tip of LibreELEC.tv master (df52423, changelog) and tip of XBMC master (5da94d1, changelog) with the following modifications: Build Highlights:
  1. sqlite: update to sqlite-autoconf-3240000 (plus fix)
  2. [PVR] Addon API 5.10.0: New API function GetStreamReadChunkSize (and associated PVR addon updates)
Build Details:
  1. LibreELEC.tv:
    • device-tree-amlogic: add LePotato dts files to EXTRA_TREE (PR:2745, 1 commit, 1 file changed)
    • kmscube: add package (PR:2727, 1 commit, 1 file changed)
    • sqlite: update to sqlite-autoconf-3240000 (PR:2759, 1 commit, 1 file changed)
  2. XBMC:
    • Games window: Fix error playing standalone cores (PR:13989, 1 commit, 1 file changed)
    • Games: Fix standalone games creating savestate files in app dir (PR:13990, 1 commit, 2 files changed)
    • Various copy operator optimizations (and several small cleanups) (PR:14005, 8 commits, 7 files changed)
    • [PVR] Addon API 5.10.0: New API function GetStreamReadChunkSize. (PR:14002, 1 commit, 9 files changed)
    • Do not use CURL::proxy for localhost (PR:13995, 1 commit, 1 file changed)
  3. peripheral.joystick:
    • Add NDO SW Pro Controller and 8bitdo NES30 Arcade (PR:145, 1 commit, 2 files changed)
  4. pvr.argustv:
    • PVR API 5.10.0 (PR:80, 1 commit, 3 files changed)
  5. pvr.demo:
    • PVR API 5.10.0 (PR:62, 1 commit, 2 files changed)
  6. pvr.dvblink:
    • PVR API 5.10.0 (PR:103, 1 commit, 3 files changed)
  7. pvr.dvbviewer:
    • PVR API 5.10.0 (PR:73, 1 commit, 3 files changed)
  8. pvr.filmon:
    • PVR API 5.10.0 (PR:83, 1 commit, 3 files changed)
  9. pvr.hdhomerun:
    • PVR API 5.10.0 (PR:78, 1 commit, 3 files changed)
  10. pvr.hts:
    • PVR Addon API 5.10.0: Implement stream read chunk size as addon setting. (PR:366, 1 commit, 7 files changed)
  11. pvr.iptvsimple:
    • PVR API 5.10.0 (PR:186, 1 commit, 3 files changed)
  12. pvr.mediaportal.tvserver:
    • PVR API 5.10.0 (PR:87, 1 commit, 3 files changed)
  13. pvr.mythtv:
    • PVR API 5.10.0 (PR:100, 1 commit, 3 files changed)
  14. pvr.nextpvr:
    • PVR API 5.10.0 (PR:74, 1 commit, 3 files changed)
  15. pvr.njoy:
    • PVR API 5.10.0 (PR:47, 1 commit, 3 files changed)
  16. pvr.octonet:
  17. pvr.pctv:
    • PVR API 5.10.0 (PR:59, 1 commit, 3 files changed)
  18. pvr.stalker:
    • PVR API 5.10.0 (PR:113, 1 commit, 3 files changed)
  19. pvr.teleboy:
    • PVR API 5.10.0 (PR:10, 1 commit, 3 files changed)
  20. pvr.vbox:
    • PVR API 5.10.0 (PR:209, 1 commit, 3 files changed)
  21. pvr.vdr.vnsi:
    • add chunk size for recordings (PR:16, 3 commits, 6 files changed)
  22. pvr.vuplus:
    • PVR API 5.10.0 (PR:87, 1 commit, 3 files changed)
  23. pvr.wmc:
    • PVR API 5.10.0 (PR:62, 1 commit, 4 files changed)
  24. pvr.zattoo:
    • PVR API 5.10.0 (PR:19, 1 commit, 3 files changed)
    • Login v2 (PR:20, 4 commits, 4 files changed)
  25. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: mesa 18.1.1/xorg 1.20
    • Added: [env] PR:2760 (perma): sqlite build shared
Is there still problems with search function or is it fixed? Does LE freeze/crash if use search?
(2018-06-10, 12:34)Jezze Wrote: [ -> ]Is there still problems with search function or is it fixed? Does LE freeze/crash if use search?

Search local library
Search add-ons

Both working for me. No freeze, no crash.
New LibreELEC.tv Leia build #0610: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: eddf5f00beffd0f1456407f2edefd0bd71f89daaa999061d85cb5697810ac348 (RPi)
SHA256 Checksum: fa4884ad665769be5c7c35f23db844e0a9cb62924c4e7c2ab4aa27f2e66a9f79 (RPi2)

text:
# uname -a
Linux rpi512 4.14.48 #1 Sun Jun 10 21:08:40 BST 2018 armv6l GNU/Linux

# vcgencmd version
Jun 7 2018 15:37:30
Copyright © 2012 Broadcom
version 4800f08a139d6ca1c5ecbee345ea6682e2160881 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180610210406-#0610-g783ddf0 [Build #0610]

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

Based on tip of LibreELEC.tv master (783ddf0, changelog) and tip of XBMC master (abbd062, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • kmscube: cleanup (PR:2762, 1 commit, 1 file changed)
  2. XBMC:
    • RetroPlayer: Fix memory leak on Windows (PR:13999, 1 commit, 1 file changed)
    • Rename GL_INTERFACE to KODIGL_INTERFACE (PR:13700, 3 commits, 8 files changed)
    • [addons] implement path attribute (PR:13991, 1 commit, 2 files changed)
    • Refine Video::Autoplay options (PR:13992, 1 commit, 12 files changed)
    • GUIDialogSubtitles: close SUBTITLE_OSD_SETTINGS after a subtitle download (PR:13975, 1 commit, 4 files changed)
    • Clear EDL when opening a new FileItem (PR:13996, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
Hi.

From build #0404, my TV is no more switching, to the movie souce framerate.
Ex. if I playback a BR iso in 24fps, the TV is in 60Hz ?

The build #0403 is working fine.

RPi3 using OMXplayback only and "Adjust display refresh rate = Always"

Best regards
(2018-06-11, 08:50)delinend Wrote: [ -> ]From build #0404, my TV is no more switching, to the movie souce framerate.

Have you got the frame rate whitelist set up correctly?
(2018-06-11, 08:50)delinend Wrote: [ -> ]From build #0404, my TV is no more switching, to the movie souce framerate.
Ex. if I playback a BR iso in 24fps, the TV is in 60Hz ?

The build #0403 is working fine.

RPi3 using OMXplayback only and "Adjust display refresh rate = Always"
There is a new setting now that let's you specify for which refresh rates you would like the switches to happen. Like when your UI is running at 60Hz and you are playing a 30fps video, you might not necessarily want to do a switch etc. You can find this setting in Settings -> System - > Display -> "Whitelist"
(2018-06-11, 08:58)da-anda Wrote: [ -> ]
(2018-06-11, 08:50)delinend Wrote: [ -> ]From build #0404, my TV is no more switching, to the movie souce framerate.
Ex. if I playback a BR iso in 24fps, the TV is in 60Hz ?

The build #0403 is working fine.

RPi3 using OMXplayback only and "Adjust display refresh rate = Always"
There is a new setting now that let's you specify for which refresh rates you would like the switches to happen. Like when your UI is running at 60Hz and you are playing a 30fps video, you might not necessarily want to do a switch etc. You can find this setting in Settings -> System - > Display -> "Whitelist" 
 wow.. Thanks. That works now, with the Whitelist settings :-)
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