• 1
  • 48
  • 49
  • 50(current)
  • 51
  • 52
  • 84
Linux OpenELEC Testbuilds for x86 (Kodi 17)
(2016-01-15, 16:20)Milhouse Wrote: OpenELEC forum is probably the best place to request any new unofficial add-ons - if you're lucky someone will have the time to add it for you.

seems to be an OE thing Wink

anyway the developer of the addon changed some code to make it work for me without use of PIL Smile
For me in the last few builds Tvheadend recording configuration not being saved after reboot.
I tried many late vers ,final ver6 works fine.
You'll need to talk to the tvheadend developers - maybe they'll be able to talk you through providing some worthwhile logs as I've failed to acquire any. Nobody so far has managed to provide a shutdown log that fails to show Kodi saving it's settings - if tvheadend settings are being saved outside of guisettings.xml (which is quite likely) then this is a tvheadend 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.
For some reason the projectM add-on is reporting a missing dll error, in both Fritsch and this version,

But is working fine with official OE version

Here is a old log
http://xbmclogs.com/ptxtaieen

I can post a new if needed

Quote:21:44:57 T:139874599896960 ERROR: Unable to load /storage/.kodi/addons/visualization.projectm/visualization.projectm.so, reason: /storage/.kodi/addons/visualization.projectm/visualization.projectm.so: undefined symbol: __glewBindFramebufferEXT
(2016-01-16, 05:15)meowmoo Wrote: For some reason the projectM add-on is reporting a missing dll error, in both Fritsch and this version,

GLEW has been removed: PR8631

You'll need to find an updated version of ProjectM that doesn't depend on GLEW.
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 OpenELEC Krypton build #0115: Generic
(Supercedes previous build)

Code:
# uname -a
Linux OpenELEC 4.4.0 #1 SMP Sat Jan 16 02:20:15 GMT 2016 x86_64 GNU/Linux

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160116021920-#0115-gaee4a3b [Build #0115]

Based on tip of OpenELEC master (aee4a3ba, changelog) and tip of XBMC master (7fe65f3a, changelog) with the following modifications: Build Highlights:
  1. OpenSSH: fix "roaming" security bug
  2. Stop disabling ARMv5TE and ARMv6T2 inline assembler (beneficial for ARM HEVC cabac assembler optimisations - should have no impact on x86)
  3. Move FFmpeg HEVC patches out of projects folder and into packages (minimal impact on x86)
  4. FFmpeg: bump 2.8.5-Jarvis-rc1
  5. PR8871: JSON-RPC: make it possible to retrieve all seasons (independent of tvshows)
  6. PR8872: videolibrary: support manually setting dateadded through NFO and JSON-RPC
Build Details:
  1. OpenELEC:
    • Pillow: depends on package 'tiff' (PR:4613, 1 commit, 1 file changed)
    • linux: add support for TechnoTrend CT2-4650 version 2 (PR:4617, 1 commit, 1 file changed)
    • vdr-addon bump 7.0.1 (PR:4605, 8 commits, 17 files changed)
    • make possible run Openelec as guest on KVM (PR:4622, 1 commit, 2 files changed)
    • Package updates (PR:4623, 4 commits, 4 files changed)
      • libevdev: update to libevdev-1.4.6
      • fuse: update to fuse-2.9.5
      • openssh: update to openssh-7.1p2
      • sqlite: update to sqlite-autoconf-3100100
    • Add a project for WeTek Core TV-box (PR:4626, 7 commits, 43 files changed)
    • ffmpeg: Stop disabling ARMv5TE and ARMv6T2 - needed by ASM optimisations (PR:4627, 1 commit, 1 file changed)
    • Update WeTek Play bootloader (PR:4628, 1 commit, 1 file changed)
    • kodi-binary-addons: bump versions (3f0153c8)
    • asplib: bump version to 2fac1bf (6c248738)
  2. XBMC:
    • [test suite] Fix build on linux (PR:8851, 1 commit, 1 file changed)
    • [guiinfo] content type fix for addon browser (PR:8852, 1 commit, 1 file changed)
    • [configure] use pkg-config for libssh and openssl detection (PR:8749, 3 commits, 4 files changed)
    • [addons] fix return value (PR:8850, 1 commit, 1 file changed)
    • Mrmc backports3 (PR:8832, 13 commits, 27 files changed)
    • [osx] - fix trac ticket 16508 - xcode cleanup (PR:8859, 3 commits, 4 files changed)
    • added: addon callback for listing a directory (PR:8450, 1 commit, 7 files changed)
    • VideoPlayer: rework handling of playing time (PR:8840, 3 commits, 12 files changed)
    • Fix Http server default port on all platforms (PR:8843, 1 commit, 3 files changed)
    • Change repo and some cosmetics (PR:8864, 4 commits, 18 files changed)
    • Videoplayer fixes and improvements (PR:8866, 7 commits, 8 files changed)
    • [filesystem/samba] - fixed uninitialised variable - rebase error duri… (PR:8867, 1 commit, 1 file changed)
    • rename MediaTypes helper class to CMediaTypes (PR:8861, 1 commit, 10 files changed)
    • [EPG] CGUIEPGGridContainer::UpdateItem: Fix m_item 'use after free' and invalid cursors, offsets. (PR:8848, 1 commit, 1 file changed)
    • [Win32] Fix for rotated videos. (PR:8810, 3 commits, 12 files changed)
    • [advancedsettings] - fixed c&p error from 83bff3dfe6619d6606e2e4fd3acefec7ecd277c0 (3aa56113)
    • [confluence] bump to Krypton gui version (003d6b21)
    • [win32] cleanup VS solution (f4c1ba70)
  3. peripheral.joystick:
    • Analogstick fixes buttonmaps (PR:24, 2 commits, 5 files changed)
    • Fix build for peripheral API v1.0.16 (b82786e5)
    • Implement new API call ResetButtonMap() (b776aa10)
    • [buttonmap] Update XInput button map (5860598d)
  4. pvr.mythtv:
    • 3.4.6 (PR:53, 2 commits, 8 files changed)
  5. xbmc/master (FernetMenta):
    • New commits in this build:
      • VideoPlayer: drain decoder on stream change (0ceed68d)
      • VideoPlayer: avoid killing queued frames on reconfigure of renderer (d86d7218)
      • VideoPlayer: optimze configure of renderer (ec0fd228)
      • VideoPlayer: drop unused members (f830ccc1)
      • VideoPlayer: improve av sync after stream changes (4aa45a28)
      • VideoPlayer: fix drain for ffmpeg when filters are involved (598f3317)
      • VideoPlayer: fix detection of stalled audio (8183cadd)
    • Commits no longer in build:
      • [videoplayer] Hacky scheme to enable accelerated playback as first ff step (4a69fb6e)
      • VideoPlayer - pvr, set realtime flag for otherStreamHack (d67adb51)
      • VideoPlayer: fix timeout of first configure of renderer (4438b831)
      • VideoPlayer: optimize locking in RenderManager (472eec0e)
      • VideoPlayer: fix usage of repeat picture (710265c8)
      • VideoPlayer: fix displayed a/v error on codec screen (d5a895f1)
      • VidoePlayer: fix incorrect counted drops (1a715683)
      • VideoPlayer: fix stalled state for audio player (adcf07e3)
      • VideoPlayer: rework handling of playing time (cdbb5e32)
      • omxplayer: Fixup after videoplayer change to playing time (4db3d9ab)
      • Merge pull request #362 from fetzerch/cmake (3b32926c)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] a70450cb: Intel: Implement Passthrough-Range
    • Updated: [env] cb39e8ec: VAAPI: Enable EGL
    • Updated: [env] fb950b85: Kodi: Use Limited Range by default
    • Updated: [env] fdddd9fc: xf86-video-intel: explicitely disable TearFree and TripleBuffer
    • Updated: [env] 865efc88: xf86-video-intel: bump to 371219c
    • Updated: [env] 091456e4: libass: bump to 0.13.1
    • Added: [env] 3f6ae7ec: FFmpeg: Bump to 2.8.5-Jarvis-rc1
    • Added: [env] patch: ffmpeg: Drop unpack()
    • Added: [pkg] PR:8871: JSON-RPC: make it possible to retrieve all seasons (independent of tvshows)
    • Added: [pkg] PR:8872: videolibrary: support manually setting dateadded through NFO and JSON-RPC
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 Folks

