user queue limit ?

General discussion about netjukebox
Post Reply
docace
User
Posts: 1
Joined: Mon Nov 05, 2007 2:47 pm

user queue limit ?

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

Post 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.
Post Reply