Quantcast
Channel: Kodi Community Forum - All Forums
Viewing all articles
Browse latest Browse all 84833

vlc external player help

$
0
0
hi guys,

im using OS: MS Windows 7 Home Premium 64-bit SP 1
XBMC version: frodo v12.2

ive been spending a few days searching online about how to get xbmc to use vlc as my default media player for my movies and tv shows. ive found quite a bit of info that has been very helpful. my current playercodefactory file looks like this:

<playercorefactory>
<players>
<player name="VLC" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files (x86)\VideoLAN\VLC\VLC.exe</filename>
<args>"{1}" -f --play-and-exit</args>
<hidexbmc>false</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
</player>
</players>
<rules action="prepend">
<rule filetypes="*.*" player="VLC"/>
</rules>
</playercorefactory>

(a pre note: ive only been trying to play yv shows as of right now, im sure if i can get those to play correctly, movies wont be an issue)

so everything works great, when i select a video to play it launches vlc and plays the file just fine. my issue however is when the video is done playing it automatically starts playing the next episode. even closing vlc out the next episode loads itself right into vlc again without fail. ive tried turning off the xbmc option to play next file automatically, but cant find any other option inside xbmc itself.

so being for all intents and purposes code illiterate, im sure there is a line i could add into the .xml file to stop that from happening but i cant find anything. there is no mention of this problem in any post ive tracked down through google, so this is either solely my issue, or has a simple soultion that eludes me.

so what i need help with isnt so much that the next episode automatically starts playing (i like that feature), its that when i go to close vlc, either to turn it off or change shows, it will automatically reload itself and start the next episode by itself (which is very annoying). i greatly appreciate any help on this matter.

PS: the reason i like vlc as a player is that it is much easier for me to manipulate things like volume and video aspect through vlc as opposed to xbmc's default player. the default player functions just fine, but the layout just isnt to my liking and im very comfortable using vlc.

Viewing all articles
Browse latest Browse all 84833

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>