Skip to content

Commit

Permalink
Updated how to make assets free without a subscription
Browse files Browse the repository at this point in the history
  • Loading branch information
dowen-jwplayer committed Jul 2, 2024
1 parent c15c179 commit 53d0a32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added img/free-custom-param.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions subscriptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ The final step in the process is to add metadata parameters on your JWP media it

<img src="./img/subscriptions_params.png">

Last thing to note is that if you wish specific videos to be free, meaning available without a subscription to be purchased, you need to add the tag `free` to it, as shown on the screenshot below
Last thing to note is that if you wish specific videos to be free, meaning available without a subscription to be purchased, you need to add a custom parameter `free:true` to it, as shown on the screenshot below:

<img src="./img/subscriptions_tags.png">
<img src="./img/free-custom-param.jpg">

- every media should have a parameter indicating which prices are available
- every free media is marked with free
Expand Down

0 comments on commit 53d0a32

Please sign in to comment.