Using the Embedded Media Player

You can now use an "embedded" media player with Jinzora. The way this works is that any file that is requested, rather than being streamed to the user, will be played in a "popup" page with an embedded version of Windows Media Player. Right now it is only WMP, sorry to users who can't use this player (we are working on a more universal approach for the future). The embedded player will auto resize based on wether you are playing audio or video media (both are supported)

To enable the embedded media player edit:

$play_in_wmp_only = true;

NOTE: When you enable the embedded player the user can ONLY play individual tracks, no playlists or playing multiple tracks (since the embedded player doesn't support that).