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) - MikeKL - 2018-01-13 #0112 (issue NOT specific to this build) I have been having personal problems for a while now with iplayerwww playback of live channels (TV & Radio) on an rpi3 and rpi2 (wireless & wired respectively) and in my usage case it appears to occur in both latest Leia and Krypton builds. Essentially I play a live stream and initially all good with playback, but after a period of time between say 5 to 15mins audio and video being to pause and stutter eventually in some cases freezing playback (requiring a stop key-press to recover) and/or dropping back into GUI. kodi.log with iplayer www live audio playback kodi.log with iplayer www live Video playback (Not captured good result "after short T period" yet as file-sizes too large for Libreelec upload log service, I will update post with improved logs if I can when available) ---edit---Larger kodi.log (Dropbox) where first major annoying video/Audio freeze occured at around 10:30 with blank screen after numerous annoying pauses a few minutes later. (Note captured this log without pressing stop on remote to observe if Kodi would returned to GUI, where my normal experience is it will return to GUI) ---edit--- Above logs are when using iplayer www add-on directly (only) with debug and additional audio/video logging switched on with logs being captured after clean reboot of rpi2 and performance of test/check. Note: Live playback is perfectly fine on other devices within home using browser and/or official available iplayer apps. (Laptop, iPad) will double check as I believe also fine with Kodi Krypton and Leia running on Win 10 pc Any thoughts appreciated as I am aware my live playback issue my not be specific to the Libreelec build used. (Something in my configuration, combination off Add-on installed/used, add-on maintainer issue etc) LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - MidKnight - 2018-01-13 Think this bug has been around for sometime, but I've just noticed it's only under a certain condition. 1) I have option "playcountminimumpercent" set to 101 so my shows aren't auto marked as watched. The bug... If you use big seek forward at any point till the end of the show, it gets marked as watched, but if using short (normal) seek steps it's not marked as watched, as it should be. Any chance of looking into that 1 millhouse? Cheers RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - smp1 - 2018-01-13 (2018-01-06, 23:50)popcornmix Wrote:I identified the build that introduced this issue - #0912(2018-01-06, 04:07)smp1 Wrote: I can confirm the buffering issue with .m2ts and .ts files. The issue occur during the playback over LAN (SMB). Local playback seem to be ok. The same videos play fine if remuxed to mkv.Is this a recent problem in these builds? Identifying the first build with the problem would be useful. RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-01-13 New LibreELEC.tv Leia build #0113: RPi / RPi2 (Supercedes previous build) SHA256 Checksum: 4307ac1cec4f982bd8febf3f8bf9a229a66a3107e6ad03f75af987081b44c00b (RPi)SHA256 Checksum: f1006423a5053190c6a38eec95c6b3033339da31df28bff39a0bfb478447562e (RPi2)
Based on tip of LibreELEC.tv master (c9da0d3, changelog) and tip of XBMC master (9d12303, changelog) with the following modifications:
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - 4ndreas - 2018-01-14 (2018-01-11, 17:39)4ndreas Wrote: I changed the power supply and got a new crash this night: http://ix.io/E1NIs there anything I can do to help finding the reason for the crash? 4ndreas RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-01-14 (2018-01-14, 10:28)4ndreas Wrote: Is there anything I can do to help finding the reason for the crash? Patience... people will look at this as/when they have the time/interest, it can't be forced. RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - indri - 2018-01-14 I'm having the same problem as @MikeKL , but with the Zattoo PVR client, after about half an hour the iptv stream stops and kodi freezes! The only way to get back to kodi is by manually switching the power off and on again (already corrupted one sdcard because of this). I have a debug log file with 163K lines (15M heavy) so no luck with pastebin or ix.io, but I have cut the first and last 1000 lines from the log. I reverted back to #1218, where the problem doesn't manifest. RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Aux_ - 2018-01-14 Hi @LE Team Since last few versions of LibreELEC kodi does not wake up properly. The Kodi is set so that when I turn off TV Kodi goes into standby mode, when I turn on TV after a few hours TVheadend loads channel logos very slowly. The percentages run in slow motion when it comes to 100% all channels disappear from the list. I think this bug comes with build # 0111 but I'm not sure. The bug is hard to reproduce, when I turn off TV for a few minutes and then turn it back on again everything works fine, it'll take a few hours to make this bug appear. That Kodi runs normally again I have to do hard reset. a log is not possible here, right? RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-01-14 (2018-01-14, 12:23)indri Wrote: I have a debug log file with 163K lines (15M heavy) so no luck with pastebin or ix.io, but I have cut the first and last 1000 lines from the log. Dropbox, Googledrive... (2018-01-14, 12:23)indri Wrote: I reverted back to #1218, where the problem doesn't manifest. Is #1218 the last working build or just the last build you were using before you upgraded? Knowing the first build when the issue started would be useful information. RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - indri - 2018-01-14 Unfortunately I have no googledrive nor dropbox.. did the first and last 1000 lines help? I could try uploading more Debug Log snippets if what I already uploaded didn't help. I can't tell exactly which one is the last working build, but I've been updating fairly often and the problem has persisted for quite some time now. One thing is sure though, in build #1218 live tv works flawlessly. RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - MikeKL - 2018-01-14 (2018-01-13, 12:50)MikeKL Wrote: #0112 (issue NOT specific to this build)Large Kodi log added to previous post (see edit) after catching Video/Audio pausing this morning whilst watching a live iplayer www stream. (build #0113) Note Debugging enabled for Verbose logging of Audio/Video timing sync RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Catscrash - 2018-01-14 Hi, since update from kodi 17 (some milhouse build, not sure anymore which one), I have trouble logging in via ssh. It used to work, I copied the update file just minutes ago via ssh, now it doesn't take the "libreelec" password anymore. Did the default password change? Thanks RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-01-14 (2018-01-14, 14:27)Catscrash Wrote: Did the default password change? No. RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Catscrash - 2018-01-14 Okay, that's weird. I even created an authorized_keys file to use with my ssh keys in .ssh by writing it directly to the SD card, without any luck... Login still doesn't work. Any idea what that could be? Thanks... RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-01-14 (2018-01-14, 14:45)Catscrash Wrote: Okay, that's weird. I even created an authorized_keys file to use with my ssh keys in .ssh by writing it directly to the SD card, without any luck... Login still doesn't work. Any idea what that could be? Not really. If it doesn't log in with the password libreelec (username: root ) then my initial thought would be that you're not logging in to the correct machine, so verify the IP address is what you think it is. Pulling journalctl from the Logfiles samba share (latest zip file) might give you some information if the system is somehow corrupt.
|