Add upload options for adding albums either via zip or Full folder to the specified folder where music is stored via the UI for easier update access with the program.
This may seem like a stretch but the implementation would be interesting for on-the-fly music updates for new content.
UI Album/Song Upload Feature
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
Re: UI Album/Song Upload Feature
Hello, today I have put the last hand on the new login system.
For now I will take a break with programing.
But the first thing on the to do list will be an upload feature.
For now I will take a break with programing.
But the first thing on the to do list will be an upload feature.
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
Re: UI Album/Song Upload Feature
For uploading I will use the HTML5 multiple input selection.
https://www.w3schools.com/tags/att_input_multiple.asp
https://www.w3schools.com/tags/att_input_multiple.asp
Re: UI Album/Song Upload Feature
Oh nice! That will be awesome! That should make uploading files to the server for quick updates much easier.
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
Re: UI Album/Song Upload Feature
A full working version with upload support can be downloaded from:
https://sourceforge.net/projects/netjuk ... s/develop/
https://sourceforge.net/projects/netjuk ... s/develop/
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
Re: UI Album/Song Upload Feature
Upload support implemented in netjukebox 6.34