Subject: CVS commit: pkgsrc/audio/ncspot
From: pin
Date: 2021-04-13 12:52:43
Message id: 20210413105243.6FF70FA95@cvs.NetBSD.org

Log Message:
audio/ncspot: update to 0.6.0

Maintenance:
-Refactorings + dependency updates
-Sort artist albums by year
-Store user state in binary CBOR format
-The state structure is growing a little too complex to store it as a TOML.
User state is now stored at ~/.config/ncspot/userstate.cbor.
-Improve synchronization of playback times
-Implement track preloading
-Don't save tracks AND album when saving an album (#488)

Features:
-(Re)store currently playing track + shuffle state from previous session (#448)
-Show display name owning the current library (#470)
-Add logout command (#470)
-Pagination for artist albums (#477)
-Split artist albums/singles into separate panel
-Play top tracks by artist instead of all tracks by artist
-Pagination for Podcast episodes
-Show tracks + duration of album, playlist, queue in the title bar (#475)

Files:
RevisionActionfile
1.18modifypkgsrc/audio/ncspot/Makefile
1.7modifypkgsrc/audio/ncspot/cargo-depends.mk
1.12modifypkgsrc/audio/ncspot/distinfo