JW Player and default playlist

RIBEIRO
RIBEIRO
Offline
0
Hi,

Is it possible to have a define a default playlist for the JW player?
I want propose a playlist via the JW player but without loggin of the users.

thx you
Responses (3)
  • Accepted Answer

    Thursday, January 05 2012, 05:21 PM - #Permalink
    0
    there isn't a direct way to do that, you need a very small code modification for it...!
    The reply is currently minimized Show
  • Accepted Answer

    Friday, January 20 2012, 09:00 AM - #Permalink
    0
    Can you tell us what the very small code modification would be?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, February 16 2012, 05:13 PM - #Permalink
    0
    of course! sorry I forgot to reply this.

    file /modules/mod_muscol_jwplayer/helper.php line 36:

    if(!$playlist_id) $playlist_id = 0;

    just change this 0 for the ID of the desired playlist!
    The reply is currently minimized Show
Your Reply