gonic icon indicating copy to clipboard operation
gonic copied to clipboard

chore: release 0.16.3

Open github-actions[bot] opened this issue 1 year ago • 1 comments

:robot: I have created a release *beep* *boop*

0.16.3 (2024-02-02)

Features

  • bump audiotags fork to support taglib v2 (29c5397)
  • lastfm: strip copyright text from albumInfo/artistInfo responses (aa82b94)
  • listenbrainz: submit release MBID (#443) (552aa3a)
  • subsonic: expose track musicbrainz id (f98b232)
  • subsonic: prefer tagged musicbrainz ID over lastfm in getAlbumInfo (422c684), closes #444
  • subsonic: return changed field in playlist response (8b4fc04), closes #455
  • subsonic: return playCount in album responses (ec55f3b), closes #458
  • subsonic: return http form post opensubsonic extension key (e8ae1c1)

Bug Fixes

  • db: add double index for right side of unique compound indexes (d640a9f), closes #426
  • docker: fix sqlite3 musl build (433829d)
  • listenbrainz: set track length submission and include submission client details (#424) (b27c02f)
  • playlist: return new playlist id for createPlaylist (314e963), closes #464
  • podcast: collect all episode errors when adding new podcast (2f109f1), closes #430
  • podcast: slightly more robust downloading and concurrency (#433) (f34cd2e)
  • scanner: gracefully handle multi value tag delim splits with adjacent delimiters (eb79cec), closes #448
  • specid: match music dirs with trailing slash (#439) (e63ee96)
  • subsonic: always return playlist duration (87943ea), closes #457
  • subsonic: return error code 70 for not found errors in more places (42dbfa7), closes #454

This PR was generated with Release Please. See documentation.

github-actions[bot] avatar Dec 02 '23 18:12 github-actions[bot]

to test:

  • playlists
  • podcasts

sentriz avatar Dec 22 '23 01:12 sentriz

:robot: Release is at https://github.com/sentriz/gonic/releases/tag/v0.16.3 :sunflower:

github-actions[bot] avatar Mar 09 '24 19:03 github-actions[bot]