Skip to content

Releases: harbassan/spicetify-apps

library-v1.0.0

22 Aug 07:19
Compare
Choose a tag to compare

Whats New

  • moved collections to a separate tab
  • added the ability to sync collections to playlists
  • added "discog collections" that generate a collection of an artist's album catalog
  • added a pages section to the settings
  • added a "flatten" option to the playlists page to flatten folders
  • folders and collections now show a more informative subheader ("x playlists, x folders ")
  • pinned items now show clearly with a special badge
  • fixed folder images not showing up in the sidebar
  • fixed the blank playlist icon showing up wrong

Please let me know what other useful features you might want in the app, and thanks for everyone who has already!

Download the release file below (spicetify-library.release.zip)

Full Changelog: library-v0.1.1...library-v1.0.0

stats-v1.1.1

21 Aug 04:52
Compare
Choose a tag to compare

What's Changed

  • Minor bug fix for error regarding album "isoString"
  • Updated styles for cards to make sure they're full sized

Download the release file below (spicetify-stats.release.zip)

Full Changelog: stats-v1.1.0...stats-v1.1.1

stats-v1.1.0

10 Aug 07:22
Compare
Choose a tag to compare

What's Changed

  • added more caching so faster loading times across the app
  • added more validation for network failures to get more specific fetch errors
  • moved some endpoints from web api to inbuilt methods (less rate limiting)
  • added autoinstall script for linux by @mytricker0

Sorry about the annoying update banner, I forgot to bump the version last time, but installing this version should fix it.

Full Changelog: stats-v1.0.0...stats-v1.1.0

stats-v1.0.0

17 Jul 05:11
Compare
Choose a tag to compare

What's Changed

  • Added Past Week dropdown option with lastfm enabled
  • Added lastfm playcount for top artists
  • Added lastfm playcount for top albums
  • Added lastfm playcount for top tracks (by @machinemessiah)
  • Fixed release years and most frequent artists/albums section
  • Added see more button for genre and release years chart
  • Fixed playlist stats not loading on playlists with podcast episodes
  • Some style changes to move the index into a badge for artists/album cards

Due to internal spotify changes I have to rely more on the spotify web api, and rate-limiting issues mean that I had to cut some things, namely the obscure tracks section and now having the top-genres and release-years section of only the library page be based on a sample of the library rather than the whole thing, so reducing the accuracy (hopefully not significantly).

Download the release file below (spicetify-stats.release.zip)

Full Changelog: v0.3.1...v1.0.0

stats-v0.3.3

02 May 09:04
Compare
Choose a tag to compare

What's Changed

  • [important] fixed all cards not showing up at all
  • [important] fixed massive button icons
  • fixed some styles on the trackrow elements

If you previously installed this version and are encountering errors with the cards, make sure spicetify is up to date, and that you have the most up to date version of these release files.

Download the release file below (spicetify-stats.release.zip)

library-v0.1.1

02 May 09:05
Compare
Choose a tag to compare

What's Changed

  • [important] fixed all cards not showing up at all
  • [important] fixed massive button icons
  • added folder fallback icon to folders and collections with no image set

If you previously installed this version and are encountering errors with the cards, make sure spicetify is up to date, and that you have the most up to date version of these release files.

Download the release file below (spicetify-library.release.zip)

stats-v0.3.2

06 Apr 04:09
Compare
Choose a tag to compare

What's Changed

  • [important] updated spcr-navigation-bar to stop it from crashing the app
  • fixed playlist stats not showing (had to remove a couple sections)
  • various other minor bug fixes

Download the release file below (spicetify-stats.release.zip)

Full Changelog: v0.3.1...stats-v0.3.2

library-v0.1.0

06 Apr 04:10
Compare
Choose a tag to compare
  • Since this is the first release, there's likely to be some bugs that I've missed. If you encounter any, definitely make an issue about them so I can fix them decently fast.
  • Also, let me know what features would be cool to add.

Download the release file below (spicetify-library.release.zip)

stats-v0.3.1

14 Jan 11:54
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug with the playlist stats not showing on the latest Spicetify version
  • Improved artist/album card components by using the built in ones by @SunsetTechuila

Download the release file below (spicetify-stats.release.zip) or the latest dist build from the README and follow the install instructions.

Full Changelog: v0.3.0...v0.3.1

stats-v0.3.0

26 Dec 11:38
Compare
Choose a tag to compare

What's Changed

  • Added Last.fm stats integration
    • Works with all existing pages
    • New 'Albums' page for your top albums (works only via stats.fm
  • Added a settings menu to manage the last.fm integration and toggling pages on/off
  • New 'Charts' page that fetches the last.fm artist and track charts
  • New 'Most Obscure Tracks' section in the genres page
  • Improved function of some UI elements by @SunsetTechuila
  • Made compatible with Comfy theme by @ohitstom

Download the release file below (spicetify-stats.release.zip) or the latest dist build from the README and follow the install instructions.

Full Changelog: v0.2.0...v0.3.0