Skip to content

Releases: lyarenei/jellyfin-plugin-listenbrainz

3.3.1.0

26 Jan 21:22
9826664
Compare
Choose a tag to compare

Fix

3.3.0.0

22 Jan 14:36
1817f04
Compare
Choose a tag to compare

New

3.2.1.0

19 Jan 11:45
81f7767
Compare
Choose a tag to compare

Fixed

  • Server crash when syncing favorite uses MSID and fails (#67 @lyarenei)

3.2.0.0

11 Dec 14:12
256a1fe
Compare
Choose a tag to compare

New

  • Respect ListenBrainz API rate limits (#54 @lyarenei)
  • Implement MSID fallback for syncing favorites if MBID is not available (#59 @lyarenei)

3.1.2.0

11 Nov 10:36
a7ee322
Compare
Choose a tag to compare

Fix

  • Missing score field in JSON when the feedback was neutral (#55 @lyarenei)

3.1.1.0

03 Oct 18:46
97df66c
Compare
Choose a tag to compare

Fix

  • Failing resubmit job (create cache file on first ever init) (#48 @lyarenei)
  • Failing submissions due to different MBID separator ('/' instead of ';') (#50 @lyarenei)

3.1.0.1

17 Aug 17:50
1344b28
Compare
Choose a tag to compare

New

  • Select which libraries to exclude from submitting listens (#41 @lyarenei)

Maintenance

  • Improvements to submit and resubmit process (#46 @Maxr1998)

3.0.2.0

13 Aug 09:19
cf0b6dc
Compare
Choose a tag to compare

Fix: Correctly store user API token.

3.0.1.0

06 Aug 15:38
2baea5e
Compare
Choose a tag to compare

Temporary fix: Correctly resolve plugin data path (jellyfin/jellyfin#10091). This fixes listen cache and config migration.

3.0.0.0

05 Aug 14:10
1ad9ba0
Compare
Choose a tag to compare

Maintenance - complete plugin rewrite + release of the listen cache feature to repository.

As this version does not have backwards compatible configuration, please make sure the configuration has been successfully migrated.
Check out migration documentation for additional information.