Skip to content

Added a couple of missing autocorrect flags#161

Closed
n7st wants to merge 31 commits intoCloudBotIRC:masterfrom
bbbbanjax:master
Closed

Added a couple of missing autocorrect flags#161
n7st wants to merge 31 commits intoCloudBotIRC:masterfrom
bbbbanjax:master

Conversation

@n7st
Copy link
Copy Markdown

@n7st n7st commented Jun 3, 2015

Before

13:50 @mike .band Destroyer 666
13:50 < nergal> (Mike) Destroyer 666 have 2236809 plays and 55899 listeners. Similar artists include no similar artists. Tags: (black metal, blackened thrash metal, thrash metal, death metal).

After

13:52 @mike .band Destroyer 666
13:52 < nergal_test> (Mike) Destroyer 666 have 2236809 plays and 55899 listeners. Similar artists include Desaster, Nifelheim, Gospel of the Horns, Aura Noir. Tags: (black metal, blackened thrash metal, thrash metal, death metal).

bbbbanjax and others added 30 commits May 11, 2015 05:57
lookup artists on metal-archives.com
Genres on now playing \m/
Merge pull request #1 from n7st/master
.plays, playcount on now playing. \m/
.band, some refactoring \m/
getuserplaycount was a bit greasy.
Used correct methodology to make getuserplaycount safe.  If a user has not listened to a track the "userplaycount" is null and not actually in the JSON blob.  Added a try/catch statement to be safe for this and return a default value.
Made getusertrackplaycount a bit more safe
Revert "Made getusertrackplaycount a bit more safe"
…(and safer)

Also made it so a playcount of 0 will show up
Fix playcounts, tags, similar artists \m/
Changing that really messy and nasty-to-read artist list generation i… \m/
Revert "Changing that really messy and nasty-to-read artist list gene…
@n7st n7st closed this Jun 3, 2015
@n7st
Copy link
Copy Markdown
Author

n7st commented Jun 3, 2015

My bad, wrong codebase!

linuxdaemon pushed a commit to linuxdaemon/CloudBot that referenced this pull request Sep 21, 2017
linuxdaemon pushed a commit to linuxdaemon/CloudBot that referenced this pull request Jan 5, 2018
…disable-file-debug

Switch file_debug to default to False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants