• 1
  • 139
  • 140
  • 141(current)
  • 142
  • 143
  • 146
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)
OK, I removed the Fear the Walking Dead S02E01 file, scanned, cleaned, and then put the file back.

Here is the output of texturecache.py @logfile=/tmp/tc.log vscan adding the file back.

http://sprunge.us/eQWB
Two OnUpdate statements for the same episode:
Code:
2016-04-11 10:36:37.795021:MainThread: libRescan.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":1454,"type":"episode"},"transaction":true},"sender":"xbmc"}}
...
2016-04-11 10:36:37.844777:MainThread: libRescan.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":1454,"type":"episode"},"transaction":true},"sender":"xbmc"}}

Pretty sure this didn't always happen. Maybe you could identify the build when it started?
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-11, 17:44)Milhouse Wrote: Maybe you could identify the build when it started?

I tried, but I guess not.

0410,0401,0315 all exhibit the same behavior.

0301 and 0215 fail to do much of anything. vclean appears to just hang, and vscan completes immediately without really scanning and does not return any results.

I am back on 0410 now with the double entry
[Build #0410] Raspberry Pi 1 Model B, new instalation with some addons.
The GUI freeze entering into a folder, using telnet access, captured the LOG.
I appreciate if anyone can check if there is any relevant information.
Thank you.

http://www.xbmclogs.com/pji7edjfv
(2016-04-11, 18:52)Alexander Wrote: [Build #0410] Raspberry Pi 1 Model B, new instalation with some addons.
The GUI freeze entering into a folder, using telnet access, captured the LOG.
I appreciate if anyone can check if there is any relevant information.
Thank you.

http://www.xbmclogs.com/pji7edjfv

The log doesn't have debug enabled, so information is limited. I can say that:
Vista_DreamScene_Ocean_1080p.wmv is VC-1 and tales_of_tomorrow_16_frankenstein (MPG2).mpg is MPEG-2 and you don't have the codec licences so you won't be able to play them satisfactorily.
(2016-04-11, 19:09)popcornmix Wrote:
(2016-04-11, 18:52)Alexander Wrote: [Build #0410] Raspberry Pi 1 Model B, new instalation with some addons.
The GUI freeze entering into a folder, using telnet access, captured the LOG.
I appreciate if anyone can check if there is any relevant information.
Thank you.

http://www.xbmclogs.com/pji7edjfv

The log doesn't have debug enabled, so information is limited. I can say that:
Vista_DreamScene_Ocean_1080p.wmv is VC-1 and tales_of_tomorrow_16_frankenstein (MPG2).mpg is MPEG-2 and you don't have the codec licences so you won't be able to play them satisfactorily.

I have the keys, as this is a new installation, I still had not put the keys in config.txt
Both videos played slowly, as expected.
Has not been at this point that froze, was when I was going into the folders of my libraries.
The GUI freeze, but telnet is ok.
It is possible that LOG has stopped after the crash.

Thanks for your attention.
New OpenELEC.tv Krypton build #0411: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.6 #1 Mon Apr 11 21:05:52 BST 2016 armv6l GNU/Linux

# vcgencmd version
Apr 11 2016 16:57:07
Copyright (c) 2012 Broadcom
version 22ef06961dd19553edd9a70e69d7b317652d5c46 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160411210500-#0411-g0026734 [Build #0411]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC.tv master (0026734b, changelog) and tip of XBMC master (ffa8a082, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.4.y
  • 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 bcm2835-driver master (e484afec, ahead +17)
  • 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 (12364058, +44), pvr.vuplus (d8c6f9ba, +23), pvr.wmc (898e2dad, +33)
  • 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] 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:9334: [chg] decrease volume steps to 20
  • Include [pkg] PR:9538: [Peripherals] m_bNeedsPolling broken for busses where it is set outsi?
  • Revert [pkg] e9a6d59f: VideoPlayer: inputstream, fix cp error (Reason: inputstream.mpd needs update) (kodi)
  • Revert [pkg] PR:9531: VideoPlayer: add method for requesting desired video resolution to demuxer (Reason: inputstream.mpd needs update)
Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. New firmware
  3. Implement filecache retry logic (PR8723)
  4. bcm2835-sdhost: Reset the clock in task context
Build Details:
  1. Firmware (Apr 11):
    • firmware: I2C: Reference count the IMASK enables and disables See: link
    • firmware: arm_dt: Move UART remap call earlier, make it unconditional See: link
  2. XBMC:
    • fixed: Low readrate error toast could show when performing e.g. small stepping (PR:9500, 4 commits, 6 files changed)
    • Revert "[epg] avoid PVR thread to persist epg tables directly (sync i… (PR:9599, 2 commits, 3 files changed)
    • [pvr] - fix epg search (PR:9601, 1 commit, 1 file changed)
    • [python-api] add xbmcgui.Dialog().contextmenu() (PR:9591, 2 commits, 2 files changed)
    • Implement filecache retry logic (PR:8723, 6 commits, 6 files changed)
    • [lang][skin.estuary] updated language files from Transifex (e8fa5562)
    • [lang][skin.estouchy] updated language files from Transifex (bd095de1)
  3. newclock5:
    • New commits in this build:
      • squash: Also skip ScanArchiveForAssociatedItems when filelists.browsearchives is disabled (41b138db)
      • fixup! codecoverlay: Include codec name in overlay (943e8ad0)
    • Commits no longer in build:
      • Revert "[epg] avoid PVR thread to persist epg tables directly (sync issue with epg thread)" (ae73ee68)
      • [pvr] skip persisting EGP on CreateChannelEpgs (047b6f10)
  4. kernel 4.4.y:
    • New commits in this build:
      • bcm2835-sdhost: Reset the clock in task context (345a0022)
      • config: Enable CONFIG_IPV6_ROUTER_PREF for networks with multiple routers (4664c6ae)
      • Enable hid-betopff module (3b104718)
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.
Was there a change I missed? 0410 and 0411 my hifi digi addon is not recognized, up to 0406 (I think) it was enough to have dtoverlay=hifiberry-digi in config. txt to get the spdif audio out.

Now all I get in audio out is HDMI and pulse audio (Bluetooth).
(2016-04-12, 00:00)ViktorM Wrote: Was there a change I missed? 0410 and 0411 my hifi digi addon is not recognized, up to 0406 (I think) it was enough to have dtoverlay=hifiberry-digi in config. txt to get the spdif audio out.

Now all I get in audio out is HDMI and pulse audio (Bluetooth).

So what happens with #0407, #0408 and #0409? Would need to know for sure which is the last working build. I don't see any firmware or kernel changes in #0410 that would account for a change, so likely to have been in an earlier 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-04-12, 00:41)Milhouse Wrote:
(2016-04-12, 00:00)ViktorM Wrote: Was there a change I missed? 0410 and 0411 my hifi digi addon is not recognized, up to 0406 (I think) it was enough to have dtoverlay=hifiberry-digi in config. txt to get the spdif audio out.

Now all I get in audio out is HDMI and pulse audio (Bluetooth).

So what happens with #0407, #0408 and #0409? Would need to know for sure which is the last working build. I don't see any firmware or kernel changes in #0410 that would account for a change, so likely to have been in an earlier build.

OK, #0407 is the last build with ALSA output, from #0408 onward the option is missing, and it's switched to HDMI by default.
I am using build 411 and both Audio Output and Passthrough are using ALSA - for my USB sound stick. For some reason (a good one though) it now recognises my USB sound stick as a "Audiio Advantage MicroII" and I have never had a burp out of place with DD and DTS passthrough etc.

Having removed some other skins that I was testing, which needed various addons etc, could anyone take a look at....

Image

and tell me, apart from those I have outlined in red, do I have the default addons needed and not others left over from removing the skins etc I tested....? Thanks.
(2016-04-12, 00:00)ViktorM Wrote: Was there a change I missed? 0410 and 0411 my hifi digi addon is not recognized, up to 0406 (I think) it was enough to have dtoverlay=hifiberry-digi in config. txt to get the spdif audio out.

You might be hitting the bug discussed
here
. Hopefully will be a fix tonight.

(although that should only be in #0411, not #0410)
Does anybody has a problem with subtitle depth in 3D Blu-ray ISOs? Or is it just me?
Image
(2016-04-12, 12:03)popcornmix Wrote:
(2016-04-12, 00:00)ViktorM Wrote: Was there a change I missed? 0410 and 0411 my hifi digi addon is not recognized, up to 0406 (I think) it was enough to have dtoverlay=hifiberry-digi in config. txt to get the spdif audio out.

You might be hitting the bug discussed
here
. Hopefully will be a fix tonight.

(although that should only be in #0411, not #0410)

N̶o̶t̶ ̶l̶i̶k̶e̶l̶y̶,̶ ̶s̶t̶a̶r̶t̶i̶n̶g̶ ̶f̶r̶o̶m̶ ̶#̶0̶4̶0̶8̶ ̶A̶L̶S̶A̶ ̶i̶s̶ ̶m̶i̶s̶s̶i̶n̶g̶ ̶f̶r̶o̶m̶ ̶a̶u̶d̶i̶o̶ ̶o̶u̶t̶p̶u̶t̶ ̶s̶e̶t̶t̶i̶n̶g̶s̶.̶ ̶S̶o̶ ̶i̶t̶'̶s̶ ̶n̶o̶t̶ ̶j̶u̶s̶t̶ ̶f̶r̶o̶m̶ ̶#̶0̶4̶1̶0̶ ̶o̶r̶ ̶#̶0̶4̶1̶1̶.̶

However, ALSA is back in #0412. Smile
(2016-04-10, 18:09)Sinisan Wrote:
(2016-04-10, 13:01)popcornmix Wrote:
(2016-04-10, 11:59)eenjec Wrote: #408 RPi 3, iso BD files still very slow (>1 minute typically) to start playing from an NFS sever (Synology) - other media players access and start playing same files in ~1 second.

ISO files will always be much slower than mkv. An mkv file has an index at the start with all the important data.
An ISO file doesn't and a lot more data needs to be parsed to work out what needs to be done.

Try setting "Blu-ray playback mode" to "Play main movie" in video/discs settings, and also enable "attempt to skip introduction before DVD menu" if you use DVD ISOs.

Thank you for your help, but I have strange thing. An ISO is ok when read with Kodi 16.1 and not with Kodi 17. It's an ISO file, without 3D, just a movie. When I want to see it using folder browsing, the first time I valide nothing happen (except the sound that makes me sure I made the action). If I try again, I can (sometime) an error message saying that (sorry for the translate, the message is not in english) "Error to read one or more files. Read the log to have more informations on this message".

Of course, I tried to wait about 3 minutes (in reality, the Kodi screensaver started), and nothing happen, the first time I choose. And this file, even in ISO format, is started immediately with Kodi 16.1.

Do you have any idea ?

Thank you very much.

Hi all,

I'm sorry, but could you help me a bit ? My problem is NOT with 3D iso : everything's fine with them.

My problem is with NON 3D iso, for which it's not a "delay" problem before start, but no start at all. Even if I wait 3 or 4 or 20 minutes.

I'm asking again : "DVD playback remains temporarily disabled", what does it mean ? Are we talking about physical DVD, or DVD ISOs ?

Thank you for your help.
  • 1
  • 139
  • 140
  • 141(current)
  • 142
  • 143
  • 146

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)6