Page 1 of 1

SAM - Ordered Requests through a cache

Posted: Thu Feb 02, 2012 1:03 pm
by MattEnloe
Previous behavior:

(1st queued non-request) (Request #1 @3:00 PM) (Request #2 @3:01 PM) (Queued non-requests)

Current behavior:

(Request #2 @3:01 PM) (Request #1 @3:00 PM) (Queued non-requests)

Desired behavior:

(Request #1 @3:00 PM) (Request #2 @3:01 PM) (Request #3 @3:04 PM) (Queued non-requests)

It should also be important that the bot recognizes queued requests between songs by storing a timestamp of the request in the memory so that all queued requests will play before the normal queue, but in proper order of request for fairness to users. :)