• 1
  • 76
  • 77
  • 78(current)
  • 79
  • 80
  • 84
Linux OpenELEC Testbuilds for x86 (Kodi 17)
UTTERLY EXCELLENT! Nod

I had watched Man in High Castle and Bosh before by Airplay to my ATV3. This is sooo much better

Now all that is needed is Netflix and HBO Now and I can retire the ATV3
New OpenELEC.tv Krypton build #0402: Generic
(Supercedes previous build)

Code:
# uname -a
Linux OpenELEC 4.4.6 #1 SMP Sun Apr 3 05:47:46 BST 2016 x86_64 GNU/Linux

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160403054651-#0402-g0026734 [Build #0402]

Based on tip of OpenELEC.tv master (0026734b, changelog) and tip of XBMC master (f6264877, changelog) with the following modifications:
  • Includes FernetMenta "VideoPlayer" patches
  • Default setting for "Show RSS Feed" changed to disabled (new installs only) [patch details]
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Includes latest kodi-platform master (92583ef9, ahead +2)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (3c26ce1e, ahead +13)
  • Includes latest p8-platform master (041a8c6c, ahead +1)
  • Includes latest addons: adsp.basic (5cf12e83, +7), adsp.biquad.filters (af575f3d, +7), adsp.freesurround (6dc533be, +8), asplib (da66f517, +13), inputstream.mpd (6bd24f3f), peripheral.joystick (76b7c40a, +48), pvr.argustv (974820ab, +25), pvr.demo (e74822f2, +21), pvr.dvblink (82c7b4d5, +20), pvr.dvbviewer (6ab861fa, +33), pvr.filmon (0d8dd5bd, +27), pvr.hdhomerun (fd9daf4a, +32), pvr.hts (0f88a357, +67), pvr.iptvsimple (b741cac7, +27), pvr.mediaportal.tvserver (96f415e3, +52), pvr.mythtv (f8d25fda, +36), pvr.nextpvr (d445c5ad, +27), pvr.njoy (b9b0ae43, +19), pvr.pctv (f1880484, +25), pvr.stalker (14a7c70d, +28), pvr.vbox (e70146d8, +27), pvr.vdr.vnsi (e47b8679, +41), pvr.vuplus (d8c6f9ba, +23), pvr.wmc (898e2dad, +33)
  • Includes commits from xbmc/master, ahead +6 (FernetMenta)
  • Includes commits from service.openelec.settings/, ahead +1 (OpenELEC)
  • Exclude [env] kodi-999.42-KEY_EPG.patch: Added upstream
  • Exclude [env] package.mk: dcadec: Drop (not needed anymore)
  • Include [env] e7cbe9cb: xf86-video-intel: explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 3a6268c9: VAAPI: Enable EGL
  • Include [env] 6be9ebe7: libva / libva-driver-intel: bump to 1.7.0
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] 20965d0a: mesa: update to 11.2.0-rc4
  • Include [env] patch: xf86-video-intel: bump to 3fafabe
  • Include [env] patch: Clean Kodi view cache on startup
  • Include [env] patch: Fix OE settings button after Estuary update
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.*
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • Include [env] patch: Add support for dynamic device tree overlays
  • Include [env] patch: Set default volume steps to 20
  • Include [env] patch: Enable game controllers in manifest, add repository.kodi.game
  • Include [env] patch: Bump libbluray - include MVC support
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: Reinstate version check service add-on - avoid black screens on x86?
  • Include [env] patch: Update inputstream.mpd settings
  • Include [env] patch: Install dtoverlay userland
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Binary-Addons: Package inputstream.mpd
  • Include [env] patch: kodi: peripheral.joystick binary addon
  • Include [env] PR:4500: kodi: update to 17.0
  • Include [env] PR:4537: [scripts] Add PKG_SOURCE_NAME for non-standard package tarballs
  • Include [env] PR:4661: stripping changes
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] dd81c2f1: [librtmp] Update to 15-Dec-2015 from http://stream-recorder.com/forum/customi...16103.html (kodi)
  • Include [pkg] 441217d8: logging: Add microsecond timer to log messages (kodi)
  • Include [pkg] patch: kodi: use 2 buffers by default - matches disabled triple buffers
  • Include [pkg] PR:208: use system audio mode request instead of power on to start AVR reliable (libcec)
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8723: Implement filecache retry logic
  • 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:9334: [chg] decrease volume steps to 20
  • Include [pkg] PR:9535: [Builtins/Cec] add missing registrations
Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. Hack solution to prevent unwanted PVR addons being mass enabled, and fix already migrated installations
  3. Load PVR addons asynchronously - don't block Kodi startup
  4. THIRD PARTY SKIN BREAKAGE WARNING: [guilib] - change include definition syntax, PR:9114. May break some skins if they're using the now changed feature (most probably are not).
