• 1
  • 147
  • 148
  • 149(current)
  • 150
  • 151
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-07-02, 09:26)Mr Ozzy Wrote: Edit :
Found now samba is using a different user file witch is located in ./kodi/.smb and now need to be named user.config instead smb.conf ..
with these setting done i can browse in my network again..

The /storage/.kodi/.smb/smb.conf file is used by Kodi libsmbclient. You shouldn't need to change that - it will be rewritten every time Kodi starts. If you need to change max protocol then use the GUI setting. Your own Samba client configuration settings can be added in /storage/.kodi/.smb/user.config and will be read in after /storage/.kodi/.smb/smb.conf - what settings did you add?

(2017-07-02, 09:26)Mr Ozzy Wrote: but my multiuser-target.wants ( preloading samba shares at boot ) is not working..
neither can i connect to the box with samba.. i just see the box in network.... loll

Hard to say without knowing what you've changed. Automatic mounting of Samba shares (ie. those drives available at boot) should be working using the stock configuration - are you using a custom /storage/.config/samba.conf? The Samba4 configuration has changed a lot so any custom configuration should be rebased on the latest /storage/.config/samba.conf.sample.
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.
(2017-07-02, 09:41)raptorjr Wrote:
(2017-07-02, 09:26)Mr Ozzy Wrote: but there seems to be a problem with samba sharing.. shares pre configured are working but when i go to file manager and want to add a location and go to
windows samba shares .. nothing will show up..

I have the same problem. https://forum.kodi.tv/showthread.php?tid=314964
But it is not possible to fix in Kodi. Some Samba problem.

You can go back to #328 if you want to add new shares. That was the latest version that was working for me.

i posted in that treat something...
Simple Kodi fan..

2x Raspberry pi3 b  Running LibreElec 9.2.0 stable
1x Odroid C2          Running Volumio  
1x Zoomtak H8       Running CoreElec 9.2.1 generic
 
(2017-07-01, 15:10)bmonster Wrote: Hi,

Has anyone been experiencing any issues watching live tv, things like pausing and stuttering.
Think I've managed to pin it down to starting with build 0613 onwards, and still a problem with latest build.
Only happens when watching live tv, watching recordings are fine.

I'm using mediaportal with no advanced settings.

Regards Bucky

Edit definitely starts with 0613

Morning Milhouse,

I've linked a couple of logs for the above problem, basically i've used the latest 0107 build and once booted I start watching live tv and change channels a few times.
Each time i change channel the picture/sound pauses and stutter, kinda like its buffering, also sometimes when changing channel it'll just stay on a black screen for maybe 5-10 seconds before the channel starts, this all started 0613, anything before 0613 works fine for me, quick channel changes and no pausing/stuttering..

The logs are from a clean install, no advanced settings, or addons.


https://drive.google.com/open?id=0BwAs5I...GJhSDlqZ0k

https://drive.google.com/open?id=0BwAs5I...3NZWlVyNVU

Currently back on 0612...

Kind Regards

Bucky

Edit: also checked 0612b that you built for the scrolling problem, and thats also fine, so problem was introduced after that...
Hey
I wanted to try the netflix addon but saddly I can't any folder like "My List". The log says:

17:49:56.462 T:1829761952 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnicodeEncodeError'>
Error Contents: 'ascii' codec can't encode character u'\xdc' in position 7: ordinal not in range(128)
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.netflix/addon.py", line 37, in <module>
navigation.router(paramstring=sys.argv[2][1:])
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/utils.py", line 25, in wrapped
result = f(*args, **kwargs)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/Navigation.py", line 80, in router
return self.show_video_list(video_list_id=params['video_list_id'], type=type)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/Navigation.py", line 239, in show_video_list
return self.kodi_helper.build_video_listing(video_list=video_list, actions=actions, type=type, build_url=self.build_url)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/KodiHelper.py", line 480, in build_video_listing
li = self._generate_entry_info(entry=video, li=li)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/KodiHelper.py", line 778, in _generate_entry_info
infos.update({'mpaa': str(entry['maturity']['board']) + '-' + str(entry['maturity']['value'])})
UnicodeEncodeError: 'ascii' codec can't encode character u'\xdc' in position 7: ordinal not in range(128)
-->End of Python script error report<--
17:49:56.532 T:1942962192 ERROR: GetDirectory - Error getting plugin://plugin.video.netflix/?action=video_list&type=continueWatching&video_list_id=f196ab2b-a2b8-49e9-ada7-c19cc6977b24_1976884X3XX1499017437481
17:49:56.536 T:1942962192 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflix/?action=video_list&type=continueWatching&video_list_id=f196ab2b-a2b8-49e9-ada7-c19cc6977b24_1976884X3XX1499017437481) failed


