Quote:
Originally Posted by E
Thanks for making this player, it's really cool!
I'm pretty inexperienced with adding hacks, I had a few questions I was hoping for some help with
1) Is there a way to make it so the users can upload their songs to the server directly the same way attachments are added to posts? It would seem that's more convenient for the users than linking to their files
|
We are releasing a commercial version that does allow uploading of mp3's - however, this feature does require a server test script to be run beforehand, to test the uploading of data larger than PHP limitations. Some webhosts do not allow you to adjust this value or override it. We have this side currently working on VPS and dedicated servers. We are currently running a survey on our website regarding new features and a brand new mp3 player engine, far more advanced than this free version. In development the new version can accept mp3 uploads and then read the mp3 id tag, which you can edit if you wish or just click save, it's virtually all automatic and includes an upload progession bar.
Quote:
2) As you can see in the pic, after I push "add mp3" on the player, it opens another tab within the popup window. The problem is the popup is obviously small. Is it possible to make it so when you push "add mp3" it doesn't open this within a tabbed popup?
|
This can be adjusted by altering the javascript code that opens the window. We are working on an update that will fix this issue.
Quote:
3) As you can see with the popup, its showing in the "add mp3" interface its giving the ability to add 3 mp3's at once and the screen looks kinda cluttered. In the screenshot shown of the app, it only shows 1 and looks nice. Did I do something wrong?
Any help you can give is appreciated. Thanks!
|
The original version was coded with just one input field, this was extended to 3 during one of the upgrades, however the template was not updated for the additional field. This is only a minor adjustment which will be fixed in the next release.