• 1
  • 189
  • 190
  • 191(current)
  • 192
  • 193
  • 218
v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
New LibreELEC.tv Krypton build #1106: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.8.6 #1 Sun Nov 6 21:27:46 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Nov  6 2016 16:30:41
Copyright (c) 2012 Broadcom
version 4150eddb59ec25e6f328f5efbc6d222d8861dc93 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161106212644-#1106-g9819eb2 [Build #1106]

# Kodi version
Kodi (17.0-BETA6 Git:af8af7c). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (9819eb28, changelog) and tip of XBMC master (af8af7ca, changelog) with the following modifications: Build Highlights:
  1. New firmware
  2. libass: update to 0.13.4
  3. PR:10876 - fix stuck Music overlay (thanks @phil65)
  4. Fix SSA/ASS subtitle memory leaks
Build Details:
  1. Firmware (Nov 6):
    • next: Update to match latest master (link)
  2. LibreELEC.tv:
    • tvheadend42: update to 4.1.2309 (PR:893, 2 commits, 8 files changed)
    • hyperion: allow running hyperion-x11, add reload ability (9819eb28)
  3. XBMC:
    • [PVR] Guide window: Fix another deadlock. (PR:10855, 1 commit, 1 file changed)
    • Extract digits also from the new ratings' vote tag (PR:10860, 1 commit, 1 file changed)
    • Fix conversion of POPM tag values to the new 0 to 10 user rating for songs (PR:10866, 1 commit, 1 file changed)
    • paplayer: add processInfo, fixes wrong seeking state (PR:10862, 1 commit, 2 files changed)
    • [xbmc][fix][win32] Minor tweaks to charset conversion to make it more robust (PR:10867, 1 commit, 1 file changed)
    • [xbmc][fix][tests] Remove unnecessary test that causes crashing (PR:10868, 1 commit, 1 file changed)
    • FIX: [amc] revert most of drain stuff (PR:10853, 2 commits, 2 files changed)
    • [depends] always use our own zlib (PR:10852, 1 commit, 1 file changed)
    • fix hash checking in addon installer (PR:10819, 2 commits, 10 files changed)
    • [cmake] Add doc target that builds the doxygen documentation (PR:10849, 1 commit, 2 files changed)
    • SubtitleDialog, remember last service/search. (PR:9660, 1 commit, 2 files changed)
    • Code cleanup for GUIDialogVideoInfo (PR:10859, 1 commit, 2 files changed)
    • [videoplayer] reset VideoCodecInfo in CProcessInfo constructor (PR:10876, 1 commit, 1 file changed)
  4. pvr.vbox:
    • Added to TV settings (client specific): rescan EPG & sync with addon (PR:148, 3 commits, 4 files changed)
  5. newclock5:
    • New commits in this build:
      • DVDOverlaySSA: Fix Leak with SSA subtitles (94e4015a)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:918: libass: update to 0.13.4
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 guys,

Global search is not working for me on both my Pi's running Milhouse nightlies.
When I search for something and click on a result, the item does not play...

I just tested on windows with a latest nightly and it seems to work fine, but on both my Rpi's running Milhouse builds it won't work.

Is anyone else having this problem or is it just me?
I get a kodi crash when exiting libreelec settings addon during listening to a dvb radio station. If there's a tv station running in the background then I get no crash.

kodi log http://sprunge.us/NdNe
crash log http://sprunge.us/CbjS
(2016-11-07, 22:12)polo_joe Wrote: I get a kodi crash when exiting libreelec settings addon during listening to a dvb radio station. If there's a tv station running in the background then I get no crash.

kodi log http://sprunge.us/NdNe
crash log http://sprunge.us/CbjS

If you change/disable visualisation does it avoid the crash?
(2016-11-07, 22:12)polo_joe Wrote: I get a kodi crash when exiting libreelec settings addon during listening to a dvb radio station. If there's a tv station running in the background then I get no crash.

kodi log http://sprunge.us/NdNe
crash log http://sprunge.us/CbjS
Seems to be an issue caused by the visualization.spectrum add-on.
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.
(2016-11-07, 10:37)loggio Wrote: Hi guys,

