Community Support Forums — WordPress® ( Users Helping Users ) — 2012-01-12T17:15:10-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=15925 2012-01-12T17:15:10-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15925&p=60363#p60363 <![CDATA[Re: JW Player Playlist]]> Yes makes sense. Ok will do. thanks

Statistics: Posted by merchant — January 12th, 2012, 5:15 pm


]]>
2012-01-12T17:15:08-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15925&p=60362#p60362 <![CDATA[Re: JW Player Playlist]]> Yes makes sense. Ok will do.

Statistics: Posted by merchant — January 12th, 2012, 5:15 pm


]]>
2012-01-12T06:32:59-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15925&p=60337#p60337 <![CDATA[Re: JW Player Playlist]]>
What you could do for the player, is use a conditional that checks the level and give the player if he has the right access for the file, or give a screenshot of the player (i.e. just an image) linked to the Membership Options Page.

I hope that makes sense. :)

Statistics: Posted by Cristián Lávaque — January 12th, 2012, 6:32 am


]]>
2012-01-11T05:45:39-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15925&p=60180#p60180 <![CDATA[Re: JW Player Playlist]]> One more question. I have a premium video (level2) on the landing page and when the general public comes and tries to click it just gives them an error stating access denied etc etc.
Is there any way they can be redirected to the membership options page or in the alternative we can customize the error message that gets displayed on the video?

Statistics: Posted by merchant — January 11th, 2012, 5:45 am


]]>
2012-01-09T02:57:05-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15925&p=60010#p60010 <![CDATA[Re: JW Player Playlist]]> I am glad that you got it working. I'll try your piece of advice and get back to you.
Thanks,
Lucky.

Statistics: Posted by luckysarea — January 9th, 2012, 2:57 am


]]>
2012-01-08T11:22:09-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15925&p=59990#p59990 <![CDATA[Re: JW Player Playlist]]> You do live upto your name !! Thanks to your little code snippet above, I got everything to work including the playlist.
What you need to do is take just the http
http://mywebsite.com/s2t/wp-content/plu ... eofile.mp4
and put this url in the external media and the same you would do for the image
http://mywebsite.com/s2t/wp-content/plu ... tFrame.png

Create all your files using the external media option and putting the url there and in the next screen the descriptions and url to the thumbnail.
Once you are done loading the URL's this way,
go to the playlist option and create a new playlist and add / select the videos you want in the playlist and hit save and then insert the playlist into your page/post
This should work.
No need for any kind of custom capability or "&" ampersands etc;
If you still are having issues let me know and I will create a small video showing how to do this ( I owe you one for your helpful post in case you do not get it to work)
Good luck and thank you once again for posting the snippet.

Statistics: Posted by merchant — January 8th, 2012, 11:22 am


]]>
2012-01-08T03:20:22-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15925&p=59983#p59983 <![CDATA[Re: JW Player Playlist]]> [jwplayer config="myplayer" file="http://mywebsite.com/wordpress2/?s2member_file_download=s2member-file-inline/access-s2member-ccap-fb1bonus/updates/v_0001.flv&s2member_file_inline=yes" image="http://mywebsite.com/wordpress2/?s2member_file_download=s2member-file-inline/access-s2member-ccap-fb1bonus/updates/img/p_0001.jpg"]

Statistics: Posted by luckysarea — January 8th, 2012, 3:20 am


]]>
2012-01-08T01:24:18-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15925&p=59981#p59981 <![CDATA[Re: JW Player Playlist]]> Statistics: Posted by merchant — January 8th, 2012, 1:24 am


]]>
2012-01-08T00:26:15-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15925&p=59980#p59980 <![CDATA[Re: JW Player Playlist]]> Statistics: Posted by luckysarea — January 8th, 2012, 12:26 am


]]>
2012-01-07T23:16:02-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15925&p=59975#p59975 <![CDATA[Re: JW Player Playlist]]> I am using JWPlayer plugin and am trying to create
1. Player embedded video from the s2Member protected directory to be shown on any page
2. Once successful with that I would like to create a playlist.

I have :
1. allowed mp4 files to be inline files
2. tried all the options above
keep getting errors (see attachments)

InlineStreaming.tiff
InlineStreaming2.tiff

What am I not doing correct?
My WordPress is within a subdirectory called s2t
hence it is at http://www.merchantventures.info/s2t

Any help you can provide will be appreciated.

Statistics: Posted by merchant — January 7th, 2012, 11:16 pm


]]>
2011-11-21T14:59:34-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15925&p=53652#p53652 <![CDATA[Re: JW Player Playlist]]>
luckysarea wrote:
Hi,
I am using the following shortcode to play protected video using JW player
Code:
[jwplayer config="myplayer" file="http://mywebsite.com/wordpress2/?s2member_file_download=s2member-file-inline/video.mp4&s2member_file_inline=yes" image="http://lorempixum.com/200/200"]

