muh6mm3d / pylast

Automatically exported from code.google.com/p/pylast
Apache License 2.0
0 stars 0 forks source link

Get updated capitalization for names when we can #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Just as an example: if you have an artist object and run a get_similar() on it, 
the xml returned will 
contain the artist name with proper capitalization. If you created the artist 
object with improper 
capitalization, running get_name() on it will show it improperly capitalized, 
but if you've done 
get_similar() before you have already gotten the info you need to update that, 
so why not check to 
see if the artist name you got back has the same capitalization as the one we 
have cached and if 
not, update it?

Original issue reported on code.google.com by nuk...@gmail.com on 20 Mar 2010 at 5:27

GoogleCodeExporter commented 9 years ago
I have no idea how to change this into an Enhancement request, it didn't give 
me a choice on the new issue page 
and I don't know how to change it now. (i feel stupid)

Original comment by nuk...@gmail.com on 20 Mar 2010 at 5:27

GoogleCodeExporter commented 9 years ago

Original comment by amr.hassan on 27 Mar 2010 at 6:39

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r230.

Original comment by amr.hassan on 5 Jan 2011 at 5:44