Global search is not working for me on both my Pi's running Milhouse nightlies.
When I search for something and click on a result, the item does not play...

I just tested on windows with a latest nightly and it seems to work fine, but on both my Rpi's running Milhouse builds it won't work.

Is anyone else having this problem or is it just me?

This is a bug in Global Search:
Code:
20:26:21 56994.824219 T:1961205760   DEBUG: LIRC: Update - NEW at 56982126:1c 0 KEY_ENTER devinput (KEY_ENTER)
20:26:21 56994.824219 T:1961205760   DEBUG: OnKey: 11 (0x0b, obc244) pressed, action is Select
20:26:21 56994.824219 T:1920988064  NOTICE: CAESinkPi:AddPackets Underrun (delay:0.00 frames:1102)
20:26:21 56994.824219 T:1566569376   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ValueError'>
                                            Error Contents: invalid literal for int() with base 10: '0.0'
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/script.globalsearch/resources/lib/gui.py", line 1165, in onClick
                                                resume = int(listitem.getProperty('resume'))
                                            ValueError: invalid literal for int() with base 10: '0.0'
                                            -->End of Python script error report<--
20:26:21 56994.871094 T:1961205760   DEBUG: LIRC: Update - NEW at 56982173:1c 0 KEY_ENTER_UP devinput (KEY_ENTER_UP)
20:26:21 56995.074219 T:1920988064   DEBUG: CAESinkPi:Drain delay:25ms now:0ms

It expects resume to be an int, when it is in fact returned as a float.

Edit: I've notified @ronie so it should be fixed sooner than later - keep an eye out for an updated script.globalsearch once a fix is pushed. Any further issues with Global Search should be reported in the Global Search support thread. Thanks for the report.
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.
(2016-11-07, 22:15)popcornmix Wrote:
(2016-11-07, 22:12)polo_joe Wrote: I get a kodi crash when exiting libreelec settings addon during listening to a dvb radio station. If there's a tv station running in the background then I get no crash.

kodi log http://sprunge.us/NdNe
crash log http://sprunge.us/CbjS

If you change/disable visualisation does it avoid the crash?
If I disable visualisation there's no crash. Should be issue with Spectrum.
(2016-11-07, 22:37)Milhouse Wrote:
(2016-11-07, 10:37)loggio Wrote: Hi guys,

Global search is not working for me on both my Pi's running Milhouse nightlies.
When I search for something and click on a result, the item does not play...

I just tested on windows with a latest nightly and it seems to work fine, but on both my Rpi's running Milhouse builds it won't work.

Is anyone else having this problem or is it just me?

This is a bug in Global Search:
Code:
20:26:21 56994.824219 T:1961205760   DEBUG: LIRC: Update - NEW at 56982126:1c 0 KEY_ENTER devinput (KEY_ENTER)
20:26:21 56994.824219 T:1961205760   DEBUG: OnKey: 11 (0x0b, obc244) pressed, action is Select
20:26:21 56994.824219 T:1920988064  NOTICE: CAESinkPi:AddPackets Underrun (delay:0.00 frames:1102)
20:26:21 56994.824219 T:1566569376   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ValueError'>
                                            Error Contents: invalid literal for int() with base 10: '0.0'
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/script.globalsearch/resources/lib/gui.py", line 1165, in onClick
                                                resume = int(listitem.getProperty('resume'))
                                            ValueError: invalid literal for int() with base 10: '0.0'
                                            -->End of Python script error report<--
20:26:21 56994.871094 T:1961205760   DEBUG: LIRC: Update - NEW at 56982173:1c 0 KEY_ENTER_UP devinput (KEY_ENTER_UP)
20:26:21 56995.074219 T:1920988064   DEBUG: CAESinkPi:Drain delay:25ms now:0ms

It expects resume to be an int, when it is in fact returned as a float.
almost ;- )
it's returned as a string and there's no direct string to int conversion when the actual value is a float.

