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...

Problems with DTS 5.1 music

Hello, first sorry for my bad english. Now question - i have Xtreamer Ultra 2 with OpenElec 8.0.3. In Kodi 16 i don't have any problems with music in DTS 5.1 format. In Kodi 17 or 17.1 when I play this music everything is ok but when music end Kodi s...

WiiU Pro controller/Mayflash adapter causing problem?

I'm trying to run Kodi 17.1 on an Nvidia SHIELD TV & am using a WiiU Pro controller with a Mayflash adapter. The controller works great with the Shield UI, all games/emulators and the rest of the apps.. as soon as I add an add-on or build to Kodi, ...

MAC-Address: 00:00:00:00:00:00

Hello, I have a Nvidia Shield-TV and Kodi17.1 (from PlayStore). I'm wondered about Wake on Lan will not Running, - Failure - MAC-Address... The same with Advanced WOL - failure - Host-Up-Service... I think, the Problem is that Kodi cant read the MA...

Kodi Stats and Widget Refresh

I LOVE This skin!!! One thing bothers me a bit. I have created a few widgets on the home screen for popular TV and Popular Movies which work great. However, on first launch it takes quite a bit of time to load/refresh these items. Is there a way to ...

Button for reboot

Hi to all.

A quick question: there are any button for to reboot KODI system in the app remotre control?

I can´t find this option...

Thank you.

smb on Beelink SEA 1

I am running Kodi 17.1 on a Beelink SEA 1 and I am unable to add videos using the files...add videos...add video source. I have successfully added a path to my Seagate personal cloud NAS storage on my Amazon Fire Stick so I know the Seagate is set up ...