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
(2017-10-06, 21:23)Milhouse Wrote: [ -> ]Those with missing labels in #1005, are you using any Game related addons? There wasn't much added in #1005, and it's working fine for me...

The logs and pics were from a clean .kodi folder, nothing installed at all.

Regards

Bucky



Sorry didnt read that you'd already found the problem.. Big Grin
New LibreELEC.tv Leia build #1006: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.13.5 #1 Fri Oct 6 21:51:58 BST 2017 armv6l GNU/Linux

# vcgencmd version
Oct  6 2017 13:59:43
Copyright (c) 2012 Broadcom
version bde38f02b236b6e1bd16eb0f9b44b35f5a85cb30 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171006215044-#1006-g70512c3 [Build #1006]

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

Based on tip of LibreELEC.tv master (70512c3, changelog) and tip of XBMC master (d18acce, changelog) with the following modifications: Build Highlights:
  1. New 4.13.5 kernel
  2. Disabled media_build due to conflicts (@polo_joe any better?)
  3. Missing labels not yet fixed - allow Dim screensaver to start as temporary fix
Build Details:
  1. LibreELEC.tv:
    • eventlircd: switch to LibreELEC repo (PR:2069, 1 commit, 1 file changed)
    • imx6: update config for Linux 3.14 (PR:2064, 1 commit, 1 file changed)
    • imx6: update Realtek wifi patches for Linux 3.14 (PR:2063, 1 commit, 2 files changed)
    • Fix installation to internal storage on top of Android Marshmallow on WeTek Hub and WeTek Play 2 (PR:2071, 4 commits, 4 files changed)
  2. XBMC:
    • add additional binary support to BUILD_DIR support in addon helper (PR:12881, 1 commit, 1 file changed)
    • AESinkPULSE: Allow pulseaudio 11 new option remixing-use-all-sink-channels=no (PR:12874, 1 commit, 1 file changed)
    • Fix black screen on Snes9x emulators when ROM is missing (PR:12882, 1 commit, 2 files changed)
  3. pvr.teleboy:
    • Add HTML body to debug in case login fails (df0aa7d)
    • Fix login for free accounts (1cf8e96)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: media_build: disable due to conflicts
Latest build works for me beside labels issue.
Thanks @Milhouse
Hi,

I have a problem that the memory about every 2 days to 90%, then he always depends on! Current version 1003
(2017-10-07, 05:29)ManiacKill Wrote: [ -> ]Hi,

I have a problem that the memory about every 2 days to 90%, then he always depends on! Current version 1003

How are you determining that 90% of memory is being used? Note that Linux will use all free memory as a file cache so memory being used isn't necessarily a problem. When an application needs more memory then Linux will stop using it as file cache and release it to the application.

If you are saying you haven an actual problem, ie. Kodi is crashing due to out of memory, then when did this start? What addons do you have installed (are you using a PVR addon, which one)? Have you tried a "clean" Kodi install to rule out a rogue addon?
Hi,

I have the VU + / Enigma2 Client active, Amazon, Dazn, SkyGo, NBA League Pass, Rhapsody, xStream, YouTube, LoadShip.Hab not yet reinstallation because the problem with 4 devices is!
What is still active is the Unary Clock Screensaver.
(2017-10-07, 00:28)polo_joe Wrote: [ -> ]Latest build works for me beside labels issue.
Thanks @Milhouse

Hi, 1005 and 1006 still give me missing labels. After several minutes it seems that on 1006 they somehow do appear. As the family can not wait for that I reverted to 1004. No game related adons or anything.


Thx for all the good work.
@ManiacKill unfortunately you still haven't explained what the problem is - I'm only able to guess at this stage.
(2017-10-07, 13:18)Huey Wrote: [ -> ]Hi, 1005 and 1006 still give me missing labels. After several minutes it seems that on 1006 they somehow do appear. As the family can not wait for that I reverted to 1004. No game related adons or anything.

Yes, they appear once the Dim screensaver has kicked in. The problem will be fixed in tonight's #1007 build.
since a few updates in the past my hyperion isn't working anymore ...

i can set color only if i not choose complet at the wheelcolor outer end ... any ideas? nothing changed at my config


OK Stop, with 1004 it's working again
Still noticing an issue with Episode status and being shown in the system. I just updated to #1006 and provided all the details from this version.

The four screenshots show that the episode inside of TVShows isn't being shown while it is in progress and the list is filtered to Unwatched. It will show up in Watched and All Videos filter which is odd since this is a change in behavior than I've seen in the past. Additionally you can see in the last screenshot it is bookmarked in the database of 12:06 into the show.

I do run a MySQL DB for my data but not sure if that is the case, a skin issue, or a data issue.

Debug log - http://sprunge.us/DAjc

Filter - UnWatched, show is missing

Filter - Watched, Show is back and unwatched is missing

Filter - AllVideos, both episodes are shown with markers

Shows the partial watch episode is marked properly.
@pyrodex

Run:
Code:
texturecache.py Jd tvshows halt @extrajson.tvshows.episode=playcount | pastebinit
and paste the link.

I'm fairly sure that Kodi is treating Season 4 Episode 6 as watched, because the playcount is not zero.

I can reproduce what you are seeing if I set the playcount of a partially watched episode to 1:
Code:
texturecache.py set episode 20334 playcount 1
where 20334 is the episode id of the partially watched episode (the episode id for S04E6 in your case).

If you set the playcount to 0 for episode S04E06 then you should see it now listed in the Unwatched filter. Or you can use the episode context menu and "Mark as unwatched" which should achieve the same effect.

This Wiki page explains when Kodi marks a video as watched.

Did you mention you only see this with these builds and not a Mac (or something)? If so I have no idea why that would be, unless the other devices are not sharing the same database. You can query the playcount on those other machines to confirm their playcount is zero as the filter is making decisions based only on the metadata in the video library.
Every time I start a movie the memory increases. Sometimes I have so 55% and the next day 85% memory leak!
(2017-10-07, 18:22)ManiacKill Wrote: [ -> ]Every time I start a movie the memory increases. Sometimes I have so 55% and the next day 85% memory leak!

Test a "clean" system, please.
I'd updated today from 0922 to the latest build. After this, I haven't any labeling anymore in Kodi UI
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