• 1
  • 111
  • 112
  • 113(current)
  • 114
  • 115
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-05-08, 19:42)rudrood Wrote: It has an option to start playback audio full screen as soon as you select a track. Since 0503 it results in playing pvr tv channels as audio. Sad

If visualisation is disabled does the problem still occur?
(2017-05-08, 08:48)Aux_ Wrote: Stop button no function since # 0506
I mean on the remote control

Are you sure? There's nothing obvious in #0506 (Stop button working fine here). Can you send a debug log?
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2017-05-08, 20:07)popcornmix Wrote:
(2017-05-08, 19:42)rudrood Wrote: It has an option to start playback audio full screen as soon as you select a track. Since 0503 it results in playing pvr tv channels as audio. Sad

If visualisation is disabled does the problem still occur?

With the Estaury mod skin the skipping and no sound problem stops, but when selecting a tv channel for the first time it shows oke but selecting the next it "displays" as audio and doesn't show the video.
When I press TAB afterwards both audio and video show.
New LibreELEC.tv Leia build #0508: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.0 #1 Mon May 8 21:04:44 BST 2017 armv6l GNU/Linux

# vcgencmd version
May  4 2017 16:00:32
Copyright (c) 2012 Broadcom
version 809412fa5f5f7d88833e076d71dc329367441601 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170508210341-#0508-gbdb3738 [Build #0508]

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

Based on tip of LibreELEC.tv master (bdb37380, changelog) and tip of XBMC master (61e98fd3, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.11.y
  • Includes latest bcm2835-driver master (f924320b, ahead +1)
  • Includes latest kodi-platform master (36fb4937)
  • Includes latest libcec master (3953f8dc, ahead +12)
  • Includes latest libnfs master (4abadb79, ahead +64)
  • Includes latest p8-platform master (2d90f986)
  • Includes latest addons: inputstream.adaptive (7bde41f9, +3), inputstream.rtmp (1052cd37, +2), peripheral.joystick (07aa1fe8, +1), pvr.argustv (8f898149, +2), pvr.demo (978f4289, +2), pvr.dvblink (b7d887c1, +2), pvr.dvbviewer (d099cfad, +2), pvr.filmon (0f1d34d4, +2), pvr.hdhomerun (ab911693, +2), pvr.hts (3911c7fe, +2), pvr.iptvsimple (f83990a4, +4), pvr.mediaportal.tvserver (367b1284, +2), pvr.mythtv (9aeb5e9d, +3), pvr.nextpvr (e6ece9fa, +2), pvr.njoy (296f558f, +2), pvr.octonet (2a63777b, +2), pvr.pctv (eab5f856, +2), pvr.stalker (62b7908d, +2), pvr.vbox (60017353, +2), pvr.vdr.vnsi (b7c3f3b0, +2), pvr.vuplus (78df0306, +2), pvr.wmc (27a88ca2, +2), vfs.rar (26800ebe, +1)
  • Exclude [env] ffmpeg-99.1010-tls-1.2.patch: upstream ffmpeg-3.3
  • Include [env] patch: vfs addons: add vfs.rar, vfs.sacd and vfs.sftp kodi-binary-addons
  • Include [env] patch: imagedecoder.raw: update imagedecoder.raw
  • Include [env] patch: screensaver.shadertoy: bump screensaver.shadertoy to 434f5ce
  • Include [env] patch: visualization.projectm: bump visualization.projectm to 7489e4a
  • Include [env] patch: visualization.shadertoy: bump visualization.shadertoy to ae677ac
  • Include [env] patch: visualization.spectrum: bump visualization.spectrum to d7d9c14
  • Include [env] patch: ffmpeg: update to ffmpeg-3.3
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] PR:1441: linux: update to linux-4.11.0
  • Include [env] PR:1442: Intel HDMI/DP LPE audio config
  • Include [env] PR:1469: samba: update to samba-4.6.2
  • Include [env] PR:1597: build system: verify package downloads using sha256 checksum
  • Include [env] PR:1610: OdroidC2/RTL8192CU: no longer needed after #1513
  • Include [env] PR:1612: Package updates: various minor bumps
  • Include [env] PR:1613: wlan-firmware: update to wlan-firmware-cf02ad3
  • Include [pkg] PR:62: change smbd and nmbd location (service.libreelec.settings)
  • Include [pkg] PR:65: update language from transifex (service.libreelec.settings)
  • Include [pkg] PR:12034: KODI: Update NEON support