Since late December I've been running Milhouse's OE Generic.x86 builds on my Intel 847 NUC. I love how the picture quality has improved on my TV - great work - thank you to all hands involved !

Today I wish to report a little showstopper - the audio volume will not change in response to my IR remote control commands Sad.

The on-screen indicator pops up, but the actual audio level will not shift - up or down. BTW, this is using my regular skin of choice - Xonfluence (mod of Confluence).

The last working version for me was #0110. Subsequent versions (#0112 and #0115) behave the same - no audio change via remote is possible. Just to be sure, I tried #0115 with good old Confluence too - same non-response condition.

LOG from #0110 - volume level working

LOG from #0115 - volume level does not respond

Has anyone else come across this ?

Thanks

(edit to clarify: when using IR remote)
::  LibreELEC 9.2.6 RELEASE - Generic x86_64  ::  Intel 847 NUC  ::  KVR1333D3S9/4G  ::  Kingston SMS200S3/30G mSATA  ::  MS 1044 MCE keyboard  ::  GP-IR02BK remote  ::  Xonfluence  ::  10.9TiB on FreeNAS v11.3-U5 (RAID-Z2)  ::
(2016-01-16, 07:27)gjwAudio Wrote: Today I wish to report a little showstopper - the audio volume will not change in response to remote control commands Sad.

The default webserver port changed in build #0112 from port 80 to port 8080 - make sure your remote control is configured to use the correct webserver port, ie. 8080 (but double check what port OpenELEC thinks it is using - I was already using 8080 and after #0112 it reverted to 80).

I suspect this change is gonna be a support nightmare once it is released... Sad

I wonder if remote control authors can build in a one time migration for when the webserver disappears from port 80 and reappears on 8080...?
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.
@gjwAudio: OK, my misunderstanding - assumed you were using a smart remote (Kore, Yatse). I can reproduce here with a regular IR remote or wired keyboard - no way to change volume. Same problem on RPi builds. Looking into it.

Edit: Volume up/down is broken in #0112...
Edit2: It's PR8807, should have a fix by the next 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-01-16, 07:48)Milhouse Wrote: @gjwAudio: OK, my misunderstanding - assumed you were using a smart remote (Kore, Yatse). I can reproduce here with a regular IR remote or wired keyboard - no way to change volume. Same problem on RPi builds. Looking into it.

Edit: Volume up/down is broken in #0112...

I´ve set a Volume in TVTunes Addon.

So if a TVTune is played the Volume in the GUI will also stuck at this Vol.

Might help someone as it helps me Wink
So I'm having a weird issue the last 2 or 3 builds.

The audio for movie music, IE in a movie you have scene music, it sounds stretched like an old cassette that's been stretched and it doesn't sound good.

At first I just thought it was poor encoding on 1 movie, but now today tried to watch a few other movies since and they all have it.
And its weird as its just the music, the voice's sound fine or at least from what I can tell.

I am using an Intel NUC 5i3 and would love to figure this out.
Could be something with my audio settings, but not sure what to set it to?
I am using audio passthrough to my AMP.

Is there some logs I can get for you?
If so how?

Ps keep up the good work.
My full HTPC build log:
http://forum.xbmc.org/showthread.php?tid=129352
Core i3-2120T 2.6Ghz, 4gb Kingston DDR3, mSATA SSD, Moneual 312 Case, GT520 GPU
(2016-01-15, 12:01)Hitcher Wrote: I've just noticed a weird problem playing 25fps videos - even though they're progressive they look like they're interlaced when playing them and enabling deinterlacing fixes them.

Here's the media info -

