• 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 37
v18 OSMC test builds for Leia (Kodi 18)
Can you post a debug log.
Reply
17.8-147, 18 Dec 2017: Based off OSMC commit (ef4a03c7) and newclock5 (566579c)

OSMC:
Temp remove game.libretro.beetle-ps (ef4a03c7)

XBMC:
  • [Estuary] don't hide scroll buttons in textviewer (PR:13166, 1 commit, 1 file changed)
  • [uwp] remove Real Media Files from FileType in manifest (PR:13206, 1 commit, 1 file changed)
  • AESinkPULSE: Make default sink handling more failsafe (PR:13200, 1 commit, 1 file changed)
  • AMLUtils: support 3.14 "Nougat" kernel fractional rates (PR:13130, 1 commit, 2 files changed)
  • [buildsteps][win10] package appx file (PR:13207, 2 commits, 3 files changed)
  • [Music]Cleaning and scanning using music job queue (PR:13117, 1 commit, 12 files changed)
  • [cmake] FFmpeg: bump minimum required version to 3.4 (PR:13201, 1 commit, 1 file changed)
Includes latest addons: inputstream.adaptive (2d67d59, +1), inputstream.rtmp (c772497), peripheral.joystick (33b43ce), pvr.argustv (1aa4ddc, +1), pvr.demo(744d8ef, +1), pvr.dvblink (4ac2f2d, +1), pvr.dvbviewer (c2275e1, +1), pvr.filmon (17e8193, +1), pvr.hdhomerun (8b931e8, +2), pvr.hts (2f39155, +1), pvr.iptvsimple(53f94ec, +1), pvr.mediaportal.tvserver (8f11874, +1), pvr.mythtv (8f214cd), pvr.nextpvr (11dfdbb, +1), pvr.njoy (f7a9913, +1), pvr.octonet (c4af00a), pvr.pctv(7b1c634, +1), pvr.stalker (d504a4c, +1), pvr.teleboy (e431126), pvr.vbox (1ed3fd2, +1), pvr.vdr.vnsi (0ec3e77), pvr.vuplus (b090f73, +1), pvr.wmc (920ade6, +1), pvr.zattoo (23d9993), vfs.libarchive (568a2a1)
Reply
SOLVED:
by adeding ipc_perm 0666 to asound.conf dmix device



OSMC not picking up hifiberry sound device.
I disabled HDMI and on board audio, bt OSMC is still showing them.
Can not select hifiberry as audio device.

which alsa device is OSMC using? 
in my asound I have as default the dmix plug .


any idea?

I also discovered the mpd is not able to use dmix alsa device with a permission error but can use hw sound device. Not sure if this is related



I have aplay l 
**** List of PLAYBACK Hardware Devices ****
card 2: sndrpihifiberry [snd_rpi_hifiberry_digi], device 0: HifiBerry Digi HiFi wm8804-spdif-0
  Subdevices: 1/1
  Subdevice #0: subdevice #0

aplay -L
hifiberry-hw
dmixer-hifiberry
default
sysdefault:CARD=sndrpihifiberry
    snd_rpi_hifiberry_digi, 
    Default Audio Device
iec958:CARD=sndrpihifiberry,DEV=0
    snd_rpi_hifiberry_digi, 
    IEC958 (S/PDIF) Digital Audio Output
dmix:CARD=sndrpihifiberry,DEV=0
    snd_rpi_hifiberry_digi, 
    Direct sample mixing device
dsnoop:CARD=sndrpihifiberry,DEV=0
    snd_rpi_hifiberry_digi, 
    Direct sample snooping device
hw:CARD=sndrpihifiberry,DEV=0
    snd_rpi_hifiberry_digi, 
    Direct hardware device without any conversions
plughw:CARD=sndrpihifiberry,DEV=0
    snd_rpi_hifiberry_digi, 
    Hardware device with all software conversions
Reply
17.8-148, 20 Dec 2017: Based off OSMC commit (438ab064) and newclock5 (566579c)

OSMC:
Remove game.libretro.nestopia (438ab064)