Build Highlights:
  1. Large number of package updates - some add-ons might be broken, shout and I'll push what I can
Build Details:
  1. XBMC:
    • FTPParse.cpp: use std:Confusedtring (PR:12067, 1 commit, 1 file changed)
    • [cmake] copy_files_from_filelist_to_buildtree: fix 1afb6dcbd8 (PR:12068, 1 commit, 1 file changed)
    • [cmake] AddonHelpers: fix install directory exclude syntax (PR:12070, 1 commit, 1 file changed)
  2. pvr.mythtv:
    • Remove not used part (PR:72, 1 commit, 1 file changed)
    • libXBMC_codec.h removed and changed to libXBMC_pvr.h (PR:73, 1 commit, 4 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1612: Package updates: various minor bumps
    • Added: [env] PR:1613: wlan-firmware: update to wlan-firmware-cf02ad3
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2017-05-08, 22:43)rudrood Wrote:
(2017-05-08, 20:07)popcornmix Wrote:
(2017-05-08, 19:42)rudrood Wrote: It has an option to start playback audio full screen as soon as you select a track. Since 0503 it results in playing pvr tv channels as audio. Sad

If visualisation is disabled does the problem still occur?

With the Estaury mod skin the skipping and no sound problem stops, but when selecting a tv channel for the first time it shows oke but selecting the next it "displays" as audio and doesn't show the video.
When I press TAB afterwards both audio and video show.

Attached a youtube movie:
Starts with visualisation option on and skin option "play audio fullscreen". It should have sound at start.
Then I zap to next channel, skin sees it as audio. Pressing tab gives audio and video.
Then I disable the visualisation. Stop playing and start again.
Video and audio is oke, but next zap makes the skin still see it as audio.
Then I disable the option in the skin, stop the tv and start it again. Everything oke.

https://youtu.be/xMVHKXov6mw

Downgrade to 0502 fixes both.
Since #0419 all updates I tried broke the retroplayer support. The emulators do not start anymore. I use the IARL addon to launch thé games. Then I AM asked to chose between thé available emulators installed. On récent versions it is not doing that anymore. Just nothing happens. Downgrading to #0419 always seems to fix the Problem.
(2017-05-08, 22:13)Milhouse Wrote:
(2017-05-08, 08:48)Aux_ Wrote: Stop button no function since # 0506
I mean on the remote control

Are you sure? There's nothing obvious in #0506 (Stop button working fine here). Can you send a debug log?
Rectification:
In #0506 works correctly
In #0507 does not work
In #0508 also works correctly

I think there will be no more log needed...
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
(2017-05-08, 23:17)masterbi Wrote: Since #0419 all updates I tried broke the retroplayer support. The emulators do not start anymore. I use the IARL addon to launch thé games. Then I AM asked to chose between thé available emulators installed. On récent versions it is not doing that anymore. Just nothing happens. Downgrading to #0419 always seems to fix the Problem.

Yes, stick with #0419 if you depend on addons only available from the repository. The recent add-on changes in Kodi master have broken a number of LE repository based binary addons that now need to be re-compiled. This will happen soon, just waiting for things to calm down in Kodi-land and then we can bump LE master with a new Kodi, as it's a big job.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Hi Milhouse,

Having problems with Kodi when using PVR. I am using TVHeadend.

When scrolling through the channels on the full screen info OSD (Up/Down) to scroll through channel the system is locking up and then freezing.
Have tested about 15 of the last builds and produces same results.

Crashlog here

Occurs every time. Have tried on clean builds, no difference. Don't think this is skin related as it is prevalent with both Estuary Stock and Mod. (Unless it is an estuary problem)

Thanks
@kjb85 not sure what might be causing that, although obviously it's PVR/EPG/JSON/Python related, in varying degrees... Sad

Possibly one for @ksooo.