Code:
General
Unique ID                                : 265499562908728283812136620755083492948 (0xC7BD5B1882EAF7C84F17FF859BC27E54)
Complete name                            : Z:\tvshows\Hinterland\Season 02\Hinterland - S02E01-E02 - Episode 1 - Part 1+2 + Episode 1 - Part 2+2 WEBDL-720p.mkv
Format                                   : Matroska
Format version                           : Version 4 / Version 2
File size                                : 1.49 GiB
Duration                                 : 1h 29mn
Overall bit rate mode                    : Variable
Overall bit rate                         : 2 393 Kbps
Encoded date                             : UTC 2015-12-24 15:28:23
Writing application                      : mkvmerge v7.3.0 ('Nouages') 64bit built on Oct 23 2014 13:14:01
Writing library                          : libebml v1.3.0 + libmatroska v1.4.1

Video
ID                                       : 1
Format                                   : AVC
Format/Info                              : Advanced Video Codec
Format profile                           : [email protected]
Format settings, CABAC                   : Yes
Format settings, ReFrames                : 2 frames
Codec ID                                 : V_MPEG4/ISO/AVC
Duration                                 : 1h 29mn
Bit rate mode                            : Variable
Bit rate                                 : 2 298 Kbps
Maximum bit rate                         : 3 500 Kbps
Width                                    : 1 280 pixels
Height                                   : 720 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Constant
Frame rate                               : 25.000 fps
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Bits/(Pixel*Frame)                       : 0.100
Stream size                              : 1.43 GiB (96%)
Language                                 : English
Default                                  : Yes
Forced                                   : No

Audio
ID                                       : 2
Format                                   : AAC

And here's a debug log where I play a file, then switch on deinterlacing. After I play a 23.810fps file and that's fine.

http://pastebin.com/WSELgVmW

Thanks.

Still present in #0115.

I've also noticed that the IMDB rating isn't working for the last few builds.
(2016-01-16, 07:48)Milhouse Wrote: @gjwAudio: OK, my misunderstanding - assumed you were using a smart remote (Kore, Yatse). I can reproduce here with a regular IR remote or wired keyboard - no way to change volume. Same problem on RPi builds. Looking into it.

Edit: Volume up/down is broken in #0112...
Edit2: It's PR8807, should have a fix by the next build.

Awesome Sleuthing Milhouse !

Thanks for Rapid Response, and Hope for The Future Smile

Cheers
::  LibreELEC 9.2.6 RELEASE - Generic x86_64  ::  Intel 847 NUC  ::  KVR1333D3S9/4G  ::  Kingston SMS200S3/30G mSATA  ::  MS 1044 MCE keyboard  ::  GP-IR02BK remote  ::  Xonfluence  ::  10.9TiB on FreeNAS v11.3-U5 (RAID-Z2)  ::
(2016-01-16, 12:19)Hitcher Wrote: Still present in #0115.

I've also noticed that the IMDB rating isn't working for the last few builds.

Sorry can't help with the fps issue, but the IMDb rating how is this "not working" - not appearing, or not updating (from NFO, JSON, or via an 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.
I think I've just reproduced the rating issue (on Pi builds):
Code:
20:43:09 62750.363281 T:1553388448   DEBUG: scraper: GetIMDBRatingById returned <details><url cache="tt0477347-main.html" function="ParseIMDBRating">http://akas.imdb.com/title/tt0477347/|accept-language=en-us</url></details>
20:43:09 62750.375000 T:1553388448   DEBUG: scraper: ParseIMDBRating returned <details><rating>6.4</rating><votes>219,895</votes></details>

but "texturecache.py Jd all @extrajson.movies=rating,votes,ratings" says:
Code:
"rating": 0.0,
        "ratings": [
          {
            "default": true,
            "name": "default",
            "rating": 0.0,
            "votes": 0
          }
        ],
        "votes": "0"
I believe it should be reproducible with NFO files too (parsing scraper infos and NFOs use the same logic). Updating rating and votes via texturecache.py works ("imdb movies | set").
Guess something is still not right with PR8080.

Edit: database has:
Code:
rating_id = 1116
   media_id = 49
media_type = movie
rating_type = default
     rating = 0.0
      votes = 0
  • 1
  • 48
  • 49
  • 50(current)
  • 51
  • 52
  • 84

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