Includes latest addons: inputstream.adaptive (2d67d59, +1), inputstream.rtmp (c772497), peripheral.joystick (33b43ce), pvr.argustv (1aa4ddc, +1), pvr.demo(744d8ef, +1), pvr.dvblink (4ac2f2d, +1), pvr.dvbviewer (c2275e1, +1), pvr.filmon (17e8193, +1), pvr.hdhomerun (8b931e8, +2), pvr.hts (2f39155, +1), pvr.iptvsimple(53f94ec, +1), pvr.mediaportal.tvserver (8f11874, +1), pvr.mythtv (8f214cd), pvr.nextpvr (11dfdbb, +1), pvr.njoy (f7a9913, +1), pvr.octonet (c4af00a), pvr.pctv(7b1c634, +1), pvr.stalker (d504a4c, +1), pvr.teleboy (e431126), pvr.vbox (1ed3fd2, +1), pvr.vdr.vnsi (0ec3e77), pvr.vuplus (b090f73, +1), pvr.wmc (920ade6, +1), pvr.zattoo (23d9993), vfs.libarchive (568a2a1)
Reply
17.8-149, 21 Dec 2017: Based off OSMC commit (0e17cfa) and newclock5 (eaacfac)

OSMC:
Re-add game.libretro.nestopia (438ab064)

XBMC:
Add video tag loaders (PR:13106, 6 commits, 41 files changed)
various Ifdef cleanup (PR:13182, 3 commits, 32 files changed)
Dvd autoplay during active player (PR:13142, 1 commit, 1 file changed)
[PVR] Fix CPVREpgContainer::CreateChannelEpg not to change channel's (PR:13216, 1 commit, 1 file changed)
kill g_powerManager global (PR:13190, 3 commits, 13 files changed)
[cmake] remove force disabling vaapi for gbm (PR:13220, 1 commit, 1 file changed)
Remove Travis badge, update Kodi banner image URL (PR:13204, 0 commits, 0 files changed)

newclock5:

New commits in this build:
ServiceBroker: add CPowerManager (17c2fc5f)
kill g_powerManager (9fdf683d)
fix includes after killing g_powerManager (af240f62)
VideoPlayer: Fix stereo mode detection from filename in GetVideoStreamInfo (eaacface)


