lastfm / liblastfm

A Qt C++ library for the Last.fm webservices
http://www.last.fm/download
GNU General Public License v3.0
66 stars 29 forks source link

Add the ability to change the lastfm host #30

Closed Chocobozzz closed 9 years ago

Chocobozzz commented 9 years ago

Add a new attribute to the ws class which allow the developper to override the lastfm host with a custom server (with a compatible API obviously).

ccoenen commented 9 years ago

this would be useful also if your workplace bans certain domains. This way you could still scrobble to last.fm, even if the domain does not resolve. And: in those situations the user might not have access to the machine's hosts file, so changing the client is the only viable options, sometimes.

Chocobozzz commented 9 years ago

Please, tell me if you don"t want to include this PR. It's no use to let it open.

xhochy commented 9 years ago

Problem is rather that this project is currently unmainted.

Chocobozzz commented 9 years ago

A PR was merged 4 days after I opened mine, so I think at least one maintener would have seen it.

But yes, you're probably right.

cywtf commented 9 years ago

What's the status with this? would love to see it working!