Amazon Instant Video and SkyGo are working just fine.
I'm on build #0701
Any suggestions?
Just had another one of those "Preparing...0%" type of issues.

Image

Went to press play and the system is now locked up and I have pulled the logs and posted the kodi crash log here....

https://pastebin.com/LwP5vMmc

Kodi Log....

https://pastebin.com/kNx5YmnG

If you need others please ask.

I now need to hard reset to Pi
(2017-07-02, 20:49)Vimes Wrote: Just had another one of those "Preparing...0%" type of issues.

It's caused by Kodi deadlocking while accessing smb:// (which in your case is being caused by a library scan) - some sort of race condition, perhaps.

Unfortunately I don't have a solution (other than not using smb:// at all).
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 Leia build #0702: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.8 #1 Sun Jul 2 21:06:49 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jun 28 2017 18:11:44
Copyright (c) 2012 Broadcom
version f12b2b59ba808a52650d85a33a0ac528aa717bb0 (tainted) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170702210546-#0702-g5cc37cc [Build #0702]

# Kodi version
(18.0-ALPHA1 Git:423072a). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (5cc37cc3, changelog) and tip of XBMC master (32eca2db, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • Slice cleanup (PR:1709, 8 commits, 43 files changed)
  2. XBMC:
    • [PVR] Fix calculation of 'yesterdayPlusOneYear' in PVR timer settings dialog (PR:12403, 1 commit, 1 file changed)
  3. pvr.mythtv:
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Reverted: [env] PR:1709: Slice cleanup (temp workaround)
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.
(2017-07-02, 20:07)iak1992 Wrote: Hey
I wanted to try the netflix addon but saddly I can't any folder like "My List". The log says:

Try updating your plugin.video.netflix add-on from github - the latest 0.11.14 release has fixes for unicode encoding which should address your 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.
(2017-07-03, 02:24)Milhouse Wrote:
(2017-07-02, 20:49)Vimes Wrote: Just had another one of those "Preparing...0%" type of issues.

It's caused by Kodi deadlocking while accessing smb:// (which in your case is being caused by a library scan) - some sort of race condition, perhaps.

Unfortunately I don't have a solution (other than not using smb:// at all).

Thanks.

If I had not pressed play on that TV show it would have stuck at preparing....0% without changing. I have menu access and normally I would just reboot it and that would sort things out. Accessing the library is the way to create tha tdeadlock and crash.

Thanks anyway. I suppose it is just an "SMB" thing Big Grin
To Bad ... netflix plugin stoppd workig again today.. :-(

Using plugin version 0.11.14
and stream input 2.0.0
now it makes Kodi crash #0702
Log : 14:44:07.965 T:1394037664 ERROR: CMMALRenderer::CheckConfigurationVout Failed to commit vout input format (status=3 EINVAL)
ERROR: CMMALRenderer::Run - Failed to send omvb:0x6a97fb98 mmal:0x5573f650 to vc.ril.video_render:in:0(I420) (status=03 EINVAL)
ERROR: CMMALRenderer::Run - Failed to send omvb:0x6ab026f0 mmal:0x5573f828 to vc.ril.video_render:in:0(I420) (status=03 EINVAL)

ERROR: CMMALPool::GetBuffer - failed pool:0x5ddd8850 omvbSadnil) mmalSadnil) timeout:500
ERROR: BufferPool::GetBuffer Failed to allocated buffer in time
Simple Kodi fan..

2x Raspberry pi3 b  Running LibreElec 9.2.0 stable
1x Odroid C2          Running Volumio  
1x Zoomtak H8       Running CoreElec 9.2.1 generic
 