inputstream.adaptive:
Fix single-file subtitle seek (https://github.com/asciidisco/plugin.vid...issues/234) (fcf6695)


Includes latest addons: inputstream.adaptive (fcf6695, +1), inputstream.rtmp (c772497), peripheral.joystick (33b43ce), pvr.argustv (1aa4ddc), pvr.demo (744d8ef), pvr.dvblink (4ac2f2d), pvr.dvbviewer (c2275e1), pvr.filmon (17e8193), pvr.hdhomerun (8b931e8), pvr.hts (2f39155), pvr.iptvsimple (53f94ec), pvr.mediaportal.tvserver (8f11874), pvr.mythtv (8f214cd), pvr.nextpvr (11dfdbb), pvr.njoy (f7a9913), pvr.octonet (c4af00a), pvr.pctv (7b1c634), pvr.stalker (fad6ed4), pvr.teleboy (e431126), pvr.vbox (1ed3fd2), pvr.vdr.vnsi (0ec3e77), pvr.vuplus (b090f73), pvr.wmc (920ade6), pvr.zattoo (23d9993), vfs.libarchive (568a2a1)
Reply
17.8-150, 22 Dec 2017: Based off OSMC commit (e0574bc7) and newclock5 (eaacfac)

OSMC:Add initial OSMC helper routines to Kodi core library to improve implementation on OSMC (e0574bc7)
This fixes the Netflix addon error for the Vero 4k (If you previously installed Netflix addon for the 4k you will need to remove and reinstall addon)

Includes latest addons: inputstream.adaptive (fcf6695, +1), inputstream.rtmp (c772497), peripheral.joystick (33b43ce), pvr.argustv (1aa4ddc), pvr.demo (744d8ef), pvr.dvblink (4ac2f2d), pvr.dvbviewer (c2275e1), pvr.filmon (17e8193), pvr.hdhomerun (8b931e8), pvr.hts (2f39155), pvr.iptvsimple (53f94ec), pvr.mediaportal.tvserver (8f11874), pvr.mythtv (8f214cd), pvr.nextpvr (11dfdbb), pvr.njoy (f7a9913), pvr.octonet (c4af00a), pvr.pctv (7b1c634), pvr.stalker (fad6ed4), pvr.teleboy (e431126), pvr.vbox (1ed3fd2), pvr.vdr.vnsi (0ec3e77), pvr.vuplus (b090f73), pvr.wmc (920ade6), pvr.zattoo (23d9993), vfs.libarchive (568a2a1)
Reply
17.8-151, 22 Dec 2017: Based off OSMC commit (e0574bc7) and newclock5 (1483f3)

OSMC:
Temp remove game.libretro
Fix script to include inputstream.rtmp
 

XBMC:
[cleanup] silence compiler warnings (PR:13221, 2 commits, 2 files changed)
fix: poweranagement & linux storageprovider build without dbus (PR:13229, 1 commit, 2 files changed)
[weather][refactor] kill g_weatherManager global (PR:13227, 6 commits, 20 files changed)
[pvr] no delay on switch to previous channel with key 0 (PR:13232, 1 commit, 3 files changed)

pvr.iptvsimple:
Fix multithreading issues (PR:169, 2 commits, 4 files changed)

pvr.zattoo:
Mime-Type / gzipped EPG download (3d7d559)
Update changelog and version (742fcf1)

Includes latest addons: inputstream.adaptive (fcf6695, +1), inputstream.rtmp (c772497), peripheral.joystick (33b43ce), pvr.argustv (1aa4ddc), pvr.demo (744d8ef), pvr.dvblink (4ac2f2d), pvr.dvbviewer (c2275e1), pvr.filmon (17e8193), pvr.hdhomerun (8b931e8), pvr.hts (2f39155), pvr.iptvsimple (cbd4f5a, +2), pvr.mediaportal.tvserver (8f11874), pvr.mythtv (8f214cd), pvr.nextpvr (11dfdbb), pvr.njoy (f7a9913), pvr.octonet (c4af00a), pvr.pctv (7b1c634), pvr.stalker (fad6ed4), pvr.teleboy (e431126), pvr.vbox (1ed3fd2), pvr.vdr.vnsi (0ec3e77), pvr.vuplus (b090f73), pvr.wmc (920ade6), pvr.zattoo (742fcf1, +2), vfs.libarchive (568a2a1)
Reply
17.8-152, 28 Dec 2017: Based off OSMC commit (c26d818d) and newclock5 (6fa346dc)

XBMC:
  • [uwp] copy appxsym next to appx and cer files (PR:13250, 1 commit, 1 file changed)
  • Revert "[uwp] copy appxsym next to appx and cer files" (PR:13251, 1 commit, 1 file changed)
  • windowing/gbm: fixes for startup and shutdown (PR:13231, 4 commits, 5 files changed)
  • Controller dialog: Wheel and throttle support (PR:13189, 5 commits, 45 files changed)
  • more ifdef cleanup and removal (PR:13222, 26 commits, 51 files changed)
  • [cmake] disable doc, exmaples, tests & gtest for internal libs (PR:13238, 2 commits, 2 files changed)
  • [fix][seekhandler] seek size can exceed min and max time of player (PR:13236, 6 commits, 13 files changed)
  • [cleanup][TexturePacker] remove PlatformDefs include (PR:13239, 1 commit, 5 files changed)
  • [PVR] Make shared channel selection optional. (PR:13237, 1 commit, 5 files changed)
 
peripheral.joystick:
  • [Peripheral API] Update to v1.3.5: Wheel and throttle support (PR:133, 1 commit, 3 files changed)
 
pvr.zattoo:
  • Add quantum TV as reseller (54afaab)
Reply
any easier way to install this?
Reply
(2017-12-28, 16:17)attackkkkkk Wrote: any easier way to install this?

Nope
Reply
17.8-153, 31 Dec 2017: Based off OSMC commit (ab6624ae) and newclock5 (fbff01f3d)

XBMC:
 
  • [JSON-RPC]Add "art" parameter to audio library Get and Set methods (PR:13101, 1 commit, 6 files changed)
  • StackHelper increase part times precision to msec and bugfix (PR:13262, 1 commit, 7 files changed)
  • [refactor] make m_pPlayer private and expose it through method GetAppPlayer() (PR:13259, 7 commits, 58 files changed)
  • [PVR] Remove unused action ACTION_PLAY, use ACTION_PLAYER_PLAY. (PR:13272, 1 commit, 4 files changed)
  • [PVR] Fix crash when enabling a PVR client addon. (PR:13266, 1 commit, 2 files changed)
  • [guiinfo] Fix PLAYER_PROGRESS, PLAYER_PROGRESS_CACHE, PLAYER_SEEKBAR, (PR:13273, 1 commit, 1 file changed)

    inputstream.adaptive:
  • Android 32 ftello / removed compiler warnings (352822a)
  • remove force secure steams (android) (fb0ca21)

    newclock5:
       New commits in this build:
  • PiSink: Treat default as HDMI (fbff01f3)

Includes latest addons: inputstream.adaptive (fb0ca21, +4), inputstream.rtmp (482f5c1, +1), peripheral.joystick (3a93486, +1), pvr.argustv (a4d3ec7, +1), pvr.demo(6284566, +1), pvr.dvblink (4ac2f2d), pvr.dvbviewer (c2275e1), pvr.filmon (e754b4b, +2), pvr.hdhomerun (7379fbc, +3), pvr.hts (bf22a18, +1), pvr.iptvsimple(a768d0e, +3), pvr.mediaportal.tvserver (dcf0512, +1), pvr.mythtv (cab8839, +1), pvr.nextpvr (11dfdbb), pvr.njoy (67b837d, +1), pvr.octonet (c4af00a), pvr.pctv(c7a13d7, +4), pvr.stalker (c91421d, +2), pvr.teleboy (3ae0297, +2), pvr.vbox (24126fd, +1), pvr.vdr.vnsi (3c76791, +1), pvr.vuplus (020e1d2, +1), pvr.wmc (920ade6), pvr.zattoo (4940bcc, +5), vfs.libarchive (568a2a1)
Reply
17.8-154, 2 Jan 2018: Based off OSMC commit (ab6624ae) and newclock5 (fbff01f3d)

OSMC:
ASLA sink for Pi (430721)
Add missing patch Fix crash on skin reload (ee2a6dfa)
Add missing patch Fix setting loss when rebooting from Kodi (e7b0bfd)
Reply
17.8-155, 3 Jan 2018: Based off OSMC commit (775e072e) and newclock5 (b954106)

XBMC:
  • [Estuary][PVR] PVRInfoPanel: move channel logo to the right, remove default logo. (PR:13271, 2 commits, 2 files changed)
  • [PVR] Guide window: Go to date (PR:13282, 3 commits, 8 files changed)
  • add ftp with implicit SSL support (PR:13285, 1 commit, 2 files changed)
  • OpenGL: some fixes (PR:13287, 4 commits, 5 files changed)
  • [PVR] Fix timeshift gui info. Must be reset if nothing is playing anymore (PR:13281, 2 commits, 3 files changed)
  • windowing/gbm: use first overlay plane and fix vga refresh rate (PR:13286, 2 commits, 1 file changed)
  • changed: added setting for use of video tags (PR:13291, 1 commit, 5 files changed)
  • [depends][windows] Print the mirror redirected to for easier debugging of of mirror issues (PR:13293, 1 commit, 1 file changed)
  • [smartplaylist] add 2160p resolution filter (PR:13086, 1 commit, 1 file changed)

Includes latest addons: inputstream.adaptive (fb0ca21), inputstream.rtmp (482f5c1), peripheral.joystick (3a93486), pvr.argustv (a4d3ec7), pvr.demo (6284566), pvr.dvblink (4ac2f2d), pvr.dvbviewer (c2275e1), pvr.filmon (e754b4b), pvr.hdhomerun (7379fbc), pvr.hts (bf22a18), pvr.iptvsimple (a768d0e), pvr.mediaportal.tvserver(dcf0512), pvr.mythtv (cab8839), pvr.nextpvr (11dfdbb), pvr.njoy (67b837d), pvr.octonet (c4af00a), pvr.pctv (c7a13d7), pvr.stalker (c91421d), pvr.teleboy (3ae0297), pvr.vbox (24126fd), pvr.vdr.vnsi (3c76791), pvr.vuplus (020e1d2), pvr.wmc (920ade6), pvr.zattoo (4940bcc), vfs.libarchive (568a2a1)
Reply
17.8-156, 6 Jan 2018: Based off OSMC commit (1287130) and newclock5 (fdf378e)
  1. XBMC:
    • [win10] update dependencies packages and do not add pass-through formats for xaudio HDMI device (PR:13308, 3 commits, 4 files changed)
    • [xbmc][WindowsStore] Set store minimum version (PR:13284, 1 commit, 2 files changed)
    • [gui] always render splash window but hide splash image if configured in AS (PR:13305, 2 commits, 3 files changed)
    • [depends] bump expat to 2.2.5 (PR:13310, 1 commit, 2 files changed)
    • Wayland fixes (PR:13096, 17 commits, 22 files changed)
    • [videoplayer] CVideoPlayer::OpenVideoStream: Pass item's dynpath to R (PR:13312, 1 commit, 1 file changed)
    • [win10] do not handle back request on non mobile systems. (PR:13313, 1 commit, 1 file changed)
    • fix and simplify PlayFile (PR:13301, 2 commits, 10 files changed)
    • ActiveAESink: We can only do PT if at least one PT format is supported (PR:13309, 1 commit, 1 file changed)
    • Fix usage of CompareNoCase (PR:13175, 7 commits, 6 files changed)
    • VideoPlayer: make m_pInputStream a smart pointer (PR:13295, 5 commits, 28 files changed)
  2. pvr.demo:
    • Implement series/episode/eptitle for recordings (PR:58, 1 commit, 4 files changed)
  3. pvr.vdr.vnsi:
    • fix gles rendering of VDR osd (66050a9)
  4. newclock5:
    • New commits in this build:
      • fixup! libbluray: Bump to Nevcairie's patches (17b9e2c4)
      • Revert "fixup! libbluray: Bump to Nevcairie's patches" (bc53d8ab)
      • fixup after PR13295 (fdf378ed)

Includes latest addons: inputstream.adaptive (fb0ca21), inputstream.rtmp (482f5c1), peripheral.joystick (3a93486), pvr.argustv (a4d3ec7), pvr.demo (0224cbd, +1), pvr.dvblink (4ac2f2d), pvr.dvbviewer (c2275e1), pvr.filmon (e754b4b), pvr.hdhomerun (7379fbc), pvr.hts (bf22a18), pvr.iptvsimple (a768d0e), pvr.mediaportal.tvserver (dcf0512), pvr.mythtv (cab8839), pvr.nextpvr (11dfdbb), pvr.njoy (67b837d), pvr.octonet (c4af00a), pvr.pctv (c7a13d7), pvr.stalker(c91421d), pvr.teleboy (3ae0297), pvr.vbox (24126fd), pvr.vdr.vnsi (66050a9, +1), pvr.vuplus (020e1d2), pvr.wmc (920ade6), pvr.zattoo (4940bcc), vfs.libarchive(568a2a1)
Reply
17.8-157, 8 Jan 2018: Based off OSMC commit (31ae9089) and newclock5 (fdf378e)

pvr.hts:
  • 4.2.10: Implement GetStreamTimes for recordings (PR:347, 4 commits, 6 files changed)

Includes latest addons: inputstream.adaptive (fb0ca21), inputstream.rtmp (482f5c1), peripheral.joystick (3a93486), pvr.argustv (a4d3ec7), pvr.demo (0224cbd, +1), pvr.dvblink (4ac2f2d), pvr.dvbviewer (c2275e1), pvr.filmon (e754b4b), pvr.hdhomerun (7379fbc), pvr.hts (83ea2d5, +4), pvr.iptvsimple (a768d0e), pvr.mediaportal.tvserver (dcf0512), pvr.mythtv (cab8839), pvr.nextpvr (11dfdbb), pvr.njoy (67b837d), pvr.octonet (c4af00a), pvr.pctv (c7a13d7), pvr.stalker(c91421d), pvr.teleboy (3ae0297), pvr.vbox (24126fd), pvr.vdr.vnsi (66050a9, +1), pvr.vuplus (020e1d2), pvr.wmc (920ade6), pvr.zattoo (4940bcc), vfs.libarchive(568a2a1)
Reply
  • 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 37

Logout Mark Read Team Forum Stats Members Help
OSMC test builds for Leia (Kodi 18)4