If nobody replies with any ideas then going back through a few more builds in order to find the first breaking build will usually help - try the beginning of each month for the last 6 months and then work forwards (assuming you've found a build without the issue) until you identify the first build with the issue.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
I've actually tried #1130 so the issue appears to have been there from the start.

Running one of garbears retroplayer builds on Windows and the problem doesn't exist. This is why i'm almost certain it is a Libreelec/Rpi problem.

Seems like it's going to be a hard one to crack.

Edit: Issue does exist on another build of Linux/Ubuntu.....
(2017-05-09, 05:32)kjb85 Wrote: Hi Milhouse,

Having problems with Kodi when using PVR. I am using TVHeadend.

When scrolling through the channels on the full screen info OSD (Up/Down) to scroll through channel the system is locking up and then freezing.
Have tested about 15 of the last builds and produces same results.

Crashlog here

Occurs every time. Have tried on clean builds, no difference. Don't think this is skin related as it is prevalent with both Estuary Stock and Mod. (Unless it is an estuary problem)

Thanks

Hi @kjb85

Would not be bad if one another RPi with the same SD card tested to rule out defective hardware. Perhaps also other power supply?
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
(2017-05-09, 10:28)Aux_ Wrote:
(2017-05-09, 05:32)kjb85 Wrote: Hi Milhouse,

Having problems with Kodi when using PVR. I am using TVHeadend.

When scrolling through the channels on the full screen info OSD (Up/Down) to scroll through channel the system is locking up and then freezing.
Have tested about 15 of the last builds and produces same results.

Crashlog here

Occurs every time. Have tried on clean builds, no difference. Don't think this is skin related as it is prevalent with both Estuary Stock and Mod. (Unless it is an estuary problem)

Thanks

Hi @kjb85

Would not be bad if one another RPi with the same SD card tested to rule out defective hardware. Perhaps also other power supply?

Hi Aux_,

I have already tried a different SD Card to make sure this isn't the problem.

I have another Pi I will try out but i'm starting to think it may be a core problem with Linux. I was able to replicate the problem with the latest nightly on Ubuntu also.
Bumping posts is usually not my kind, but is anything seen below being worked on atm? Both are still up-to-date in latest #0508.

Kodi crash on frequent audio stream opening:
(2017-01-06, 18:09)thent Wrote:
(2017-01-06, 11:22)Milhouse Wrote:
(2017-01-06, 09:15)thent Wrote: Is this

referring to this one? 2391310 (post) That would be awesome! ;-)

Afraid not - it was originally an error reported against pvr.hts with many subtitle streams. However it was subsequently identified as a core kodi issue, so the fix may have benefits for all, but I'm not sure if it fixes your specific issue.

Presumably you still have the issue with a latest build? Could you upload a new crashlog (with debug enabled)?

Unfortunately it's doesn't seem to be the case, although this time it took me quite a while to force a crash. Undecided
The log file was too big for pastebin, so dropbox: https://www.dropbox.com/s/2y1w1dyif7oedw...7.log?dl=0

Issues with 1080p60 mp4 video files:
(2017-03-18, 22:25)thent Wrote:
(2017-03-18, 20:35)Milhouse Wrote:
(2017-03-18, 18:09)thent Wrote: Any chance that this
307502 (thread)
is going to be addressed in Milhouse builds?
Thanks.

I would suggest opening a trac ticket (trac.kodi.tv) and include a link to a sample video.
There are two tickets
http://trac.kodi.tv/ticket/17371
http://trac.kodi.tv/ticket/17373
referring to the issue and a lot of sample files in this thread.

thanks a lot!
(2017-05-09, 05:32)kjb85 Wrote: Hi Milhouse,

Having problems with Kodi when using PVR. I am using TVHeadend.

When scrolling through the channels on the full screen info OSD (Up/Down) to scroll through channel the system is locking up and then freezing.
Have tested about 15 of the last builds and produces same results.

Crashlog here

Occurs every time. Have tried on clean builds, no difference. Don't think this is skin related as it is prevalent with both Estuary Stock and Mod. (Unless it is an estuary problem)

Thanks

Usingthe Latest Version from Milhouse and lates Version from his reposit for TVHeadend (RP3 Server) and Use this for my Daily Dose of TV with a Android Tablet, Fire TV, IPAD, and 2 RP3 with same Milhouse Versions and i have no problem with UP Down with the Channel.... If this happens the Son and the Wife would be very angry at me Big Grin
  • 1
  • 111
  • 112
  • 113(current)
  • 114
  • 115
  • 495

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24