How can i use a playlist? Assuming that i have the following videos:
http://mywebsite.com/wordpress2/?s2memb ... /video.mp4
http://mywebsite.com/wordpress2/?s2memb ... video1.mp4
http://mywebsite.com/wordpress2/?s2memb ... video2.mp4
Thanks in advance.
Regards,
Lucky.

I just noticed that your URLs contain:
?s2member_file_download=s2member-file-inline/video.mp4
( incorrect, please see below )

This should be:
Code:
?s2member_file_inline=yes&s2member_file_download=video.mp4
Or, using Advanced Mod Rewrite Linkage, like this:
Code:
/wp-content/plugins/s2member-files/s2member-file-inline/video.mp4


Of course, based on the way it appears you're protecting files, you might actually have one of these:
Code:
?s2member_file_inline=yes&s2member_file_download=access-s2member-ccap-fb3bonus/v_0001.flv
/wp-content/plugins/s2member-files/s2member-file-inline/access-s2member-ccap-fb3bonus/v_0001.flv
* And your protected video(s) should be in this location on the server:
/wp-content/plugins/s2member-files/access-s2member-ccap-fb3bonus/v_0001.flv
( for the benefit of other readers, see: s2Member -> API Scripting -> Custom Capability Files )

I've tested this against the JW Player plugin for WordPress and I can confirm that it works with Advanced Mod Rewrite Linkage. However, here are some things to keep an eye on.

1. It seems the JW Player plugin's implementation of Playlists for WordPress has some minor bugs when adding/removing items. A couple times I had to completely delete the Playlist, create another with External Media Sources, and re-insert the Shortcode with a new ID into my Post/Page.

2. Be sure that you stick with s2Member's Advanced Mod Rewrite Linkage. Video players ( depending upon how they have been integrated ), may not like the query string variables in your video URL, i.e. ?s2member_file_download= can be avoided using s2Member's Advanced Mod Rewrite Linkage, as discussed in your Dashboard, under: s2Member -> Download Options -> Advanced Mod Rewrite Linkage.

If problems persist, please let us know and we'll take this a step further for you. In either case, I look forward to hearing back from you on this topic. Thank you!

Statistics: Posted by Jason Caldwell — November 21st, 2011, 2:59 pm


]]>
2011-11-21T08:00:53-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15925&p=53617#p53617 <![CDATA[Re: JW Player Playlist]]>
Thanks.

Statistics: Posted by luckysarea — November 21st, 2011, 8:00 am


]]>
2011-11-21T07:38:33-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15925&p=53614#p53614 <![CDATA[Re: JW Player Playlist]]> Thank you for looking into this. I am providing the relevant screenshot for you to have a look.

Image
Image
Image

Is there anything wrong i am doing.. tried the Advanced Mod Rewrite also, didn't work.
Thanks,
Lucky.

Statistics: Posted by luckysarea — November 21st, 2011, 7:38 am


]]>
2011-11-21T00:30:06-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15925&p=53565#p53565 <![CDATA[Re: JW Player Playlist]]> Thanks for your inquiry.
This is something that you may want to contact Longtail about. In the mean time, I would make sure that your playlist is populated with external files, via the URLs configured for access via s2Member.

First you create a Playlist via the JW Player plugin, using external video sources, with URLs like:
Code:
http://mywebsite.com/wordpress2/?s2member_file_download=video.mp4&s2member_file_inline=yes
Then you should have a Shortcode like this:
Code:
[jwplayer playlistid="176"]
If problems persist, please reply back with some screenshots so we can see more of what your configuration looks like please. In some cases, the query string variables may cause an issue in the video URLs ( some player configurations have trouble with query strings ). You'll have better success with video players when you use s2Member's Advanced Mod Rewrite Linkage. Examples and documentation on this are provided in your Dashboard: s2Member -> Download Options -> Advanced Mod Rewrite Linkage.

Statistics: Posted by Jason Caldwell — November 21st, 2011, 12:30 am


]]>
2011-11-17T11:48:38-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15925&p=53325#p53325 <![CDATA[Re: JW Player Playlist]]> The JW Player Playlist Manager automatically inserts the following code in my page
[jwplayer config="myplayer" playlistid="176"]
Now when i try to run the video (as an administrator) it says "video not found or access denied"
What am i doing wrong?
Thanks.

Statistics: Posted by luckysarea — November 17th, 2011, 11:48 am


]]>
2011-11-16T15:59:13-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15925&p=53246#p53246 <![CDATA[JW Player Playlist]]> I am using the following shortcode to play protected video using JW player
Code:
[jwplayer config="myplayer" file="http://mywebsite.com/wordpress2/?s2member_file_download=s2member-file-inline/video.mp4&s2member_file_inline=yes" image="http://lorempixum.com/200/200"]

How can i use a playlist? Assuming that i have the following videos:
http://mywebsite.com/wordpress2/?s2memb ... /video.mp4
http://mywebsite.com/wordpress2/?s2memb ... video1.mp4
http://mywebsite.com/wordpress2/?s2memb ... video2.mp4
Thanks in advance.
Regards,
Lucky.

Statistics: Posted by luckysarea — November 16th, 2011, 3:59 pm


]]>