Artist Info in german (deutsch)
Posted:
Sat Dec 08, 2012 6:20 am
by Greyhound
Hi,
it is possible to get the Artist Info from Last.fm in german?
Thanks!
Re: Artist Info in german (deutsch)
Posted:
Sat Dec 08, 2012 8:23 am
by hakko
It's currently not possible unless you edit the code. It has been requested before so I'll post here when it's implemented:
viewtopic.php?f=11&t=10422
Re: Artist Info in german (deutsch)
Posted:
Sat Dec 08, 2012 9:20 am
by Greyhound
Hi!
Thanks for the information. Has no one made this change before? I'm not sure that i can make this changes. If anyone had made this please let me now.
CU
OK1
Now i'm download the file musiccabinet-master.zip. In file ArtistInfoClient.java in line 25 i have insert the following string
params.add(new BasicNameValuePair("lang", "de"));
but now?
How can i make a new musiccabinet installer?
Or can i install the english version an change the file after that?