Hi,
I'm using ZP default theme with JPlayer playlist & DownloadList extensions active.
My playlists are displayed correctly (mp3), but now I'd like more !!!!!
I'm a music composer, and I have tracks in different albums. I'd like the registered users to be able to download the whole album, which contains mp3's (displayed in the playlist), and wav (not displayed). In each album there are some tracks I want to protect from downloading (even for registered users).
I put this line in album.php : <?php printDownloadLinkAlbumZip(); ?>
The link is not created correctly (I have to install a nightly build), but however :
- I'd like to download in the zip also wav files (uploaded in the album, but not displayed in the playlist)
- Exclude some files (those I want to protect from downloading. Maybe by naming it with certain letters: : - ; / § ???)
- Print the download link only if user is registered and connected
Would it be possible to do that ?
thanks for the help
enjoy ZP !!!