Option for send WOL on first Connection Try

Hello Manül,
most of the time my TV Server is offline and i start it via Wake on LAN. But thats an extra Script for me.
maybe it would be possible to add an option to DVBViewer Addon to send a WOL on first try (for advanced users).
What do you think? It's possible?

Setting Smart playlist for media in custom path

Hi, I got Kodi 71.1 installed on Qnap NAS and i'm amazed about how xbmc has became. I have setup my media on different folders, e.g. Animes in anime folders, Anime movies in their own folders and so on. I wanted to customize the main menu to show Ani...

Advice on reporting skin related crash

I am developing a new skin, which is currently in a private beta stage. One of the testers have submitted a bug report where switching from my skin to Estuary crashes Kodi (on Windows 10). I can reproduce the problem 100% (on OSX). So far it seems to ...

Where do i change this colour?

hi i have been trying to change a few of the colors of the skin and i cant find this brown see picture https://drive.google.com/file/d/0Bw9bure...sp=sharing[/php] please tell me where to find it to change it

Is there any way to set Sort By in Movies?

I got everything set up and working great for the last few months. I have one question about something that bugs me. Is there any way to set Sort By in Movies? For example, Main Movie View I want sorted by title. If i browse by Year, I also want them...

Autoplay videos from shared folder

Hi, i'm fairly new to Kodi and really appreciate anyone who can help me out.

Here's the situation. I've installed Kodi v17.1 on a windows machine (Intel NUC) and it works great, now i want it to autoplay from a shared folder locally on the machine, because it needs to play every video in this folder on loop 24/7 for digital signage.

I have almost achieved this using this python script

Code:
import xbmc
xbmc.executebuiltin('xbmc.PlayMedia("C:\Loopreel\","isdir")')
xbmc.executebuiltin('xbmc.PlayerControl(repeatall)')
xbmc.executebuiltin("Action(Fullscreen)")

This works well, however if i add new videos to the shared folder, i have to restart Kodi completely for it to play the new videos.

Is there a way to make Kodi check for new videos in the folder on every loop?

Looking for suggestions / recomendations

I was going to use plex for my home media setup because i really like its simplicity. After all i have to have this user friendly for my wife and kids. However have found 1 really terrible flaw, plex does not have any real support for the hd homerun p...

Apple TV 4 add ons and skin issues

Hi all, I just purchased an Apple TV 4th generation and have installed Kodi on it through a paid Apple developer account (lasts 12 months). Installation was a breeze. Now here come the issues... When I installed Kodi 17.1: I had installed the XONF...

order of thumbnails

i am new to kodi... i was just wondering why i started out with all my thumbnails in alphabetical order and now they are all date related... i figured i did something wrong or maybe kodi changed the layout... is it just me or everyone? thank you

Is there any way to set Sort By in Movies?

Love Mimic! I got everything set up and working great for the last few months. I have one question about something that bugs me that may be more of a Kodi issue. Is there any way to set Sort By in Movies? For example, Main Movie View I want sorted by...

Slideshow display EXIF

View EXIF information during slide show.
Hello. I want to see camera model info and exif date / time when I play slideshow.
In Kodi ver. Isengard (15.0) and Jarvis (16.0) I have used this edited version of "slideshow.xml":

<Window id = "2007">
  <Default control> 2 </ default control>
  <Controls>
  <Control type = "label">
  <POSX> 10 </ POSX>
  <Posy> 575 </ posy>
  <Width> 1200 </ width>
  <Height> 250 </ height>
  <Label> $ INFO [slideshow.camera model] - $ INFO [slideshow.exiftime] - $ INFO [slideshow.exifcomment] </ label>
  <Align> left </ align>
  <Aligny> center </ aligny>
  <Font> font35_title </ font>
  <Text color> yellow </ textcolor>
  <Shadow color> black </ shadow color>
  </ Control>
  </ Controls>
  </ Window>

Skin: Confluence and Location c: \ programfiles (x86) \ kodi \ addons \ skin.confluence \ 720p
It works fine!

After upgrading to Kodi 17.0 (Krypton), the EXIF information will not be displayed anymore. Only two hyphens appear where the information should be
I see that there is new loalization, now C: \ Users \ ... \ AppData \ Roaming \ Kodi \ addons \ skin.confluence \ 720p.
Can someone, please, edit a slideshow.xml file so that it works in Kodi 17.0 (Krypton)? Thanks in advance.

Is anyone on here running TVHeadend on a Raspberry Pi?

Hello, I am currently considering running TVHeadend on a Raspberry Pi as opposed to my headless server - one of the reasons being that having switched over to Linux, from Windows, I have had nothing but constant trouble trying to get sleep mode workin...

Music playback stops

Hello all, I'm new to KODI and to the RPi in general. I don't know what kind of information to post here exactly... Yesterday I downloaded the LibreElec installer and put the latest version onto a micro SD card. I put that into a Pi 3. It seemed t...