muh6mm3d / pylast

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

Allow service customization #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Since there are other services compatible with last.fm API (such as
libre.fm), it could be interesting to be able to use this library with any
of these services.

Attached you can find a patch of the idea, allowing to initialize the
object with a new service URI, but without break the backward compatibility.

Original issue reported on code.google.com by wik...@asturlinux.org on 11 May 2009 at 1:52

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry, patch of wrong version. 

Attached the same patch over svn HEAD (revision 190).

Original comment by wik...@asturlinux.org on 11 May 2009 at 2:08

Attachments:

GoogleCodeExporter commented 9 years ago
i went a step further and forked the entire module 
http://code.google.com/p/pylibre/
it should make more sense now as a lib. having it work on libre.fm and last.fm 
while
providing links for last.fm only through get_url() and other similar functions 
didn't
fit together.

Original comment by amr.hassan on 12 May 2009 at 2:26

GoogleCodeExporter commented 9 years ago

Original comment by amr.hassan on 12 May 2009 at 2:29