UI Album/Song Upload Feature

Locked
ix6tech
User
Posts: 48
Joined: Thu Jun 01, 2006 6:09 pm
Location: Dallas, TX
Contact:

UI Album/Song Upload Feature

Post by ix6tech »

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.
User avatar
wbartels
netjukebox developer
Posts: 872
Joined: Thu Nov 04, 2004 3:12 pm
Location: Netherlands
Contact:

Re: UI Album/Song Upload Feature

Post by wbartels »

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.
User avatar
wbartels
netjukebox developer
Posts: 872
Joined: Thu Nov 04, 2004 3:12 pm
Location: Netherlands
Contact:

Re: UI Album/Song Upload Feature

Post by wbartels »

For uploading I will use the HTML5 multiple input selection.
https://www.w3schools.com/tags/att_input_multiple.asp
ix6tech
User
Posts: 48
Joined: Thu Jun 01, 2006 6:09 pm
Location: Dallas, TX
Contact:

Re: UI Album/Song Upload Feature

Post by ix6tech »

Oh nice! That will be awesome! That should make uploading files to the server for quick updates much easier.
User avatar
wbartels
netjukebox developer
Posts: 872
Joined: Thu Nov 04, 2004 3:12 pm
Location: Netherlands
Contact:

Re: UI Album/Song Upload Feature

Post by wbartels »

A full working version with upload support can be downloaded from:
https://sourceforge.net/projects/netjuk ... s/develop/
User avatar
wbartels
netjukebox developer
Posts: 872
Joined: Thu Nov 04, 2004 3:12 pm
Location: Netherlands
Contact:

Re: UI Album/Song Upload Feature

Post by wbartels »

Upload support implemented in netjukebox 6.34
Locked