Rectospander wrote:Hey alles!
Must say that this was a fantastically great and easy install and there's nothing not working
I would like to upload a whole folder with tunes to my KPlaylist server! Is that possible? I've tried but cannot upload more than 3 tunes at a time. Ideas?
I know that I can change the amount of uploads as it is now but then it would demand a whole lot of browsing to upload a whole album.
The thought got me when editing the php.ini to grant higher amount of uploads (Mb) and not being able to do these at once through Kplaylist. Have I missed something?
Thumbs up!
/rectospander
No, you have not missed something.

There is no easy way to do this as kPlaylist is currently implemented. As I see it, you have two options for mass uploads really:
1. Edit kPlaylist to incorporate a full-fledged uploading system, such as
JUpload. Not for the faint of heart; you will probably need some decent coding experience to do this.
2. FTP into your box and upload files that way. If other users need to FTP, set up accounts for them (if you have root access). First one is easy and the second isn't too hard to setup if you have basic UNIX skills but might be tricky otherwise.
Or you can wait for aba to add this functionality, as I believe he said he was working on a real multi-uploader a while back. My memory could be wrong on that though. At any rate, good luck!