• 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 70
v19 LibreELEC Testbuilds for x86_64 (Kodi 19.0)
(2019-05-28, 20:45)Milhouse Wrote:
(2019-05-28, 05:46)wizardknight Wrote: Let me know if you have questions, or something you would like me to try.

I can't reproduce the issue, and the problem doesn't seem to be specific to these test builds so I suggest you continue the conversation in your thread - if/when a fix is suggested let me know and I can try including it for you.

One thing you could do is try to determine when this issue started, assuming it's a coding issue rather than something specific to your MySQL installation - once that test build is known then it might give a clue as to what change is causing the issue. There should be 365 of these test builds online (a mixture of recent Kodi 19 builds from this thread and the rest from the Kodi 18 test thread).   

How many movies and TV shows did you have in your database when you tried to reproduce the issue?
Was your media collection accessed via network /a samba server, or on the local system?
Was your library stored in mysql of some flavor, or were you using slqite?

I have 1780 movies and 7000+ TV episodes, and I suspect the issue is related to larger number of them.
If I load Kodi with just my 4K movies, which is numbering around 20, I don't see this issue.
I also don't see the issue if using sqlite locally.
Reply
829 movies
89 tvshows (4,486 episodes)

All my media is accessed over nfs:// from a remote FreeNAS server.

I'm using MySQL Server 5.5.21.
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.
Reply
New LibreELEC.tv Matrix build #0529: Generic
(Supercedes previous build)

SHA256 Checksum: 9bf2830ec501aad20acb11be1554ccff0e0d2660928110aceab99bee693acd4e (Generic)

text:
# uname -a
Linux NUC 5.1.5 #1 SMP Wed May 29 21:04:09 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190529210316-#0529-g1f19b2b [Build #0529]

# Kodi version
Kodi (19.0-ALPHA1 Git:4872de0). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (1f19b2b, changelog) and tip of XBMC master (4872de0, changelog) with the following modifications: Build Highlights:
  1. fix addon version issue with PR14908
  2. resolution whitelist version 2
  3. [PVR] Separate GUI from PVR core: remove CFileItem usage from core
