Movie play error – debug log linked

Debug log: http://pastebin.com/vyabY01Q I am trying to find out why a movie I tried playing using the latest Kodi keeps looping at the opening credits. Thanks for looking at this file - I don't see where the problem is looking at the debug file mys...

Floating Video over LAN

Hi, I've searched this forum and the internet but didn't find any solutions (or at least none I understood), apologies if there's a solution out there. I want to use Kodi v16.1 to watch Videos that are stored on my LAN-accessible hard drive in a floa...

Playing BluRay with Menu

Hi, i'm running Kodi 16.1 on Linux Mint 18 and want to play a not copy-protected BluRay (saved as an ISO-File) with the Menus. As i read this should be possible with Kodi, VLC and mpv (as external Player) using "libbluray". But to i need a special Ver...

Kodi crash on exit because of passwords.xml

Hey guys.

My Kodi v17 RC1 crashed every time i'll exited it on my windows 10 x64 (anniversary update) HTPC.
So i have researched the issue and found out it had todo with an password entry in "passwords.xml".
In debug log there are a lots of:

Code:
15:38:20.437 T:8980 WARNING: XFILE::CWin32SMBDirectory::ConnectAndAuthenticate: Can't connect to "\\MEDIASERVER\recs" with username "myuser" and with password. Error code: 1219

But the entry in passwords.xml is correct, double checked with notepad++ !
After removing the passwords.xml all is working as expected and the issue is solved!

Complete debug log with crash dump and (sadly) modified passwords.xml: Here
Uploaded to google drive because of 1MB pastebin restriction.

There is a similar thread here: http://forum.kodi.tv/showthread.php?tid=214536
As stated above, my issue is solved but i want to let you know that there maybe is an bug/issue in kodi where it can crash.

pOpY

Zap functionality

Hi I am new to Kodi development and trying to create a video addon. So far I have created a list of video channels and the videos are playing fine but now I need to change the playing video channel with the remote up and down button. Currently I have...

java code to validate stream

I apologize if this is inappropriate - I have no intention of writing code to support illegal subscriptions or alter Kodi. This is my first post on here, I've read the rules, searched for similar threads and did not find anything similar and no other ...