• 1
  • 24
  • 25
  • 26(current)
  • 27
  • 28
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
New LibreELEC.tv Krypton build #1230: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.9.0 #1 Fri Dec 30 21:36:01 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Dec 23 2016 16:46:02
Copyright (c) 2012 Broadcom
version 18a9fe64e58d73e303bf09b176fe63ddb7994a0c (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161230213334-#1230-gd4f6dbf [Build #1230]

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

Based on tip of LibreELEC.tv master (d4f6dbf8, changelog) and tip of XBMC master (8280da79, changelog) with the following modifications: Build Highlights:
  1. Remove "<busydialogdelayms>" from advancedsettings.xml
  2. Update PR:1052: curl-7.52.1, alsa-utils-1.1.3, alsa-lib-1.1.3, openssh-7.4p1, libass-0.13.5
Build Details:
  1. LibreELEC.tv:
    • atvclient: update for Krypton changes (PR:1104, 1 commit, 1 file changed)
    • encode special characters in directory names as hex values (PR:1103, 1 commit, 3 files changed)
    • kodi: update advancedsettings.xml (PR:1108, 1 commit, 4 files changed)
  2. XBMC:
    • [gui] change icons for playlist section (PR:10878, 1 commit, 5 files changed)
    • VideoPlayer + win32: fix video stuttering (PR:11301, 3 commits, 10 files changed)
    • [IMX] CodecIMX updates (PR:11299, 14 commits, 7 files changed)
    • Fix Party Mode and Singles Node missing song information (ticket #17142) (PR:11286, 1 commit, 3 files changed)
    • [cmake] don't build and install wiimote if bluetooth is disabled (PR:11261, 1 commit, 2 files changed)
    • [depends] explictly disable building curl with rtmp support (PR:11314, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] 30207d1d: kodi: disable bluetooth
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.
how can i manaully update language file? On windows is easy i can download updated strings.po from Transifex and replace original file but on libreelec i see that whole language is in one file
(2016-12-31, 00:15)Doktor-X Wrote: how can i manaully update language file? On windows is easy i can download updated strings.po from Transifex and replace original file but on libreelec i see that whole language is in one file

I'm not sure but maybe here --->>> /storage/.kodi/addons/resource.language.en_us/resources (just an example).
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
(2016-12-31, 00:15)Doktor-X Wrote: how can i manaully update language file? On windows is easy i can download updated strings.po from Transifex and replace original file but on libreelec i see that whole language is in one file

Languages other than English (GB) (which is the default language) are installed on demand, as Aux_ suggests into /storage/.kodi/addons/resource.language.*

Once installed, you can then edit resources/strings.po (though any changes will be overwritten by future updates etc.)

strings.po is one file as that is how each language is maintained in the Kodi repo.
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.
And this is problem how can i marge updated strings from my language (croatian) in one .po file since on Transifex language is splited? Like i say after i have translated strings for estuery skin i wanted to test translation so i was downloaded strings.po file for skin from Transifex and replaced strings.po with updated .po file from Transifex in estuery addon folder under my language folder but this was on windows on pi i cant find that folder only one .po file with all strings and on Transifex i cant find way to download all in one file but one by one
(2016-12-30, 23:41)Milhouse Wrote: Build #1023 includes a kernel bump to 4.8.4 from 4.8.2, but there's no obvious reason why your hardware is no longer detected - there are no config option changes that would remove a feature that was present in 4.8.2.

Can you provide a _full_ dmesg when booting #1022 and then again with #1023, both times with the drive connected - please use a pastebin site (easiest method with LibreELEC is: "dmesg | pastebinit") and then post the links.

I did a fresh install on a second raspi 3 with another RAID System. Same case but with 4x4TB Seagate drives. With 1022 it is working after upgrading to 1031 in this case it did not get detected.

1022 dmesg log
http://sprunge.us/KSJO

1031 dmesg log
http://sprunge.us/MWYT

I can manually mount the drive with
Code:
LibreELE:~ # mkdir /media/RAID5
LibreELE:~ # mount -t ntfs -o rw /dev/sda2 /media/RAID5/

I can play videos an browse trough the file system but this wont work automatically. Both RAID Drives have GPT Partitions.

Hope this helps.

Greetings and a happy new year to all Smile
(We have 12 /1/2 hours left in germany)
(2016-12-31, 09:51)Doktor-X Wrote: And this is problem how can i marge updated strings from my language (croatian) in one .po file since on Transifex language is splited? Like i say after i have translated strings for estuery skin i wanted to test translation so i was downloaded strings.po file for skin from Transifex and replaced strings.po with updated .po file from Transifex in estuery addon folder under my language folder but this was on windows on pi i cant find that folder only one .po file with all strings and on Transifex i cant find way to download all in one file but one by one
Please start a new thread for help with Transifex.
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 #1231: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.9.0 #1 Sat Dec 31 21:03:14 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Dec 23 2016 16:46:02
Copyright (c) 2012 Broadcom
version 18a9fe64e58d73e303bf09b176fe63ddb7994a0c (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161231210212-#1231-g742b909 [Build #1231]

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

Based on tip of LibreELEC.tv master (742b909a, changelog) and tip of XBMC master (916230f2, changelog) with the following modifications: Build Highlights:
  1. Minors
  2. Update PR:1052: xz 5.2.3
Build Details:
  1. LibreELEC.tv:
    • kodi: updates for 17.0-RC2 (PR:1111, 5 commits, 16 files changed)
    • vdr-addon: update plugins (PR:1109, 1 commit, 5 files changed)
  2. XBMC:
    • [cmake] Fix make binary-addons when crosscompiling (PR:11310, 1 commit, 1 file changed)
    • Revert "Speed up startup time for movies in split rar archives." (PR:11319, 1 commit, 1 file changed)
    • [PVR] PVR windows: Fix channelgroup listener registration. (PR:11305, 1 commit, 2 files changed)
    • VideoPlayer: fix unwanted cont (av) of audio stream (PR:11316, 1 commit, 1 file changed)
    • [keyboard] Add Croatian (58ff3f80)
  3. pvr.vdr.vnsi:
  4. kernel 4.9.y:
    • New commits in this build:
      • arm64: Add CONFIG_ARCH_BCM2835 (aa5014ae)
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.
Happy New Year to all..
Thanks for the great build.
Nob question: How can I get Amazon Prime working with this build?
Is there a way to do it without using terminal?
Thanks
Amazon Prime no longer works since Amazon changed their encryption.
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-01-01, 01:27)Milhouse Wrote: Amazon Prime no longer works since Amazon changed their encryption.

Ah, perhaps take that out of the OP?
In case others have a similar question.
Thanks for the reply!
OP updated.
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.
Happy new year to everyone!

I'm always getting data errors when recording with tvheadend. livetv is ok
dmesg http://sprunge.us/KjDZ
journalctl http://sprunge.us/EVCP
kodi log http://sprunge.us/ghIL

any help is much appreciated
Hello and a happy new year to all Smile

Is there anything new about my problems with auto attaching usb 3.0 hard drives with gpt and huge size ?
See my last post for logs: http://forum.kodi.tv/showthread.php?tid=...pid2489833

Thanks in advance for help

Greetings Deepjungle
  • 1
  • 24
  • 25
  • 26(current)
  • 27
  • 28
  • 495

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