HTPC GPU Upgrade / No more DTS-HD and buggy audio :(

Hello Kodi people Wink

I upgraded my HTPC with a new GPU (AMD RX460), install the driver (AMDGPU-PRO v16.50) and now I have 2 issues in Kodi 16.

my custom HTPC is link via HDMI to an AV receiver Onkyo TX-SR333, my tv is a Panasonic TX-55CX700.

Problem #1 No sound at all when playing DTS-HD files (passthrough isn't working anymore :-( )
The intel HD graphics and the integrated HDMI in the motherboard used to work perfectly in my setup, I can't manage to make it work againSad

Problem #2 The sound is buggy and laggy when playing dts or dolby digital video files...

my etc/asound.conf:

Code:
cat /etc/asound.conf
defaults.pcm.card 1
defaults.pcm.device 3
defaults.ctl.card 1

aplay -l
Code:
**** Liste des Périphériques Matériels PLAYBACK ****
carte 0: PCH [HDA Intel PCH], périphérique 0: ALC1150 Analog [ALC1150 Analog]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0
carte 0: PCH [HDA Intel PCH], périphérique 1: ALC1150 Digital [ALC1150 Digital]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0
carte 1: HDMI [HDA ATI HDMI], périphérique 3: HDMI 0 [HDMI 0]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0
carte 1: HDMI [HDA ATI HDMI], périphérique 7: HDMI 1 [HDMI 1]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0
carte 1: HDMI [HDA ATI HDMI], périphérique 8: HDMI 2 [HDMI 2]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0
carte 1: HDMI [HDA ATI HDMI], périphérique 9: HDMI 3 [HDMI 3]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0
carte 1: HDMI [HDA ATI HDMI], périphérique 10: HDMI 4 [HDMI 4]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0

I use this script to start kodi to disable pulseaudio:
Code:
#!/bin/bash
# Kill PulseAudio so XBMC will use ALSA for proper passthrough support
echo autospawn = no > ~/.config/pulse/client.conf
killall pulseaudio
# Start XBMC
kodi-standalone
# Restore Pulse Audio
rm ~/.config/pulse/client.conf
pulseaudio --start

Kodi log:
http://paste.ubuntu.com/23820831/

xrandr -q:
http://paste.ubuntu.com/23823923/

I hope, you can help me Smile

TV Show scraping

I have started using TMM recently and I think it is great. I initially wanted to re-organise movie sets so they listed in Canonical Order, but then proceeded to nfo my entire library. The movie scraping all worked great. I seem to be having trouble wi...

player has video- noob

Hi guys i wondering if anyone would be able to point me in the right direction. What Im trying to achive is instead of video playing in the background when i back out to my home.xmli would like it to paly n a window the same way as say the pvr window does.

<control type="group">
<visible>!IsEmpty(ListItem.Icon) | !Player.HasVideo</visible>
<posx>0</posx>
<posy>300</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>420</width>
<height>300</height>
<aspectratio>keep</aspectratio>
<fadetime>400</fadetime>
<texture>$INFO[ListItem.Icon]</texture>
</control>


and i see in VideoFullscreen.xml

<onunload condition="![Player.HasVideo + VideoPlayer.Content(livetv)]">ClearProperty(pvrGuideOnFullscreenVideo,home)</onunload>


i would just like a few pointers on editing this. Any tips would be greatly appreciated

thanks in advance.

[RELEASE] Alive.HD ( Music video addon )

plugin.video.alive.hd Alive HD gives you live concerts by your favourite band and DJ performances in HD quality * All playlists are organized by categories * Source from Youtube users. * Advised the latest version of the Youtube addon v5.*...