No URL Resolver

Could not find URL Resolver in KODI 17.0 RC2 Krypton, I could not see it in my addons, I even installed it and that was OK! but no where to be found.

How export videofile details from TVshows?

I use that list for movies:

Code:
${foreach movies movie}
   ${foreach movie.videoFiles vf}
      "${vf.path}\\${vf.filename}";"${vf.videoCodec}";"${vf.videoWidth}";"${vf.videoHeight}"
   ${end}
${end}

I would like to get that list exported for TVshows as well. How dod I do that? That did not work:

Code:
${foreach tvShows show}
   ${foreach show.videoFiles vf}
      "${vf.path}\\${vf.filename}";"${vf.videoCodec}";"${vf.videoWidth}";"${vf.videoHeight}"
   ${end}
${end}

Thanks in advance.

TMM Feature Request

It would be great if series could be tagged if they're missing episodes, for instance if a new episode or season has been released it would help to keep track of things. The windows program Media Companion has a feature to display episodes missing from...

No DTS-HD and True-HD options/PT in Kodi

Apologies for my previous post which inadvertently violated forum rules I cleaned up the system and hope now it's all within the rules! Sorry again Refreshed my system and updated Kodi. Ubuntu 16.04.1, mainline Kernel 4.6.7 Kodi 17 RC, running on Zo...

Default Movies view isn’t obeying filter

I'm trying out Kodi 17 with the Estuary skin. I love it overall, but there's a problem that may be a deal breaker for me. In my library, I've added a lot of types of movies: regular movies, exercise, and concerts to name a few. I don't want Exercise a...

OpenElec video playback stops randomly

I have an OpenElec instance connected to CIFS/Samba share on a FreeNAS server. It's using a MySQL server for the DB backend (there are no other Kodi instances, only this one, DB server is hosted on a Jail in FreeNAS). When playing videos, playback stop...

EPG not scheduling timers

My guide will not accept new timers/recordings and causes KODI to lock. I can tune and watch a channel but try to record or add a timer and it locks the screen, every time. I have not been able to get it to work correctly since installing v17. I can sc...

Is there a way to disable auto scrolling?

Hi, I'm running Kodi v17 (from the Windows Store). When moving my mouse from the top or the bottom it seems to scroll automatically so when I try to click on something it can get very annoying . Is there a way to disable this feature so I can do the sc...

Google Wifi Issues

Hey, today I updated my router to 3 google wifi devices. The whole mesh network thing. Everything in general seems faster...except kodi running on a pi 3. I host all of my content on a NAS. Everything plays fine...but going through the menu's from home...

McQueen0528

Thanks for allowing me in I plan to learn as much as poss. Sent from my SAMSUNG-SM-G935A (typie typie)

NextPVR Live TV Slowmotion – Android

Hello, I currently have an android TV device with both KODI 17 RC and the SPMC (fork version of KODI 16) installed. Issue is happening on KODI 17, no on KODI 16 or the fork version based on KODI 16. The issue does not occur on the server neither. I...

using kodi on charter isp

Is there a way to use my android tv box on charter cable isp? I had att and they are gone, I need to set up my box on charter cable service. Is this possible, please help.

v17 missing resolution under info…

Ive noticed that all versions of Krypton so far have been missing resolution info when watching a video. On Jarvis I would hit the 'M' button that would display aspect ratio, audio stream and a few other things (including what resolution was currently ...