Build Details:
  1. XBMC:
    • add support for KEY_EPG found on various remotes (PR:9498, 1 commit, 5 files changed)
    • VideoPlayer: fix counting dropped frames (PR:9520, 1 commit, 1 file changed)
    • [win32] RenderSystemDX fixes. (PR:9518, 3 commits, 1 file changed)
    • [jenkins/android] - fix hash calculation (PR:9524, 2 commits, 4 files changed)
    • [osx] - fixed testsuite after joystick merge (PR:9526, 1 commit, 1 file changed)
    • [win32][xbmc] Upgrade to VS2015 (PR:8992, 11 commits, 44 files changed)
    • [win32] drop VS2008 C++ redist package (PR:9527, 2 commits, 3 files changed)
    • paplayer: fix DVD_NOPTS_VALUE, return appropriate type on Seek (PR:9508, 1 commit, 5 files changed)
    • [pvr] delay initial check for enabled addons (PR:9525, 1 commit, 2 files changed)
    • Add TranslateSpecialPath to libAddon_helper interface (PR:9499, 1 commit, 4 files changed)
    • [win32] Iterator debugging complains that it's invalid to call back on an emp… (PR:9532, 1 commit, 1 file changed)
    • Thumbloader: skip sources with special protocol plugin, those fail an… (PR:9507, 1 commit, 2 files changed)
    • Kellermann (PR:9530, 9 commits, 7 files changed)
    • [gui] Add listitem.status (PR:9516, 1 commit, 3 files changed)
    • [estuary] - skin sync (PR:9533, 1 commit, 119 files changed)
    • [guilib] - change include definition syntax (PR:9114, 2 commits, 75 files changed)
    • [Estouchy] include reference attribute change (PR:9534, 1 commit, 15 files changed)
    • [gui] fix Container.PluginCategory InfoLabel (PR:9460, 2 commits, 2 files changed)
  2. pvr.vdr.vnsi:
    • fix admin window, broke after work on connection handling (PR:70, 1 commit, 3 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Exclude [env] kodi-999.42-KEY_EPG.patch: Added upstream
    • Added: [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.*
    • Added: [pkg] PR:9535: [Builtins/Cec] add missing registrations
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.
updating an openelec build to libre? safe to do so? worth it long term?

either way thanks again Millhouse!
#0402 is the first (Recent) build to not end up with a black screen after resetting OpenELEC to defaults, thanks!
(2016-04-03, 10:36)C-Quel Wrote: updating an openelec build to libre? safe to do so?

Should be safe, yes.

(2016-04-03, 10:36)C-Quel Wrote: worth it long term?

I'm sure it will be.
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-04-03, 07:53)Milhouse Wrote: New OpenELEC.tv Krypton build #0402: Generic
(Supercedes previous build)

I put this build in the update folder on top of OpenELEC-Generic.x86_64-8.0-Milhouse-20160320235229-#0320-g0026734

After reboot and update I was greeted with a black screen and a mouse cursor.

I tried to remove userdata folder but no help. Checking userdata again I notice that there is now a file named userdata rather than a folder

The content of fil was
Code:
<settings>
  <debug>
    <screenshotpath pathversion="1">/storage/screenshots/</screenshotpath>
  </debug>
  <general>
    <settinglevel>2</settinglevel>
  </general>
</settings>

I deleted the file but it was instantly recreated.

So I did a
Code:
rm userdata | mkdir userdata

and kodi instantly started.
Why did you try to remove the userdata folder?

The file is the default guisettings.xml that is copied to the userdata folder, but as this folder no longer exists a userdata file is erroneously created instead.

You need to recreate your userdata folder, ideally from a backup. If you don't have a backup I'd suggest deleting /storage/.kodi and starting again from scratch.

I guess we'll never know what really happened here. Maybe it was a skin issue (there is a skin warning in the release notes). Could have been PVR related, but hopefully that's all sorted now. Or something else - kodi.log might have given a clue before userdata was removed.
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 have backup of userdata folder, I can put it back and check log. But I'm having some other (emby) plugin issue with this build I'm trying to sort.

EDIT: I figured deleting userdata is the way to start fresh Smile Anyways, I seem to have the plugin issue sorted now so I will put back the crashing userdata and check log.
here is the log from none working upgrade (userdata)

Code:
cat kodi.log
14:35:44  29.169266 T:140252087679040  NOTICE: special://profile/ is mapped to: special://masterprofile/
14:35:44  29.169321 T:140252087679040  NOTICE: -----------------------------------------------------------------------
14:35:44  29.169346 T:140252087679040  NOTICE: Starting Kodi (17.0-ALPHA1 Git:f626487). Platform: Linux x86 64-bit
14:35:44  29.169367 T:140252087679040  NOTICE: Using Release Kodi x64 build
14:35:44  29.169390 T:140252087679040  NOTICE: Kodi compiled Apr  3 2016 by GCC 5.3.0 for Linux x86 64-bit version 4.4.6 (263174)
14:35:44  29.169510 T:140252087679040  NOTICE: Running on OpenELEC (Milhouse) - Version: devel-20160403054651-#0402-g0026734 [Build #0402] 8.0, kernel: Linux x86 64-bit version 4.4.6
14:35:44  29.169531 T:140252087679040  NOTICE: FFmpeg version: 3.0.1
14:35:44  29.169550 T:140252087679040  NOTICE: WARNING: unsupported ffmpeg version detected
14:35:44  29.169573 T:140252087679040  NOTICE: Host CPU: Intel(R) Celeron(R) CPU N2820 @ 2.13GHz, 2 cores available
14:35:44  29.169592 T:140252087679040  NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
14:35:44  29.169611 T:140252087679040  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
14:35:44  29.169630 T:140252087679040  NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
14:35:44  29.169649 T:140252087679040  NOTICE: special://home/ is mapped to: /storage/.kodi
14:35:44  29.169668 T:140252087679040  NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
14:35:44  29.169689 T:140252087679040  NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
14:35:44  29.169724 T:140252087679040  NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
14:35:44  29.169765 T:140252087679040  NOTICE: Local hostname: OpenELEC
14:35:44  29.169798 T:140252087679040  NOTICE: Log File is located: /storage/.kodi/temp//kodi.log
14:35:44  29.169827 T:140252087679040  NOTICE: -----------------------------------------------------------------------
14:35:44  29.173698 T:140252087679040   ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
14:35:44  29.178164 T:140252087679040  NOTICE: load settings...
14:35:44  29.271168 T:140252087679040  NOTICE: Found 2 Lists of Devices
14:35:44  29.271219 T:140252087679040  NOTICE: Enumerated ALSA devices:
14:35:44  29.271240 T:140252087679040  NOTICE:     Device 1
14:35:44  29.271433 T:140252087679040  NOTICE:         m_deviceName      : @
14:35:44  29.271454 T:140252087679040  NOTICE:         m_displayName     : Default (HDA Intel PCH ALC283 Analog)
14:35:44  29.271475 T:140252087679040  NOTICE:         m_displayNameExtra:
14:35:44  29.271494 T:140252087679040  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
14:35:44  29.271515 T:140252087679040  NOTICE:         m_channels        : FL,FR
14:35:44  29.271534 T:140252087679040  NOTICE:         m_sampleRates     : 48000
14:35:44  29.271553 T:140252087679040  NOTICE:         m_dataFormats     : AE_FMT_S32NE
14:35:44  29.271574 T:140252087679040  NOTICE:         m_streamTypes     : No passthrough capabilities
14:35:44  29.271605 T:140252087679040  NOTICE:     Device 2
14:35:44  29.271639 T:140252087679040  NOTICE:         m_deviceName      : @:CARD=PCH,DEV=0
14:35:44  29.271658 T:140252087679040  NOTICE:         m_displayName     : HDA Intel PCH
14:35:44  29.271677 T:140252087679040  NOTICE:         m_displayNameExtra: ALC283 Analog
14:35:44  29.271696 T:140252087679040  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
14:35:44  29.271715 T:140252087679040  NOTICE:         m_channels        : FL,FR
14:35:44  29.271734 T:140252087679040  NOTICE:         m_sampleRates     : 48000
14:35:44  29.271753 T:140252087679040  NOTICE:         m_dataFormats     : AE_FMT_S32NE
14:35:44  29.271772 T:140252087679040  NOTICE:         m_streamTypes     : No passthrough capabilities
14:35:44  29.271791 T:140252087679040  NOTICE:     Device 3
14:35:44  29.271833 T:140252087679040  NOTICE:         m_deviceName      : hdmi:CARD=PCH,DEV=0
14:35:44  29.271852 T:140252087679040  NOTICE:         m_displayName     : HDA Intel PCH
14:35:44  29.271891 T:140252087679040  NOTICE:         m_displayNameExtra: BNQ BenQ PJ on HDMI
14:35:44  29.271910 T:140252087679040  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
14:35:44  29.271929 T:140252087679040  NOTICE:         m_channels        : FL,FR,LFE,FC,BL,BR,BC,BLOC,BROC
14:35:44  29.271950 T:140252087679040  NOTICE:         m_sampleRates     : 32000,44100,48000,88200,96000,176400,192000
14:35:44  29.271971 T:140252087679040  NOTICE:         m_dataFormats     : AE_FMT_RAW,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
14:35:44  29.271992 T:140252087679040  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
14:35:44  29.272013 T:140252087679040  NOTICE: Enumerated PULSE devices:
14:35:44  29.272032 T:140252087679040  NOTICE:     Device 1
14:35:44  29.272066 T:140252087679040  NOTICE:         m_deviceName      : Default
14:35:44  29.272087 T:140252087679040  NOTICE:         m_displayName     : Default
14:35:44  29.272106 T:140252087679040  NOTICE:         m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
14:35:44  29.272125 T:140252087679040  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
14:35:44  29.272144 T:140252087679040  NOTICE:         m_channels        : FL,FR
14:35:44  29.272165 T:140252087679040  NOTICE:         m_sampleRates     : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
14:35:44  29.272186 T:140252087679040  NOTICE:         m_dataFormats     : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
14:35:44  29.272205 T:140252087679040  NOTICE:         m_streamTypes     : No passthrough capabilities
14:35:44  29.278330 T:140252087679040  NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
14:35:44  29.278479 T:140252087679040  NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
                                            <?xml version="1.0" encoding="UTF-8" ?>
                                            <advancedsettings>
                                              <showexitbutton>false</showexitbutton>
                                              <cputempcommand>cputemp</cputempcommand>
                                              <gputempcommand>gputemp</gputempcommand>
                                              <video>
                                                <latency>
                                                  <delay>0</delay>
                                                  <refresh>
                                                    <min>23</min>
                                                    <max>24</max>
                                                    <delay>175</delay>
                                                  </refresh>
                                                </latency>
                                                <busydialogdelayms>750</busydialogdelayms>
                                              </video>
                                              <audio>
                                                <volumesteps>20</volumesteps>
                                              </audio>
                                              <samba>
                                                <clienttimeout>30</clienttimeout>
                                              </samba>
                                              <network>
                                                <readbufferfactor>4.0</readbufferfactor>
                                              </network>
                                            </advancedsettings>
14:35:44  29.279114 T:140252087679040  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
14:35:44  29.279137 T:140252087679040  NOTICE: Default Video Player: VideoPlayer
14:35:44  29.279156 T:140252087679040  NOTICE: Default Audio Player: paplayer
14:35:44  29.279179 T:140252087679040  NOTICE: Disabled debug logging due to GUI setting. Level 0.
14:35:44  29.279221 T:140252087679040  NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
14:35:44  29.279320 T:140252087679040  NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
14:35:44  29.280264 T:140252087679040  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
14:35:44  29.280670 T:140252087679040  NOTICE: Loaded playercorefactory configuration
14:35:44  29.280785 T:140252087679040  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
14:35:44  29.280867 T:140252087679040  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
14:35:44  29.315414 T:140252087679040   ERROR: SQL: [Addons23.db] SQL error or missing database
                                            Query: SELECT idVersion FROM version

Code:
ls -la ~/.kodi/userdata/Database
total 7148
drwxr-xr-x    4 root     root          4096 Apr  3 13:00 .
drwxr-xr-x   10 root     root          4096 Apr  3 14:37 ..
-rw-r--r--    1 root     root         28672 Mar 18 22:24 ADSP0.db
-rw-r--r--    1 root     root         86016 Mar 18 22:22 Addons19.db
-rw-r--r--    1 root     root        876544 Apr  3 12:58 Addons22.db
-rw-r--r--    1 root     root             0 Apr  3 12:58 Addons23.db
drwxr-xr-x    2 root     root          4096 Jan 16 18:14 CDDB
-rw-r--r--    1 root     root         28672 Mar 18 22:22 Epg10.db
-rw-r--r--    1 root     root         36864 Apr  3 12:58 Epg11.db
-rw-r--r--    1 root     root        200704 Mar 18 22:22 MyMusic52.db
-rw-r--r--    1 root     root        200704 Mar 18 22:24 MyMusic60.db
-rw-r--r--    1 root     root             0 Mar 18 22:27 MyVideos.db
-rw-r--r--    1 root     root       4636672 Apr  3 12:58 MyVideos104.db
-rw-r--r--    1 root     root        352256 Mar 18 22:22 MyVideos93.db
-rw-r--r--    1 root     root         40960 Apr  3 12:58 TV29.db
-rw-r--r--    1 root     root        356352 Apr  3 13:00 Textures13.db
-rw-r--r--    1 root     root         20480 Mar 27 13:30 ViewModes6.db
drwxr-xr-x    2 root     root          4096 Mar 18 22:22 backup
-rw-r--r--    1 root     root        429056 Apr  3 12:58 emby.db
Please don't post logs to the forum - use pastebin sites.
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.
Delete Addons23.db and restart Kodi, submit a link to your new log if you still have a problem.
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 have the issue resolved with fresh setup, but if you want to see what happens when I delete the DB file for debug purpose I could do so and post result.
(2016-04-02, 04:08)Milhouse Wrote: New OpenELEC.tv Krypton build #0401:

This build seemed to turn RSS feed on.

B.
Which is highly suggested _not_ to do as the RSS Feed puts 20% load on the CPU without really doing anything. A bit much load for a gimmic.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
(2016-04-03, 22:52)fritsch Wrote: Which is highly suggested _not_ to do as the RSS Feed puts 20% load on the CPU without really doing anything. A bit much load for a gimmic.

Would it be heretical to say I always switch the RSS feed off any way? I've never really seen the point.
<Ducks>
  • 1
  • 76
  • 77
  • 78(current)
  • 79
  • 80
  • 84

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for x86 (Kodi 17)4