fix pushed to the addon repo.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Thanks @ronie! Smile
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.
New LibreELEC.tv Krypton build #1107: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.8.6 #1 Mon Nov 7 22:03:25 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Nov  6 2016 16:30:41
Copyright (c) 2012 Broadcom
version 4150eddb59ec25e6f328f5efbc6d222d8861dc93 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161107220222-#1107-g3f30170 [Build #1107]

# Kodi version
Kodi (17.0-BETA6 Git:32740bd). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (3f301708, changelog) and tip of XBMC master (32740bdd, changelog) with the following modifications: Build Highlights:
  1. Revert LibreSSL bump - please re-install latest tvheadend42 zip if you are using this addon...
  2. Add advancedsettings.xml to configure SSA/ASS cache size, with libass patch
  3. (Clean build)
Build Details:
  1. LibreELEC.tv:
    • libressl: drop back to 2.3.9 to avoid soname changes (PR:920, 1 commit, 1 file changed)
    • projects/WeTek_Play_2: Update DVB patches (PR:917, 1 commit, 2 files changed)
    • tvheadend42: rebuild for ssl change (PR:921, 1 commit, 2 files changed)
  2. XBMC:
    • Move peripherals to shared_ptr (PR:10740, 3 commits, 17 files changed)
    • [gui] - add playcount infolabel for pvr recordings (PR:10880, 1 commit, 1 file changed)
    • GUIFontTTFGL: Fix texture leak in subtitles (PR:10874, 1 commit, 1 file changed)
    • DVDOverlaySSA: Fix Leak with SSA subtitles (PR:10873, 1 commit, 1 file changed)
    • add privacy policy (PR:10785, 5 commits, 17 files changed)
    • [travis] Remove autotools options (PR:10871, 1 commit, 1 file changed)
    • [listproviders] directory list provider: fix updates for favourites folders not processed. (PR:10879, 1 commit, 2 files changed)
    • [PAPlayer] - use SetSpeed for the Pause method and fire callbacks in SetSpeed (PR:10886, 1 commit, 1 file changed)
    • [AirTunes/DACP] - fix remote control (PR:10789, 1 commit, 1 file changed)
  3. libcec:
    • fixed: compilation with -DHAVE_AOCEC_API=1. removed lock for now, until the platform lib has been changed. #issue 259 (399e177a)
  4. libnfs:
    • Fixes to build nfs-ls and nfs-cp on win32 (85760ec4)
    • Update README about capability support and fix some typos. (a2b37349)
  5. peripheral.joystick:
    • [buttonmaps/android] Update NVidia controller for all profiles (PR:60, 1 commit, 1 file changed)
    • [directinput] Defer joystick acquisition to initialization (PR:62, 1 commit, 2 files changed)
    • [appveyor] add appveyor.yml for automated testing (PR:63, 1 commit, 1 file changed)
    • Fix controller translation (PR:61, 1 commit, 9 files changed)
    • [travis] Add .travis.yml file for automated testing (35b5ef27)
    • Optimize case when button map is empty (bc4a182e)
    • Fix deserializing joystick families (every joystick name was "joystick") (8364b65a)
  6. newclock5:
    • New commits in this build:
      • advancedsettings: Add option to set cache size on libass (90691818)
    • Commits no longer in build:
      • GUIFontTTFGL: Fix texture leak in subtitles (a5a5989a)
      • DVDOverlaySSA: Fix Leak with SSA subtitles (94e4015a)
  7. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:249: Fix ass_set_cache_limits() to work with composite cache (libass)
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.
(2016-11-07, 23:44)ronie Wrote: almost ;- )
it's returned as a string and there's no direct string to int conversion when the actual value is a float.

fix pushed to the addon repo.


That was quick,
Thanks Ronie!
(2016-09-03, 14:17)garret Wrote:
(2016-09-02, 19:05)Milhouse Wrote:
(2016-09-02, 18:58)garret Wrote: Hello!

I think that I find a bug. When showing submenu over selected tv-recording, some options appear twice.

...

New LibreELEC.tv Krypton build #0901, RPi2.


Can you test builds #0829 then #0830 to determine if the issue starts with #0830?

