pkgsrc/audio/ncspot
pin d3a2b07b00 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)
2021-04-13 10:52:43 +00:00
..
cargo-depends.mk audio/ncspot: update to 0.6.0 2021-04-13 10:52:43 +00:00
DESCR
distinfo audio/ncspot: update to 0.6.0 2021-04-13 10:52:43 +00:00
Makefile audio/ncspot: update to 0.6.0 2021-04-13 10:52:43 +00:00
options.mk ncspot: turn xcb off by default. Terminal apps should not need X11. 2020-10-20 22:54:40 +00:00
PLIST