How do you launch an External Player from a plugin
#1
Hey guys,

I have setup an external player via playercorefactory.xml for files ending in .esp so they get launched.


But in my plugin the "file" is actually a url ending in "esp". Is there anyway to get XBMC to launch the external player instead of complaining it doesnt know how to parse the file?
Reply
#2
Anyone?

Or I guess anyway to launch a browser with a particular URL from a plugin would also work.
Reply
#3
hmm, don't force the player and just play it. we should resolve it to the correct player?
Reply
#4
It seems since its a URL it tries to detect the file type and then complain it doesnt match anything.

I can attach a debug log if needed.
Reply

Logout Mark Read Team Forum Stats Members Help
How do you launch an External Player from a plugin0