Kodi Community Forum

Full Version: Windows Media Player ID in XBMC Plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I have a stream Url that plays a small clip first and then exits in all media players, including XBMC mplayer, and even VLC, except MS Windows Media Player.

The reasoning I came up with here is that while it is playing that first clip, it is most likely checking the player ID, and if it is not MS WMP, it exits.

I was wondering if someone with more experience and knowledge has more insight on such behavior and can recommend something different, or if it is possible could let me know how to send the player ID in an XBMC plugin, and if so, where and how can I get such ID?

Would really appreciate your help.