ehedaya / theSloth

A chrome extension to relay data about songs played in http://thephish.fm/listen
http://stats.thephish.fm/
3 stars 3 forks source link

!who issue #66

Closed KernelForbin closed 10 years ago

KernelForbin commented 10 years ago

Where does !who pull its date information from? Example that prompted this question:

Say a track is tagged "1.2 2003.02.28 - Destiny Unbound"

Now we know that won't log properly without a separator between the track and date. However the track is tagged properly in stats (manually edited at some point).

!setlist and !last return proper results for 2/28/03, but !who pulls 1/2/03

Is it possible for !who to pull from the newly tagged track in stats / the same place that !setlist pulls from?

ehedaya commented 10 years ago

You're right, it isn't pulling from the edited track but I will change that.

On Jun 3, 2014, at 8:27 AM, KernelForbin notifications@github.com wrote:

Where does !who pull its date information from? Example that prompted this question:

Say a track is tagged "1.2 2003.02.28 - Destiny Unbound"

Now we know that won't log properly without a separator between the track and date. However the track is tagged properly in stats (manually edited at some point).

!setlist and !last return proper results for 2/28/03, but !who pulls 1/2/03

Is it possible for !who to pull from the newly tagged track in stats / the same place that !setlist pulls from?

— Reply to this email directly or view it on GitHub.