Skip to content

Releases: impliedchaos/mopidy-bandcamp

v1.1.5

13 May 13:35
Compare
Choose a tag to compare
  • fixed another bug in scrape function for unauthenticated accounts
  • added Wishlist to browsing directory

v1.1.4

21 Apr 10:51
e0ea05c
Compare
Choose a tag to compare
  • Quick documentation update.
  • Fix for a change in Bandcamp's JSON formatting.

v1.1.3

08 Feb 14:49
Compare
Choose a tag to compare
  • added dummy images for browse directories.
  • better handling of weird calls to library.lookup by front-ends like Iris
  • fixed bug in scrape function for unauthenticated accounts

v1.1.2

03 Feb 18:34
659f7bc
Compare
Choose a tag to compare
  • added webclient for adding bandcamp urls from the browser
  • small bug fixes, added edge test cases

v1.1.1

02 Feb 13:23
Compare
Choose a tag to compare
  • added support for scraping bandcamp websites

v1.1.0

02 Feb 09:31
Compare
Choose a tag to compare
  • added support for authentication via cookie
  • added support for browsing collection

Breaking changes:

  • removed "art_url_as_comment" config option

v1.0.1

31 Jan 18:06
Compare
Choose a tag to compare
  • bug fixes after implementing more edge test cases

v1.0.0

31 Jan 14:35
Compare
Choose a tag to compare

YAY!

  • updated error handling
  • added testing and code coverage

v0.2.1

30 Jan 17:40
Compare
Choose a tag to compare
  • added image size preferences

v0.2.0

29 Jan 09:13
Compare
Choose a tag to compare

v0.2.0

  • added browsing by tag or genre
  • code cleanup/refactoring