Build Details:
  1. LibreELEC.tv:
    • libmali: add support for multiple so-files (PR:3467, 1 commit, 3 files changed)
  2. XBMC:
    • CDRMUtils: explicitly set the caps we want (atomic brings them in) (PR:16184, 1 commit, 1 file changed)
    • [PVR] Separate GUI from PVR core: remove CFileItem usage from core (PR:16213, 6 commits, 45 files changed)
    • [depends] remove superfluous -native directory postfix (PR:16215, 1 commit, 46 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3531 (perma): buildsystem: cleanup (addons) and fix (linux)
    • Updated: [pkg] PR:14908 (perma): [addons] remove cpluff
    • Added: [pkg] PR:16216 (perma): resolution whitelist version 2
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.
Reply
New LibreELEC.tv Matrix build #0530: Generic
(Supercedes previous build)

SHA256 Checksum: b7529e6f31599a5db77431df16d89184e2fc04c9a5f0b541b43a478197ff0b6c (Generic)

text:
# uname -a
Linux NUC 5.1.5 #1 SMP Thu May 30 22:22:36 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190530222046-#0530-gf6370fe [Build #0530]

# Kodi version
Kodi (19.0-ALPHA1 Git:a169177). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (f6370fe, changelog) and tip of XBMC master (a169177, changelog) with the following modifications: Build Highlights:
  1. packages: mega bump - updates 63 packages
Build Details:
  1. LibreELEC.tv:
    • kernel-firmware/intel-ucode: update to 20190514 (PR:3517, 4 commits, 3 files changed)
  2. XBMC:
    • [PVR] Fix component dependencies: CPVRManager::IsPlayingChannel(int i (PR:16217, 1 commit, 3 files changed)
    • PlatformDefs.h remove _MEMORYSTATUSEX struct (PR:16181, 1 commit, 27 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
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.
Reply
New LibreELEC.tv Matrix build #0531: Generic
(Supercedes previous build)

SHA256 Checksum: 49ff670e4cc71cab4939b63525054c8f16231cdad0132be7907e32bed6561b0b (Generic)

text:
# uname -a
Linux NUC 5.1.5 #1 SMP Fri May 31 21:04:43 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190531210405-#0531-gf6370fe [Build #0531]

# Kodi version
Kodi (19.0-ALPHA1 Git:e2860d4). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (f6370fe, changelog) and tip of XBMC master (e2860d4, changelog) with the following modifications: Build Highlights:
  1. [Estuary] fix navigation in side menu
Build Details:
  1. XBMC:
    • [Estuary] fix navigation in side menu (PR:16220, 1 commit, 1 file changed)
    • Add funding config (889a485)
    • Remove typo (e2860d4)
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.
Reply
Hey @Milhouse - do you think you could include this small fix in your LE9 test builds?
https://github.com/xbmc/xbmc/pull/15680
Thanks! Smile
⬅️⬅️ Feel free to leave a 👍 on useful posts  |  A Confluence ZEITGEIST (A modern reimagination of Confluence)  |  axbmcuser REPO (Download Link)  |  Kodi 17.7 DSPlayer x64 BETTERGUI (2020 build)
Reply
(2019-06-01, 10:25)axbmcuser Wrote: Hey @Milhouse - do you think you could include this small fix in your LE9 test builds?
https://github.com/xbmc/xbmc/pull/15680
Thanks! Smile

OK
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.
Reply
New LibreELEC.tv Matrix build #0601: Generic
(Supercedes previous build)

SHA256 Checksum: af7d4d595758fd54c3ece1ea66a7a3df38808942650c3b3a47af5bc86464d465 (Generic)

text:
# uname -a
Linux NUC 5.1.6 #1 SMP Sun Jun 2 02:13:40 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190602021259-#0601-g5d2f206 [Build #0601]

# Kodi version
Kodi (19.0-ALPHA1 Git:2db68e1). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (5d2f206, changelog) and tip of XBMC master (2db68e1, changelog) with the following modifications: Build Highlights:
  1. New 5.1.6 kernel
  2. [PVR] Reminders: Add settings to control reminder popup auto-close behavior
  3. Clear focus-history when leaving window with focus on parent folder item (Fixes #15608)
Build Details:
  1. LibreELEC.tv:
    • linux (RPi/Generic/Allwinner): update to linux-5.1.5 (PR:3507, 12 commits, 5 files changed)
    • Fix U-Boot compilation when board config is missing (PR:3541, 2 commits, 2 files changed)
  2. XBMC:
    • [PVR] Reminders: Add settings to control reminder popup auto-close behavior. (PR:16227, 1 commit, 5 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3537 (perma): packages: mega bump
    • Added: [env] PR:3539 (perma): cleanup: Remove code related to kernels 3.14 and 3.10 on WiFi drivers.
    • Added: [env] PR:3540 (perma): linux (RPi/Generic/Allwinner): update to linux-5.1.6
    • Added: [pkg] PR:15680 (perma): Clear focus-history when leaving window with focus on parent folder item (Fixes #15608)
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.
Reply
Hey guys,

when trying to update from milhouse-builds around 0313 to recent ones I get:

"*** Error in mount_flash: mount_common: Could not mount UUID=5C3C-D64E***
### Starting debugging shell for boot step: mount_flash... type exit to quit ###"


My system is a NUC7CJYH.

Can someone give me a hint, what I could do?

I read somewhere, that I should edit the syslinux.cfg, but I'm not familiar with that so far.

Thanks in advance!
Reply
(2019-06-02, 18:04)DerSchnelle Wrote: Hey guys,

when trying to update from milhouse-builds around 0313 to recent ones I get:

"*** Error in mount_flash: mount_common: Could not mount UUID=5C3C-D64E***
### Starting debugging shell for boot step: mount_flash... type exit to quit ###"


My system is a NUC7CJYH.

Can someone give me a hint, what I could do?

I read somewhere, that I should edit the syslinux.cfg, but I'm not familiar with that so far.

Thanks in advance!

Connect a keyboard to your system and once you've entered the debug shell run the following command:
text:

blkid

The partition with TYPE="vfat" should have UUID="5C3C-D64E".

If the vfat partition UUID is not 5C3C-D64E then then you need to edit /flash/syslinux.cfg so that it references the new UUID, or instead references the partition by label (ie. boot=LABEL=Storage) rather than UUID although this won't work if you have multiple disks in your system with the same Storage label.

If the UUID does match then your FAT partition may be corrupted - try running fsck.vfat /dev/sdXY (where XY corresponds to the vfat device from blkid) and respond to the prompts and hopefully fix the file system.

Note that these tar updates don't modify your syslinux.cfg or change partition UUIDs so I've no idea how you could get into a situation where the UUIDs don't match in which case I'd expect file system corruption to be the most likely 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.
Reply
New LibreELEC.tv Matrix build #0602: Generic
(Supercedes previous build)

SHA256 Checksum: 5f67e28c07fad8f3ce0a9d3aeee6929e06580f4b3e932c4f17100a5e9f022202 (Generic)

text:
# uname -a
Linux NUC 5.1.6 #1 SMP Mon Jun 3 02:18:05 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190603021722-#0602-g5d2f206 [Build #0602]

# Kodi version
Kodi (19.0-ALPHA1 Git:cf9c1b2). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (5d2f206, changelog) and tip of XBMC master (cf9c1b2, changelog) with the following modifications: Build Highlights:
  1. Enable latest Crazycat/DVB-Latest drivers
  2. cmake-3.14.5, xorg-server-1.20.5
Build Details:
  1. XBMC:
    • changed: Increase buffer for Curl http response to 4k (fixes #16179) (PR:16228, 1 commit, 1 file changed)
  2. inputstream.adaptive:
  3. Additional commits/pull requests/changes not yet merged upstream:
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.
Reply
Just updated from may 19th daily to June 2nd. My external usb drive formatted to exfat is not recognised. (the other drives formatted to fat32,ntfs,ext4 are.) Exfat drive has been checked with chkdsk and gives no errors, is recognised on other machines (antiquated windows machine and a more recent laptop running manjaro with linux 5.0.20.
Reflashing back to may 19th and drive is again recognisable.
Currently in the midst of moving, have no time to check where the regression occurred. Hopefully it's a simple fix.
Reply
Issue since #0427 I think.
Using a Playstation 3 Bluetooth remote to my Intel NUC running LibreElec + Kodi native.
From #0427 (I guess, did not check version before upgrade) I can no longer connect the remote.
It has always been connected automatically before, but now it is disconnected.
It cannot be paired any more.
"Pair, connect" only gives a Bluetooth Input/Output error.
Backing to a version before this and the remote works again.

Tried the onboard Bluetooth and an old DLink USB-dongle. Same issue.

Log:
http://ix.io/1KOr
Reply
@SirMacke It's a known kernel bug.
https://bugzilla.kernel.org/show_bug.cgi?id=203643
it also affects some bluetooth headsets.
@Milhouse
If you want to fix this in your builds there are 2 ways to tackle this
1) revert https://github.com/torvalds/linux/commit...c0ea458265
or
2) apply this (not merged upstream yet) patch https://lore.kernel.org/linux-bluetooth/...n.org/T/#u

The latter reportedly fixed the issue with sixaxis but fails to fix the issue with headsets, the safest way atm IMO is the revert.
Reply
New LibreELEC.tv Matrix build #0603: Generic
(Supercedes previous build)

SHA256 Checksum: 41367e28dde44997aabb17e0a983ed0ade914799248b9fefce25a90f3acd3013 (Generic)

text:
# uname -a
Linux NUC 5.1.6 #1 SMP Mon Jun 3 21:06:09 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190603210529-#0603-g5d2f206 [Build #0603]

# Kodi version
Kodi (19.0-ALPHA1 Git:f064856). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (5d2f206, changelog) and tip of XBMC master (f064856, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • [Cleanup][Python] Drop monitor.onDatabaseUpdated and monitor.onDatabaseScanStarted (PR:16130, 2 commits, 2 files changed)
    • platform/linux is for linux! (and freebsd I guess) (PR:16210, 1 commit, 9 files changed)
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.
Reply
  • 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 70

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 19.0)3