R-a-dio / site

R/a/dio's site, open-sourced.
https://r-a-d.io
MIT License
145 stars 19 forks source link

Queue page times are off after someone dj-ed #60

Closed s4nji closed 10 years ago

s4nji commented 10 years ago

Screenshot: http://puu.sh/8JPHB.png The times in the queue page are off after someone dj-ed. This still occurs after the DJ is back to Hanyuu; newly requested song times are also off.

s4nji commented 10 years ago

Didn't notice the timezone; still an issue though.

Wessie commented 10 years ago

The website uses UTC as timezone, and currently there is no javascript to convert this to users local timezone. This is why the queue times look off on the website.

As for the DJ -> Hanyuu switch, the queue times will adjust themself when Hanyuu connects and starts streaming. This is currently not as instant as we intended so there will be a code change for that later.

Wessie commented 10 years ago

See issues #61 and #1@radio.queue for follow-up