(2017-07-03, 13:48)Mr Ozzy Wrote: To Bad ... netflix plugin stoppd workig again today.. :-(

I think that is fixed by a firmware update. Should be in tonight's build, but you can test early. Download:
https://github.com/raspberrypi/firmware/...f?raw=true
https://github.com/raspberrypi/firmware/...t?raw=true

rename to start.elf and fixup.dat and replace the ones on your sdcard boot partition.
(2017-07-03, 15:26)popcornmix Wrote:
(2017-07-03, 13:48)Mr Ozzy Wrote: To Bad ... netflix plugin stoppd workig again today.. :-(

I think that is fixed by a firmware update. Should be in tonight's build, but you can test early. Download:
https://github.com/raspberrypi/firmware/...f?raw=true
https://github.com/raspberrypi/firmware/...t?raw=true

rename to start.elf and fixup.dat and replace the ones on your sdcard boot partition.


Ok i am going to give that a try... thank you..!!

Edit : i can confirm it now works again... !!!!
Simple Kodi fan..

2x Raspberry pi3 b  Running LibreElec 9.2.0 stable
1x Odroid C2          Running Volumio  
1x Zoomtak H8       Running CoreElec 9.2.1 generic
 
(2017-07-03, 15:33)Mr Ozzy Wrote: Edit : i can confirm it now works again... !!!!

Good to hear - should be sorted with tonight's build - Amazon and Netflix should be good.
Awesome, thank you!
New LibreELEC.tv Leia build #0703: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.8 #1 Mon Jul 3 21:39:39 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jul  3 2017 14:20:31
Copyright (c) 2012 Broadcom
version 4139c62f14cafdb7d918a3eaa0dbd68cf434e0d8 (tainted) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170703213834-#0703-g6963de30 [Build #0703]

# Kodi version
(18.0-ALPHA1 Git:423072a). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (6963de30, changelog) and tip of XBMC master (65a45634, changelog) with the following modifications: Build Highlights:
  1. New firmware (fix for Amazon and Netflix related crashes)
  2. Kodi: more addon interface changes
  3. libnfs updates
  4. inputstream.adaptive - supports 480p
Build Details:
  1. Firmware (Jul 3):
    • firmware: Fix regression in uart clock frequency See: link
    • firmware: arm_display: Fix mixup with xres/xres_virtual See: link
    • firmware: video_render: Relax the alignment requirements for pitches
    • firmware: vc_image: Use vpitch when determining size of YUV buffers
  2. LibreELEC.tv:
    • linux: update to linux-4.11.8 (PR:1698, 9 commits, 4 files changed)
  3. XBMC:
    • [addons] change audio decoder addon interface to new C++ style (PR:12336, 1 commit, 12 files changed)
    • Fix crash during close of kodi if vfs and pvr addons are present. (PR:12386, 2 commits, 6 files changed)
    • CVideoPlayer: cannot pause if seek is not supported (PR:12409, 3 commits, 1 file changed)
    • [vfs] fix compiler warning (PR:12411, 1 commit, 2 files changed)
    • Explicitly initialize VIS_INFO structure; may be bypassed (PR:12405, 1 commit, 1 file changed)
    • [addons] make doxygen for c++ addons working (PR:12412, 1 commit, 5 files changed)
  4. libnfs:
    • Clear revents before calling poll in the event loops for the sync API. (de9e1230)
    • NFSv4: Add support for selecting version via url argument or nfs_set_version (4a6012ea)
    • NFSv4: Rename all V3 specific internal functions from nfs_ to nfs3_ (0160cbfa)
    • NFSv4: Move all v3 specific code into its own nfsv3.c file (0e0bb3fb)
    • Clear revents before calling poll in the event loops for the sync API. (1e015000)
    • Perform the timeout scan at the start of the service routine instead of the end. (36a1e066)
    • TESTS: add tests for symlink/readlink (db6d0836)
    • Merge branch 'nfsv4' (9776ca3a)
    • README: clarify status of nfsv4 support. I.e. not yet functional. (e1f01238)
    • More reformatting of libnfs-raw.h (ad6f95d9)
    • TESTS: improve softlink tests and validate the links are visible locally (8fa13b3a)
    • nfs_symlink: Fix it so we can create symlinks in the current directory (ea94d4e3)
    • TESTS: Tests and fixes for nfs_rename (903021ed)
    • Fix SEGV in rename error paths and add tests (0c5732eb)
    • Allow mkdir/rmdir to work for the local directory and add tests (e1a2f9f5)
    • Make nfs_unlink work for local paths and add tests (c6ac1b5a)
    • TEST: add tests for nfs_link (aff3099f)
    • TESTS: add tests for mknod (9fdc774b)
    • Fix nfs_creat() so it works with local directories and add tests (6ea6002e)
    • TESTS: Split the leak checks tests out based on function (abf2f7fc)
  5. inputstream.adaptive:
  6. pvr.mythtv:
  7. pvr.vdr.vnsi:
    • GetRecordingsList: fix variable names (PR:2, 1 commit, 1 file changed)
  8. newclock5:
    • New commits in this build:
      • AddonVideoCodec: Remove buffer size hack (1a6b505c)
      • fixup! MMALRender: Specified aligned width/height should be forced (72080f77)
      • MMAL: Move mmal buffer initialisation to update function (21d4d777)
  9. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1741: linux: fix post_patch which may end with exit code == 1 if no overlays to cp
    • Added: [pkg] patch: skin.estuary: reduce system info font size (kodi)
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.
  • 1
  • 147
  • 148
  • 149(current)
  • 150
  • 151
  • 495

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24