Some Videos Playback in Playlists only 1 Minute?
Using Jamroom
i think thats a great opoint instead of going through all the hassle of changing it so it plays the full length get rid of the 'for sale' entirely and add a "donate to support this artists"
add into the upload media forms a 'audio_paypal or video_paypal
youd have to talk to paypal about how to createa bitton that parses in the pay to address
then add a button with something simular to {if isset($*_paypal) && $*_paypal strlnth > 0}
paypalbuttoncode
paypalemail=$*_paypal
{/if}
thats not going to work ofcourse without figuring out the exxact code and i used *_paypal as an example for both audio and video u may need to use audio_paypal video_paypal
but the basic idea is check to see if they included sa paypal address for donations and that the address is longerthen 0 charachters if so
place in the paypal button code and add in the paypal pay to address
this would be very simple to do with a call to paypal