• 1
  • 51
  • 52
  • 53(current)
  • 54
  • 55
  • 218
v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
if I am using a MySQL database shared between 2 Rpis, do I still need /storage/.kodi/userdata/Database/MyMusic60.db and /storage/.kodi/userdata/Database/MyVideos104.db ?

The reason I ask is because they have large size differences, I'm guessing left over from when one Rpi was the uPnP server to the other one.

Old uPnP server:
12.7MB MyMusic60.db
6.5MB MyVideos104.db

Old uPnP Client
196kb MyMusic60.db
348kb MyVideos104.db

Can I delete them, or clean them somehow?

MySQL libraries
41.9MB MyMusic60.db
14.8MB MyVideos105.db (2.7MB gain from tonight's #0604 nightly over MyVideos104.db from last night)
(2016-06-05, 02:19)J_E_F_F Wrote: if I am using a MySQL database shared between 2 Rpis, do I still need /storage/.kodi/userdata/Database/MyMusic60.db and /storage/.kodi/userdata/Database/MyVideos104.db ?

You don't need the SQLite MyMusic60.db or MyVideos104.db files once you are using MySQL.

(2016-06-05, 02:19)J_E_F_F Wrote: Can I delete them, or clean them somehow?

Just delete them.
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 #0605: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.6.1 #1 Sun Jun 5 21:50:16 BST 2016 armv6l GNU/Linux

# vcgencmd version
Jun  2 2016 16:05:45
Copyright (c) 2012 Broadcom
version d3cabccc990645d482e723b2c65e3b4b1481afac (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160605214320-#0605-ga682b4f [Build #0605]

# vcdbg log msg 2>&1 | grep DTOK
002473.284: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of LibreELEC.tv master (a682b4f6, changelog) and tip of XBMC master (33cf32f5, 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.6.y
  • Includes latest bcm2835-driver master (70143fe9)
  • Includes latest kodi-platform master (c8188d82, ahead +4)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (cdd1643c, ahead +28)
  • Includes latest p8-platform master (041a8c6c, ahead +1)
  • Includes latest addons: adsp.basic (2ae604e5, +8), adsp.biquad.filters (01236bbe, +7), adsp.freesurround (34f50406, +7), asplib (da66f517), inputstream.mpd (3ac19c39, +11), inputstream.smoothstream (32275717, +2), peripheral.joystick (2db8029e, +32), pvr.argustv (5f48dcec, +4), pvr.demo (0fa9e1d0, +4), pvr.dvblink (a92f1264, +5), pvr.dvbviewer (3d0bea9a, +4), pvr.filmon (8743511d, +4), pvr.hdhomerun (b5ce9309, +4), pvr.hts (acd1a6ac, +5), pvr.iptvsimple (7a5a43f8, +4), pvr.mediaportal.tvserver (172a273c, +4), pvr.mythtv (e2b60252, +8), pvr.nextpvr (150698b7, +4), pvr.njoy (b5d65655, +4), pvr.pctv (feed5990, +4), pvr.stalker (fb24eda2, +13), pvr.vbox (c6594819, +4), pvr.vdr.vnsi (5498a8c1, +7), pvr.vuplus (ea3b33f6, +4), pvr.wmc (77af8daf, +4)
  • Exclude [env] kodi-999.10-aarch64-support.patch: Merged upstream
  • Include [env] e7cbe9cb: xf86-video-intel: Explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] patch: xf86-video-intel: bump to 3fafabe
  • Include [env] patch: Fix SIGTERM patch after PR9748
  • Include [env] patch: Fix cmake after PR9750
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • Include [env] patch: mesa: update to 12.0.0-rc1
  • Include [env] patch: Bump libbluray - include MVC support
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.*, os.* and peripheral.*
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: Enable other binary addons
  • Include [env] PR:408: Fix digital audio crackling when playing music on non Kodi based setups.
  • Include [env] PR:412: splash: Stop blanking splash too early in RPi boot sequence
  • Include [env] PR:417: linux: Atom Baytrail and CherryTrail audio HDMI support
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] patch: [skin.estuary] Hide watched items on home (kodi-theme-Estuary)
  • Include [pkg] patch: drm/i915: Extend Fake HDMI live status to Valley View (linux)
  • Include [pkg] patch: drm/i915/psr: Try to program link training times correctly (HSW fix) (linux)
  • Include [pkg] patch: CSC: Remove average logic when saving NV12 surface on IVB+ (VAAPI fix) (libva-intel-driver)
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:9803: [PeripheralCecAdapter] fix playback stopping on screensaver deactivated
  • Include [pkg] PR:9915: Default Scale for HQ scaling above
Build Highlights:
  1. NOTE: DVD ISO/disk playback remains temporarily disabled
  2. Kodi fixes
Build Details:
  1. LibreELEC.tv:
    • Syncthing: enable automatic upgrades (PR:418, 1 commit, 2 files changed)
  2. XBMC:
    • VideoPlayer: drop remaining rfpsscale hack (PR:9909, 1 commit, 4 files changed)
    • Fix wrong place of query condition (PR:9913, 1 commit, 1 file changed)
    • RenderSystem: Load correct identity (PR:9808, 1 commit, 2 files changed)
    • fix failing activation of startup window (PR:9914, 1 commit, 1 file changed)
    • [addons] revert default value change for notification setting (PR:9905, 1 commit, 1 file changed)
    • [python] add support for image border (PR:9892, 1 commit, 1 file changed)
    • VideoPlayer: set 10ms threshold for DISCONT error adjustments (PR:9917, 1 commit, 1 file changed)
    • fix failing activation of startup window, replaces 94daf3be7539449550… (PR:9916, 1 commit, 2 files changed)
  3. newclock5:
    • Commits no longer in build:
      • RenderSystem: Load correct identity (0fa64523)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:9915: Default Scale for HQ scaling above
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.
DVD ISO/playback/etc. support will be restored in tonight's #0606 build.
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-06-06, 12:50)Milhouse Wrote: DVD ISO/playback/etc. support will be restored in tonight's #0606 build.

