PVR & EPG Guide

I would like to know what is the best/preferably solution: 1. Kodi to be used as PVR/DVR to schedule/record programming off of a SD Prime CC tuner. I already have the paid beta version w/EPG. 2. A better EPG Guide. I read some were that Pseudo Live ...

Play from folder view on Android TV

Hi Hopefully this will be nice & simple and I've just missed a setting somwhere! I have all my films/tv etc stored on my PC, using Kodi to play them. I have them stored in folders for categories (e.g. Action, Comedy etc), then in individual folder...

Problem with autoset Focus to playing item in PlaylistWindow (Music)

i try to set the Focus to the currently playing item in MyPlaylist Window / View.

what i can tell is that it dont work the way i try it, just why?

i already try different variations, non of them did have the effect im after. Hard for me to tell why it doesnt work.

here is what i try so far:

PHP Code:
V1:
<
onload condition="Window.IsActive(musicplaylist) + Container(55).OnNext + !Skin.String(MusicPlayer.PlaylistPosition,Container(55).Position)">SetFocus(55,MusicPlayer.PlaylistPosition)</onload>

V2:
<
onload condition="Window.IsActive(musicplaylist) + Container(55).OnNext + !Skin.String(MusicPlayer.PlaylistPosition,Container(55).Position)">SetFocus(55,$INFO[MusicPlayer.PlaylistPosition])</onload>

V3:
<
onload condition="Window.IsActive(musicplaylist) + System.IdleTime(5) + !Skin.String(MusicPlayer.PlaylistPosition,Container(55).Position)">SetFocus(55,MusicPlayer.PlaylistPosition)</onload

Where "55" is the ID of the View im using.


Could someone enlighten me where i did the mistake here, and if this is even possible with the current Skinningengin?

Regards



EDIT:
Did also try it this way, (even if it would be horrible codingwise for a Playlist with 1000+ items).
PHP Code:
    <onload condition="Window.IsActive(musicplaylist) + System.IdleTime(5) + String.IsEqual(MusicPlayer.PlaylistPosition,1)">SetFocus(55,1)</onload>
    <
onload condition="Window.IsActive(musicplaylist) + System.IdleTime(5) + String.IsEqual(MusicPlayer.PlaylistPosition,2)">SetFocus(55,2)</onload>
    <
onload condition="Window.IsActive(musicplaylist) + System.IdleTime(5) + String.IsEqual(MusicPlayer.PlaylistPosition,3)">SetFocus(55,3)</onload>
    <
onload condition="Window.IsActive(musicplaylist) + System.IdleTime(5) + String.IsEqual(MusicPlayer.PlaylistPosition,4)">SetFocus(55,4)</onload>
    <
onload condition="Window.IsActive(musicplaylist) + System.IdleTime(5) + String.IsEqual(MusicPlayer.PlaylistPosition,5)">SetFocus(55,5)</onload>
    ... 

Video Pauses Immediately and CEC Stops Working

Hi Everyone, I have a bit of a strange issue that I'm not sure how to solve. When I try to watch a video with CEC working meaning I can control Kodi with my TV remote, the video will pause after 0-7 seconds and CEC will stop working. If I hit play via...

Need help installing kodi on smart tv

I apologize in advance as this is probably not the right place to start this thread (If someone can tell me where to post this question I will gladly move it) I am wanting to install Kodi on my Vizio smart tv Via USB flash drive. I am unsure as how to...

What happened to my T-Shirt? :(

I went to the support page a while ago and donated. I was supposed to get a T-Shirt but it's been several months and still nothing. Anyone know who I can contact about this? Pakled

PVR guide / EPG not updating in Kodi 16.1

I have an issue where the EPG/Guide is not updating with new content unless I restart Kodi (currently restarting via crontab as a workaround). I've checked in the TVHeadend web interface and that is fully populated with current EPG data so that appear...

Cannot load .dat files with xbmcgui.Dialog.browse()

In Advanced Emulator Launcher user may need to load a No-Intro DAT file to audit his/her ROMs. No-Intro DAT files downloaded from Dat-O-Matic are XML files but have DAT file extension. I use the following code to load the DAT file: Code: # --- Browse...

Any news on official KODI app for Apple TV?

Hi guys, sorry if this is not the right place to ask. Could you share plans, if any, to have an official Kodi app on Apple TV? I am aware of side load, just wondering if there is any effort to make it real sometimes later... Thanks

IPTV Simple Client alternative

Hi. Is there an alternative to IPTV Simple Client, that works the same way using the M3U playlist format. I'd like to try an alternative, as IPTV Simple Client is no longer displaying the channels it used to. I only get 91 now, all Hindi. Used to be ov...