[MOD] Aeon MQ5 for Kodi 18 Leia

For anyone still using Aeon MQ5, I have a new mod version that works in Leia. The Leia mod version is 10.2.3 release date 01/15/2017 and can be downloaded from the Github release page here: https://github.com/scott967/Aeon_MQ5_Mod...tag/10.2.3 This ...

AZ Questions on weather and jerky motion

Hi. I'm using AZ with Krypton. I have two issues. Not sure if they are normal but thought I would ask. I'm using the vertical view BTW. 1. On the main screen when I move onto Weather, should I see the current weather forecast with icons or is it onl...

Leelbox Orlando Florida Digital TV?

I just got a Q1 Master leelbox today. It looks like everything is from the UK, how do I go about getting the local free digital stations from Orlando Florida? Any particular app? Is kodi an app?

PVR.mythtv on Odroid C2

Hi all Does anybody know what is needed in order to use the pvr.mythtv addon with kodi on odroid C2? I tried both on Ubuntu and Arch Linux. Kodi works fine, but the mythtv addon cannot be loaded. The error message is Code: ERROR: ADDON: Dll MythTV PV...

Inconsistent $PARAM passthrough

Alright, I am doing some updating to bring my skin up to Krypton and am having some issues that are putting me at wits end...

On my home screen I am calling a panel with this include-

PHP Code:
            <include content="Home_SubMenu">
                <
param name="home_number" value="Home1"/>
                <
param name="homemenu_number" value="HomeMenu1"/>    
                <
param name="id_number" value="15"/>
                <
param name="content_include" value="Home_SubMenu_$INFO[Skin.String(Home1SubMenu)]"/>                
            </include> 

and here is the include itself-

PHP Code:
<include name="Home_SubMenu">

        <
control type="button" id="15002">
            <
posy>80</posy>
            <
height>80</height>
            <
width>80</width>
            <
textwidth>400</textwidth>
            <
onright>ClearProperty(ShowSubMenu,home)</onright>
            <
onright>SetFocus(1000)</onright>
            <
label>$PARAM[content_include]</label>
            <
texturenofocus colordiffuse="red">colors/color_white.png</texturenofocus>
            <
texturefocus colordiffuse="$VAR[Accent_100]">colors/color_white.png</texturefocus>
            <
onclick>ActivateWindow(settings)</onclick>
            <
align>left</align>
            <
textcolor>BaseMediumHigh</textcolor>
            <
visible>Skin.String(HomeFocus,$PARAM[homemenu_number])</visible>
            <
animation effect="slide" start="0,0" end="410,0" time="400" delay="500" tween="quadratic" easing="out" condition="!IsEmpty(Window(Home).Property(ShowSubMenu))">Conditional</animation>
        </
control>    

        <
control type="panel" id="$PARAM[id_number]000">
            <
animation effect="slide" start="0,0" end="410,0" time="400" delay="500" tween="quadratic" easing="out" condition="!IsEmpty(Window(Home).Property(ShowSubMenu))">Conditional</animation>
            <
visible>Skin.String(HomeFocus,$PARAM[homemenu_number])</visible>
            <
posx>-410</posx>
            <
posy>300</posy>
            <
width>410</width>
            <
height>1080</height>
            <
orientation>vertical</orientation>
            <
onright>ClearProperty(ShowSubMenu,home)</onright>
            <
onright>SetFocus(1000)</onright>
            <
onup>15000</onup>
            <
ondown>15000</ondown>
            <
itemlayout width="410" height="80">

                <
control type="image">
                    <include>
Common_HomeMenu_Icons</include>
                    <
texture colordiffuse="BaseMediumHigh">$INFO[ListItem.Thumb]</texture>
                </
control>
                
                <
control type="label">
                    <
posx>110</posx>
                    <
height>80</height>
                    <
width>360</width>
                    <
align>left</align>
                    <
aligny>center</aligny>
                    <
font>font50</font>
                    <
textcolor>BaseMediumHigh</textcolor>
                    <
label>$INFO[ListItem.Label]</label>
                </
control
                
            </
itemlayout>
            
            <
focusedlayout width="410" height="80">

                <
control type="image">
                    <
width>410</width>
                    <
height>80</height>
                    <include>
Common_Color_BaseLowest</include>
                </
control>

                <
control type="image">
                    <include>
Common_HomeMenu_Accent</include>
                </
control>    
            
                <
control type="image">
                    <include>
Common_HomeMenu_Icons</include>
                    <
texture>$INFO[ListItem.Thumb]</texture>
                </
control>
                
                <
control type="label">
                    <
posx>110</posx>                    
                    <
height>80</height>
                    <
width>360</width>
                    <
align>left</align>
                    <
aligny>center</aligny>
                    <
font>font50</font>
                    <
textcolor>$VAR[Accent_100]</textcolor>
                    <
label>$INFO[ListItem.Label]</label>
                </
control>
                
            </
focusedlayout>

            <
content>

                <include>
$PARAM[content_include]</include>

            </
content>

        </
control>        

    </include> 

Now I know the include is calling properly, as I can see the red test button (15002) with the content_include text, however KODI doesn't seem to be passing the same parameter to the content at the bottom of the include (or if it is, stuff just isn't working properly). If I copy the content out of one of the content includes (Home_SubMenu_Movies) and paste it into the <content> tags instead of the include call everything shows up fine. The kicker is that I am using this same exact method on another panel on the home screen and it works fine there. There are no errors in the log (even with debug enabled).

Any thoughts?

Need Your Help To Watch and Download Pinoy TV Shows

Hi, Hope you will be fine. I am seeking to to watch as well as get download Pinoy Channel TV Shows. I am the die heart fine of Pinoy Channel Shows, Like PBB Big Brother, Eat Bulaga, Doble Kara and Much more. But when I search all these videos onli...

extrapack for MQ7?

Hello, first of all i want to thank everybody involved in the development of the best skin for Kodi. I love it! The only problem i have is that i dont like its coloring (orange) so much, so i thought i could easily change it in the settings. But all c...

Watched video logging?

Is there a way to log what videos are being watched on a kodi instance? I want to delete some of the older videos nobody is watching.

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.