Page 1 of 1

todo list

Posted: Mon Feb 19, 2007 2:56 pm
by Elwin
Any chance the todo list (viewtopic.php?t=68 ) will be available in the 4.0 version??
i looked for a website like this for a small group of friends, and with the todo list it would be excacly what im looking for... though without streaming a playlist it wouldnt...
and can you give me a guess about when 4.0 will be available? (or can i use the beta, and update later on?)
lovely product btw!! good to see it's a dutch product :D

Re: todo list

Posted: Tue Feb 20, 2007 8:03 pm
by wbartels
Elwin wrote:Any chance the todo list (viewtopic.php?t=68 ) will be available in the 4.0 version??
All features that are already in netjukebox 4.00 beta are already removed from that list.
Maybe "Make favorites streamable" will be included in the final version.
But no promise :wink:

Elwin wrote:and can you give me a guess about when 4.0 will be available? (or can i use the beta, and update later on?)
I will include getID3() 1.7.8 final.
So the final netjukebox 4.00 will be dependent on the getID3() release.
Yes, you can update form netjukebox 4.00 beta to the final version.
Elwin wrote:lovely product btw!! good to see it's a dutch product :D
Thanks, He bedankt Elwin

Posted: Wed Feb 21, 2007 9:13 am
by Elwin
alright! sounds great!
guess ill change my 3,7 to beta then :D
geen probleem :)

Posted: Mon Jun 04, 2007 4:00 pm
by Elwin
had 2 feauture requests, but saw that one of the two is already in your todo list (changing genres via webinterface)

Any way you can make the update and fast update an separate right?
So i can give people right to upload (FTP) and then let them update via the website

Posted: Mon Jun 04, 2007 10:15 pm
by wbartels
Elwin wrote:Any way you can make the update and fast update an separate right?
So i can give people right to upload (FTP) and then let them update via the website
Maybe you could use the CLI update and schedule it every night.
Or execute it after the FTP server has received a specific command, I know that Gene6 FTP Server supports this.
Example:

Code: Select all

C:\PHP\cli\php.exe "D:\Internet\netjukebox\update.php" fastupdate silent

Posted: Tue Jun 05, 2007 1:42 am
by Elwin
good id, thanks :)