Hi Qvadis, I'm pretty sure I could help with your problem. In Kodi, start playing your movie, go to the left side bar menu (it'll slide out if you point your mouse pointer to the left) go to the bottom of the side menu and you'll see "playlist" click on that. Then there will be an option for "repeat" near the top of the menu. You can choose "OFF, ALL, etc." Turn the repeat to OFF and that should solve your problem! If not, Someone in another forum mentioned to go Startup.xml file of the skin you use...
Code:
<onload>PlayerControl(Repeat)</onload>
<onload>PlayMedia(/path/to/file.ext)</onload>
Good luck and hope I helped! George