• 1
  • 71
  • 72
  • 73(current)
  • 74
  • 75
  • 89
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2
How can I install a service VPN?
I have IPVansih, however, nowhere find a Tutorial for it.
Everywhere I should install what with 'sudo', but this order is not explained because I am already logged in as a Root.
How can I install this then else?
@Azimono - please ask in the OpenElec forums
New OpenELEC Isengard build #0611: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.0.5 #1 Thu Jun 11 23:07:39 BST 2015 armv6l GNU/Linux

# vcgencmd version
Jun 10 2015 20:40:12
Copyright (c) 2012 Broadcom
version a0f9db571a2bb980469502bd4de2c9793b3223c4 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150611230648-#0611-g1358338 [Build #0611]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (13583382, changelog) and tip of XBMC master (0e9bde44, changelog) with the following modifications: Build Highlights:
  1. New v93 videodb schema, hopefully fixing all previous migration issues relating to duplicate data. Allow a little extra time on first start.
Build Details:
  1. OpenELEC:
    • sidplay-libs: typo in pkg_url (7f6b2a4c)
    • wireless-regdb: update to wireless-regdb-2015.06.05 (f48f23c8)
    • RTL8192DU: update to RTL8192DU-7498302, this fixes #4187 (fa9f3c28)
  2. XBMC:
    • [epg] Remove call a bit (PR:7253, 1 commit, 1 file changed)
    • [binary addons] bump audio decoders (PR:7226, 1 commit, 7 files changed)
    • Fix Coverity #1272226 Remove 'const' keyword from implementation (PR:7248, 1 commit, 1 file changed)
    • [pvr] Remove not needed trailing spaces (PR:7259, 1 commit, 29 files changed)
    • Followup fix for CID1272226 (PR:7261, 1 commit, 1 file changed)
    • [video] fix leading/trailing whitespaces in video details (PR:7231, 5 commits, 6 files changed)
  3. pvr.hts:
    • Check htsp version upon connect. Refuse to use servers with HTSP version (PR:39, 1 commit, 5 files changed)
    • bump to version 2.1.9 (fec4cf2c)
  4. kernel 4.0.y:
    • New commits in this build:
      • squash: Add some missing depends to Kconfig files (520cdbce)
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 Isengard build #0612: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.0.5 #1 Fri Jun 12 21:03:52 BST 2015 armv6l GNU/Linux

# vcgencmd version
Jun 10 2015 20:40:12
Copyright (c) 2012 Broadcom
version a0f9db571a2bb980469502bd4de2c9793b3223c4 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150612210304-#0612-ge43ae46 [Build #0612]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (e43ae463, changelog) and tip of XBMC master (790843df, changelog) with the following modifications: Build Highlights:
  1. Various PVR/EPG updates
Build Details:
  1. OpenELEC:
    • libressl: update to libressl-2.1.7 (e43ae463)
  2. XBMC:
    • [epg] Sort included files alphabetical (PR:7260, 1 commit, 12 files changed)
    • [epg] Remove usage of 'using namespace std' (PR:7264, 1 commit, 5 files changed)
    • [seek] fix: reset seek size after seeking (PR:7262, 1 commit, 3 files changed)
    • dvdplayer: do not signal started until output of first frame (PR:7195, 1 commit, 2 files changed)
    • [pvr] bump addons (PR:7265, 1 commit, 5 files changed)
  3. pvr.vbox:
    • bump minimum required firmware version to 2.4.8 (closes #53) (335d7071)
    • improve XML parsing exception messages (partially closes #52) (10b88119)
    • add LockedMode to mux description (closes #55) (5a2c02ed)
    • rename Request to ApiRequest and IRequest to Request, this is more (0104eb43)
    • added some missing locks (a0fcff7c)
    • move time conversion method implementations out of the header (67986191)
    • store generic backend information in a dedicated struct instead of (e887e069)
    • always convert XMLTV timestamps to UTC UNIX timestamps and add ability (c6a36935)
    • query the VBox for the timezone it uses (ff2fe35a)
    • always send localized timestamps to the backend (closes #57) (84032917)
    • store programme title and description when scheduling recordings based (324081bb)
    • don't skip recordings with errors (2975c07f)
    • use title and UNIX end time when generating recording/programme identifiers, (bc776f2e)
    • workaround an apparent bug in the VBox firmware when using ScheduleChannelRecord (4ca3e5fd)
    • fix minor Resharper complaints (f4e10bde)
    • update build instructions now that the addon has been mainlined (closes #49) (674bbcac)
    • update the Architecture section in the README (closes #50) (b7eebb14)
    • swallow exceptions from guide retrieval sub-requests (closes #62) (cea1cf41)
    • refactor the XMLTV code to make it more robust. Schedule is now a class instead (3e345760)
    • introduce a Channel class in the xmltv namespace and store it along each (1a573ddc)
    • add ability to use channel icons from the external XMLTV file (closes #60) (4e45080a)
    • add option to use HTTPS for communication (closes #61) (84d1cf5a)
    • update tinyxml2 to the latest version (fixes #64) (ce67df89)
    • use Kodi-Binary-Addons-Linux64's Coverity badge (closes #65) (4be9afad)
    • bump version to 1.3.0 (0bad9a26)
    • fix Windows build (2bbb5eae)
    • bump version to 1.3.1 (63b87826)
  4. newclock4:
    • New commits in this build:
      • [rbp] Disable fast_memcpy which is slower than memcpy (207aaf13)
    • Commits no longer in build:
      • dvdplayer: do not signal started until output of first frame (84d8d22b)
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.
Ever since build #0611 movies do not get added to the library properly any more. Found videos during an "Update library" scan are added without some essential information like the title, resulting in a blank entry at the top of the library list.

Basic info like writer, year, duration and rating does get stored and is viewable in the movie's details, info like title and summary is not.

A log of a library update can be found here: http://xbmclogs.com/pkr0gs4nv

Build #0610 was fine, build #0612 does not fix the issue either, nor does removing the movies and perform a library clean.

The DB soap has not yet ended? ;-)
@Forage - thanks, this is being looked into.

On a separate note, why are you posting multiple logs, including crash logs... it makes it really hard to identify what is important and what isn't. Is this a tool or add-on that is uploading all of the logs in your temp folder?

In future, it would be much better if everyone posts only single logs, and doesn't post logs that are not relevant to the problem under discussion - thanks.
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.
(2015-06-13, 17:58)Milhouse Wrote: @Forage - thanks, this is being looked into.
Thanks.
(2015-06-13, 17:58)Milhouse Wrote: On a separate note, why are you posting multiple logs, including crash logs... it makes it really hard to identify what is important and what isn't. Is this a tool or add-on that is uploading all of the logs in your temp folder?
I was not aware that I was. My apologies. What I do, and did in the past, is enabling debugging in the Kodi UI, optionally selecting additional components. After that I reproduce the issue, go to the logfiles share, open the latest log zip and paste the contents of 01_KODI.log.
Is this not the way logs should be created and provided?
I was under the impression that this would create a new log again.
(2015-06-13, 18:28)Forage Wrote: I was not aware that I was. My apologies. What I do, and did in the past, is enabling debugging in the Kodi UI, optionally selecting additional components. After that I reproduce the issue, go to the logfiles share, open the latest log zip and paste the contents of 01_KODI.log.
Is this not the way logs should be created and provided?

01_KODI.log will contain *every* log that is found in /storage/.kodi/temp. This means it will contain your kodi.log, kodi.old.log and up to 10 crash logs.

If you're going to use 01_KODI.log as your source, it would just be better if you didn't post the other logs that aren't relevant, otherwise I don't know where to start and I'm left to wonder why you've posted crash logs and whether I need to look at them or not, etc. Smile

Be aware that the ZIP files in the logfiles directory are created automatically whenever a new SMB connection is made to OpenELEC, and the latest ZIP may not always contain the very latest kodi.log details if you're using an SMB connection that you established some time previously.

My method is to use ssh, and then run the command:
Code:
paste /storage/.kodi/temp/kodi.log
which posts only the current log, and is always going to be posting the very latest details.

(2015-06-13, 18:28)Forage Wrote: I was under the impression that this would create a new log again.
A new log file (/storage/.kodi/temp/kodi.log) will be created when Kodi is restarted, and the previous log file will be renamed to /storage/.kodi/temp/kodi.old.log.
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.
(2015-06-13, 17:39)Forage Wrote: Ever since build #0611 movies do not get added to the library properly any more.

Hopefully this (and a couple of other related issues) will be fixed by PR7276 in tonight's 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.
Just updated from 610 to the current version.. 612

I'm getting the error that my TVHeadend version is out of date.. Apparently I have v10 and I need v12...

I thought I was running the latest version.. Or is it a backend issue...? I'm running my backend from my synology NAS..
(2015-06-13, 21:10)MortUK74 Wrote: Just updated from 610 to the current version.. 612

I'm getting the error that my TVHeadend version is out of date.. Apparently I have v10 and I need v12...

I thought I was running the latest version.. Or is it a backend issue...? I'm running my backend from my synology NAS..

You could try the latest TVHeadend add-on that I've just built/uploaded, which seems to be v4.1.200 - I have no idea about v10 or v12.

RPi / RPi2

If you need support, the TVHeadend forum is this way...
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 Isengard build #0613: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.0.5 #1 Sat Jun 13 21:31:07 BST 2015 armv6l GNU/Linux

# vcgencmd version
Jun 10 2015 20:40:12
Copyright (c) 2012 Broadcom
version a0f9db571a2bb980469502bd4de2c9793b3223c4 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150613213018-#0613-ge43ae46 [Build #0613]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (e43ae463, changelog) and tip of XBMC master (78a7cf15, changelog) with the following modifications: Build Highlights:
  1. Fix for videodb scraping issues reported by @Forage, trac #16040
  2. Temporarily revert PR7258 until newclock4 rebase (conflict with 2329de28)
Build Details:
  1. XBMC:
    • FIX: [aml] remove obsolete audio latency hack (PR:7275, 1 commit, 1 file changed)
    • [android] hide certain settings which are non functional (PR:7272, 1 commit, 1 file changed)
    • [log] Reduce log spam from ScanArchiveForSubtitles. (PR:7269, 1 commit, 1 file changed)
    • [players] Fix for SetPriority calls being ignored (PR:7258, 1 commit, 2 files changed)
    • [xbmc][nfo] Fix garbage in being added in streamdetails (PR:7276, 1 commit, 3 files changed)
    • ADD: [droid] standard refreshrate switcher (>= api 21) (PR:7273, 1 commit, 17 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Reverted: PR:7258: [players] Fix for SetPriority calls being ignored (reason: needs nc4 rebase)
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.
(2015-06-13, 21:34)Milhouse Wrote:
(2015-06-13, 21:10)MortUK74 Wrote: Just updated from 610 to the current version.. 612

I'm getting the error that my TVHeadend version is out of date.. Apparently I have v10 and I need v12...

I thought I was running the latest version.. Or is it a backend issue...? I'm running my backend from my synology NAS..

You could try the latest TVHeadend add-on that I've just built/uploaded, which seems to be v4.1.200 - I have no idea about v10 or v12.

RPi / RPi2

If you need support, the TVHeadend forum is this way...

Thanks Millhouse, It was backed issue.. The TvHeadend on my Sinology NAS in the app centre was an older version..

If anyone has the same issue the new builds for Sinology NAS drives are here: http://syno.dierkse.nl

Mort..
(2015-06-13, 19:37)Milhouse Wrote:
(2015-06-13, 17:39)Forage Wrote: Ever since build #0611 movies do not get added to the library properly any more.

Hopefully this (and a couple of other related issues) will be fixed by PR7276 in tonight's build.
That did the trick quite nicely indeed. Thanks.
(2015-06-02, 11:57)Milhouse Wrote:
(2015-06-02, 09:40)slack3r Wrote: Ops... I opened a ticket on kodi trac (with my great English Big Grin ): is the same thing?

Trac should be fine - I see your ticket #16018, hopefully a developer familiar with subtitles will have the time to pick it up and investigate a fix.
Sorry for kicking this relatively old issue, but I just noticed the subtitle positioning issue on videos with black bars also. I backtracked through the test builds and found out that the issue started with build #0516 (#0515 was still ok).

I saw in the Trac issue mentioned above that it was closed and fixed about 70 minutes ago Smile Maybe we can get the fix included in the next build?
  • 1
  • 71
  • 72
  • 73(current)
  • 74
  • 75
  • 89

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 214