I transferred a few ISOs into my media drive to give it a test run tomorrow. Any know issues so I don't report something already known?

Bill
(2016-05-25, 23:42)dantist Wrote: I had the following behavior until yesterday with Amazon Video-Streams: Stream starts, plays for a couple of seconds and then switches the TV to the target refresh rate (instead of doing this before the stream starts). After the refresh rate got adjusted the video stutters until I use the skip forward/back function one time.

The latest update seems to fix the stuttering. But what about the strange behavior with the refresh rate? It's working fine for local videos (adjustment before the video starts). I only have this issue with Amazon Video at the moment.

Have you tested this with a recent build? This should be fixed.
(2016-06-03, 15:56)MikeKL Wrote:
(2016-06-03, 00:32)Milhouse Wrote:
(2016-06-02, 19:41)MikeKL Wrote: Noticed that every night your providing a build, but release version service.tvheadend42 is not changing in download link. i.e. service.tvheadend42-8.0.102 with underlying version of HTS tvheadend remaining and reported as 4.1.1945 (if downloaded and installed) aligned to service.tvheadend42-8.0.102?
The addon version number isn't being bumped for tvheadend42 - I had been doing this for tvheadend, but forgot to also do it for tvheadend42. Every addon package is different, some have computable versions, some don't. tvheadend[42] is one of those that does. This will be fixed in the next build (#0603). Underlying source code is correct though, the last build is based on latest master (should be v4.1-2104-g8e637f9).
Thanks for clarification, I'd been updating latest versions of tvheadend with your builds out of habit, but had stopped updating tvheadend in last month thinking no difference in builds when zips named same and size identical etc.
Thanks for continuing to provide regular updates to tvheadend42 backend, appreciated CoolCool
Updated to #0605 and then updated tvheadened42 to zip aligned to #0605 nightly build, following is tvheadend information now being provided after full reboot of rPi2. (release version currently empty when checking via kodi interface)
  • tvheadened web interface - Build: 4.1.1945 ~ LibreELEC Tvh-addon v8.0.102-#0605-milhouse-v4.1-2109-g189dcb6
  • Kodi (Estuary) - System Info -> PVR Service -> PVR Backend:
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
(2016-06-03, 23:56)Milhouse Wrote:
(2016-06-03, 20:11)Maverick82 Wrote: Hi Milhouse,

first of all thanks for the great work you've done so far.

I have two problems with my raspberry pi 3 and libreelec. Onboard WiFi is working but can't connect via SSH. Also NTP isn't working with WiFi connection. Cable works fine. Could you please test it and fix it if possible.

Thanks in advance

SSH and NTP are both working fine, as far as I can tell - I've just booted an RPi3 on WiFi and SSH/NTP are both working as expected.

Are you sure you're not having a problem with your WiFi, or network (router, access point, DHCP etc.)?

Hello Milhouse,

I did a little research on the internet and found some posts about the same issue with NTP problem and built-in WiFi on Raspberry Pi3.

Under Rasbian the following command solve the problem with the builtin Wifi:
/sbin/iptables -t mangle -I POSTROUTING 1 -o wlan0 -p udp --dport 123 -j TOS --set-tos 0x00

If placed in rc.local it is automatically executed at boot.

But under libreelec, this command doesn't work, the file rc.local doesn't exists and I don't know how to make the equivalent adjustment under libreelec.

Could anybody help me?
That may be better requested on the LibreElec forum so many more can find the answer, and possibly get fixed in the main code tree.
Media Companion Dev.
Media Companion - Kodi / XBMC - Media Companion
(2016-06-06, 21:33)vbat99 Wrote: That may be better requested on the LibreElec forum so many more can find the answer, and possibly get fixed in the main code tree.

Oh sorry. I will do so.
(2016-06-06, 18:34)bill_orange Wrote: [I transferred a few ISOs into my media drive to give it a test run tomorrow. Any know issues so I don't report something already known?

Bill

I tested my sole DVD ISO and @doldi's mini DVDs (Alan Parsons, Eagles) over smb:// and nfs:// - they all played exactly as they did before DVD support had to be dropped. If you find any issues, please report them, even if they've been reported before (it's been a while so probably worth repeating).
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,

...of course i will test in future DVD/ISO and a littlebit H246 /mt2s file and also DTS-wave, AC3 and so on ;-)
I am waiting so long time for :-)

Happy to help to create a jack of all trades device, in german: Eierlegende Wollmilchsau lol

cu
Harald
New LibreELEC.tv Krypton build #0606: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.6.1 #1 Mon Jun 6 21:48:53 BST 2016 armv6l GNU/Linux

# vcgencmd version
Jun  2 2016 16:05:45
Copyright (c) 2012 Broadcom
version d3cabccc990645d482e723b2c65e3b4b1481afac (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160606214745-#0606-gf59ff67 [Build #0606]

# vcdbg log msg 2>&1 | grep DTOK
002478.126: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of LibreELEC.tv master (f59ff67c, changelog) and tip of XBMC master (2b1fa463, 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.6.y
  • Includes latest bcm2835-driver master (70143fe9)
  • Includes latest kodi-platform master (c8188d82, ahead +4)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (cdd1643c, ahead +28)
  • Includes latest p8-platform master (041a8c6c, ahead +1)
  • Includes latest addons: adsp.basic (2ae604e5, +8), adsp.biquad.filters (01236bbe, +7), adsp.freesurround (34f50406, +7), asplib (da66f517), inputstream.mpd (3ac19c39, +11), inputstream.smoothstream (32275717, +2), peripheral.joystick (2db8029e, +32), pvr.argustv (5f48dcec, +4), pvr.demo (0fa9e1d0, +4), pvr.dvblink (a92f1264, +5), pvr.dvbviewer (3d0bea9a, +4), pvr.filmon (8743511d, +4), pvr.hdhomerun (b5ce9309, +4), pvr.hts (acd1a6ac, +5), pvr.iptvsimple (7a5a43f8, +4), pvr.mediaportal.tvserver (172a273c, +4), pvr.mythtv (e2b60252, +8), pvr.nextpvr (150698b7, +4), pvr.njoy (b5d65655, +4), pvr.pctv (feed5990, +4), pvr.stalker (fb24eda2, +13), pvr.vbox (c6594819, +4), pvr.vdr.vnsi (5498a8c1, +7), pvr.vuplus (ea3b33f6, +4), pvr.wmc (77af8daf, +4)
  • Exclude [env] kodi-999.10-aarch64-support.patch: Merged upstream
  • Include [env] e7cbe9cb: xf86-video-intel: Explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] patch: xf86-video-intel: bump to 3fafabe
  • Include [env] patch: Fix SIGTERM patch after PR9748
  • Include [env] patch: Fix cmake after PR9750
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • Include [env] patch: mesa: update to 12.0.0-rc1
  • Include [env] patch: Bump libbluray - include MVC support
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.*, os.* and peripheral.*
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: Enable other binary addons
  • Include [env] PR:408: Fix digital audio crackling when playing music on non Kodi based setups.
  • Include [env] PR:412: splash: Stop blanking splash too early in RPi boot sequence
  • Include [env] PR:417: linux: Atom Baytrail and CherryTrail audio HDMI support
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] patch: [skin.estuary] Hide watched items on home (kodi-theme-Estuary)
  • Include [pkg] patch: drm/i915: Extend Fake HDMI live status to Valley View (linux)
  • Include [pkg] patch: drm/i915/psr: Try to program link training times correctly (HSW fix) (linux)
  • Include [pkg] patch: CSC: Remove average logic when saving NV12 surface on IVB+ (VAAPI fix) (libva-intel-driver)
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:9803: [PeripheralCecAdapter] fix playback stopping on screensaver deactivated
  • Include [pkg] PR:9915: Default Scale for HQ scaling above
Build Highlights:
  1. Reinstate DVD support - thanks @TheUlpio and @stefansaraev
Build Details:
  1. LibreELEC.tv:
    • scripts/checkdeps: add support for OpenSUSE (PR:421, 1 commit, 1 file changed)
    • kodi: Restore DVD support (PR:424, 1 commit, 6 files changed)
    • systemd: ensure /storage/.cache exists before writing machine-id (PR:425, 1 commit, 1 file changed)
  2. XBMC:
    • [xbmc] Remove the use of obsoleted random_shuffle and move to the new shuffl… (PR:8192, 1 commit, 9 files changed)
    • [cmake] Fix TravisCI OSX add-ons build: rename project/cmake/scripts/darwin folder to osx (PR:9919, 2 commits, 7 files changed)
    • [cmake] Get rid of scripts/common/PathSetup (PR:9920, 1 commit, 4 files changed)
    • [cmake] Android Packaging (PR:9895, 6 commits, 17 files changed)
    • [cmake] Make sanitizers easy to use (PR:9908, 2 commits, 3 files changed)
    • [cmake] Re-order scripts/linux/Install.cmake and make paths relative (PR:9922, 1 commit, 1 file changed)
    • Path rule for music "artists" type smart playlists (PR:9903, 1 commit, 1 file changed)
    • [pictures] remove few raw formats (PR:9918, 1 commit, 1 file 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.
I just tried the DVD playback with #0606 and it still has the same annoying problem with static DVD menus. I posted about the issue here http://forum.kodi.tv/showthread.php?tid=278642
(2016-06-06, 23:48)Milhouse Wrote: New LibreELEC.tv Krypton build #0606: RPi / RPi2
(Supercedes previous build)
...
Build Highlights:
  1. Reinstate DVD support - thanks @TheUlpio and @stefansaraev

Good news ! Thanks @TheUlpio, @stefansaraev and @Milhouse
  • 1
  • 51
  • 52
  • 53(current)
  • 54
  • 55
  • 218

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