Same thing at #0830 and #0829.

The issue is present at least from build #0501. Couldn't test more earlier versions because from #0430 my device didn't work at all (bootloop).
I would like to remind that this issue has not yet been fixed.
(2016-11-08, 19:45)garret Wrote: I would like to remind that this issue has not yet been fixed.

Can you provide a screenshot?
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.
(2016-11-08, 19:54)Milhouse Wrote:
(2016-11-08, 19:45)garret Wrote: I would like to remind that this issue has not yet been fixed.

Can you provide a screenshot?
Sure:

Image

EDIT: Sorry. I know that i should take screenshot from Estuary skin, but this issue exist in all skins.
New LibreELEC.tv Krypton build #1108: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.8.6 #1 Tue Nov 8 21:28:40 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Nov  6 2016 16:30:41
Copyright (c) 2012 Broadcom
version 4150eddb59ec25e6f328f5efbc6d222d8861dc93 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161108212736-#1108-g3f30170 [Build #1108]

# Kodi version
(17.0-BETA6 Git:2a148ae). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (3f301708, changelog) and tip of XBMC master (2a148ae2, changelog) with the following modifications: Build Highlights:
  1. Fix right-to-left languages when displaying subtitles
Build Details:
  1. XBMC:
    • Display milliseconds in log file (PR:10884, 1 commit, 5 files changed)
    • [Depends] Force link generation (ln -s) to package config files to allow subsequent make binary-addons calls (PR:10823, 1 commit, 1 file changed)
    • Forced rescan of music file tags for v17 (PR:10759, 1 commit, 3 files changed)
    • [subtitles] decode html escape characters (reverted from commit 56ff2… (PR:10885, 1 commit, 1 file changed)
    • MMALRenderer: Release buffers on a flush (PR:10895, 1 commit, 1 file changed)
    • Ask user to configure new controllers (once) (PR:10882, 1 commit, 16 files changed)
  2. libcec:
    • updated changelog, bump debian package version (481dd826)
  3. pvr.vbox:
    • Changed setting of channel order display (multi-choice instead of flag) (PR:149, 1 commit, 4 files changed)
  4. newclock5:
    • New commits in this build:
    • Commits no longer in build:
      • logging: Add microsecond timer to log messages (558b7162)
      • build: Allow installed links to be overwritten (656a5d07)
      • NFSFile: Chank ChunkSize to 1MB (9866cba4)
      • Revert "NFSFile: Chank ChunkSize to 1MB" (17f32be2)
      • Equal placed for AudioDSP settings in video- and music OSD (9dc67b47)
      • Use correct output format in ActiveAEBuffer and correct spellings (8ce21517)
      • Move FFMPEG converter array defines to cpp file and use them in CActiveAEDSPProcess:Tonguerocess(...) (ccc865ba)
      • Replace channel flag if's with loops and simplify SetFFMpegDSPProcessorArray(...) (32830774)
      • Add optional cout and debug log messages with #ifdef ADSP_COUT_DEBUG_OUTPUT (948d0003)
      • Delete all buffers when the buffer pool gets recreated (8f72b8e7)
      • Use same timestamp and pkt_start_offset as the input buffer (741247b5)
      • AudioDSP is not allowed to change the audio format without notifying ActiveAE (6910cc7d)
      • Currently AudioDSP has the same amount of input frames as output frames, which results in zero delay (6cbaa7fa)
      • Add input and output AudioDSP format variables (5c7acbd9)
      • Use one member variable for the output format (805e420d)
      • Deleting NULL pointer is safe (9351f841)
      • Use correct frame sizes for FFMPEG format conversion functions (a3ea662c)
      • Set FFMPEG converter array to NULL (cd0a6f20)
      • Use correct array pointers for internal resampler (81a3aa04)
      • Fix FFMPEG channel index mapping (ee10613f)
      • MMALRenderer: Release buffers on a flush (3f5a87e5)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:924: debug: make valgrind optional, disabled by default, not available for armv6
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.
  • 1
  • 189
  • 190
  • 191(current)
  • 192
  • 193
  • 218

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19