Changing “DateAdded” by folder?

I have a directive in my advanced settings of: Code: <videolibrary>   <dateadded>0</dateadded> </videolibrary> ...Which means that a file's age is calculated based on the current date rather than the file date, so t...

Apple tv 4

Hello, Someone could give me a link to download kodi 16.1 for apple tv 4 and or find old versions of kodi for apple tv 4. Thank you. jc

How to backup config ?

Hello all, I'm really enjoyed by this addon. I spent lot of time to configure menus, items... and I would appreciate to backup the configuration. I'm probably a bit stupid (thank you ^^), but I can't find any option to do that using menus. I can find ...

Source detection

I have a movie, HDRip, that was detected in TMM on new/fresh import as Blu-Ray. File Name: "Arsenal.2017.HDRip.XviD.AC3.avi" Using latest pre-release dated Dec 9 of 2016.

Local news?

I am new to Kodi,I found ustvnow, but the channels are out of New York and I am in Colorado, is there a way to get state specific live tv?

Amazon Prime Video – IN Add on

Is there an Add on that supports Amazon Prime Video for India. I have seen a similar add on however that supports only UK/US/DE country logins. Any inputs would be much appreciated.

Album Artist vs Artist on Import

Hi, I just finished retagging all my music and imported. I'm running the latest version of Kodi with the default skin. When I import my music library I noticed that it is using Album Artist instead of Artist even though I have the sort set as Artist....

kodibutunu

hey i was looking for a download of kodibuntu sine it boots right up into kodi. I need it to do this because we go camping a lot and I think that this would be a very practical use of the software i plan on bulid a little itx bord biuld to put in out n...

Why is ‘abortRequest’ so inconsistent in practise?

I'm finding with a service addon that abortRequested is rather inconsistent. E.g. Windows - if I hit the close window button, it isn't called. If I shutdown Kodi via it's own shutdown, it is. LibreElec - It doesn't appear to be called on a reboot ...

Video Calibration Won’t Hold

Weird problem... Windows 10 user, Kodi Krypton RC2. I go HDMI out to a TV, so I've always needed the video calibration tool. When I installed RC2 the other day, needed to redo the calibration...no big deal. But, the big deal is now I need to do ...

‘Live’ slider in addon settings

Is it possible to have a slider in your addon's settings that behaves in a 'live' manner - e.g. to control the brightness of an external screen? So as the slider changes from 0 to 100, an action e.g.

Code:
action="RunScript($ID,changeBrightness,currentSliderValue)"

...is called?

At the moment I have it all working but they have to set the slider value, save the setting, then come back in to setting and hit a button that calls the action...which is... naff.