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.
Kodi for PC IOS Football Addons IPTV M3u Sports
Kodi for PC IOS Football Addons IPTV M3u Sports
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.
I use that list for movies:
${foreach movies movie}
${foreach movie.videoFiles vf}
"${vf.path}\\${vf.filename}";"${vf.videoCodec}";"${vf.videoWidth}";"${vf.videoHeight}"
${end}
${end}
${foreach tvShows show}
${foreach show.videoFiles vf}
"${vf.path}\\${vf.filename}";"${vf.videoCodec}";"${vf.videoWidth}";"${vf.videoHeight}"
${end}
${end}
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...
Sorry if I'm posting in the wrong support topic area. I use Windows 10 OS to act as my media server to serve media to all my frontend devices. I also have MySQL database set up on my server to sync all frontend devices. I like to hibernate my serve...
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...
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...
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...
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...
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...
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...
Thanks for allowing me in I plan to learn as much as poss. Sent from my SAMSUNG-SM-G935A (typie typie)
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...
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.
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 ...
Code: ERROR: CBaseTexture::Allocate - Could not allocate 24000000 bytes. Out of memory. Whenever I try to resume play it crashes with the above error in the log. If I play from the beginning it plays just fine and I can also seek to the desired locat...