Hello, and thank you for such a great program. How can I get rid of the 'Download Album' feature while keeping the 'Download track' button?
Thanks.
Download Album
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
Re: Download Album
This is not possible at the moment.
But I will add this option to the config.inc.php file in the next release.
Than the config file will contain something like:
But I will add this option to the config.inc.php file in the next release.
Than the config file will contain something like:
Code: Select all
$cfg['album_download'] = true;