Page 1 of 1

user queue limit ?

Posted: Mon Nov 05, 2007 3:00 pm
by docace
Hi everybody,

I installed netjukebox yesterday and got it up and running without problems.
But i was wondering, is there a way to give a user a queue limit (like 3 songs per user/IP per ## minutes) ?
At this moment, users can request 100 songs. That's not fine for other users who want to request songs too but dont want to wait that long before they can listen to their selected songs.

Posted: Sun Nov 11, 2007 2:53 pm
by wbartels
This is not possible with the current database information.
At the moment (netjukebox 4.06) the play/stream counter is album based.

In netjukebox 5.00 the counter database will also have a flag id witch gives some more information about the user activity:
flag 0 = play/add
flag 1 = stream
flag 2 = download
flag 3 = cover
flag 4 = record
When making the counter database track based it will increase enormously.
With my current use it will have approximately 60.000 records after one year.
It will also increase the flexibility for statistics like the most popular track last week/month/year.
I don't know yet if I will implement something like that.