Skip to content

Releases: sandrzejewskipl/spotify-scheduler

Release 2.0.2: Calendar

27 Dec 17:42

Choose a tag to compare

If you're updating from version 1.x.x, you need to set your schedule again.

Fixed:

  • calendar widget width on MacOS
  • importing podcasts into playlist

View changelog

Release 2.0.1: Calendar

13 Dec 11:32

Choose a tag to compare

If you're updating from version 1.x.x, you need to set your schedule again.

Changed:

  • user playlists are now being cached to speed up opening "Schedule" tab

2.0.0

Added:

  • new "Schedule" tab with a calendar which allows for setting different schedules for different days
  • device picker in "Settings" tab

Fixed:

  • fixed minor bugs

View changelog

Release 2.0.0: Calendar

13 Dec 00:35

Choose a tag to compare

If you're updating, you need to set your schedule again.

Added:

  • new "Schedule" tab with a calendar which allows for setting different schedules for different days
  • device picker in "Settings" tab

Fixed:

  • fixed minor bugs

View changelog

Release 1.13.2

16 Nov 23:33

Choose a tag to compare

Fixed:

  • fixed an error "argument of type 'NoneType' is not iterable" during a playlist GUI refresh, when a playlist is not set

View changelog

Release 1.13.1

03 Sep 13:35

Choose a tag to compare

Added:

  • hotfix for spotify client not playing random queue; cause: when spotify's api has problems, client doesn't see any tracks in playlist unless manually clicked; fix requires killing and autorunning spotify enabled

View changelog

Release 1.13.0

10 Jun 15:52

Choose a tag to compare

Added:

  • import/export playlists feature
  • warning when not using Spotify Premium

Changed

  • using more API scopes (you might need to reauthorize an app after update)

Removed:

  • metadata and randomqueue support for Spotify curated playlists (due to API changes)

View changelog

Release 1.12.0

04 Jun 20:38

Choose a tag to compare

Added:

  • scrollbar in console tab
  • unsaved changes notice, set to default device name in settings tab
  • skip explicit tracks option
  • warning for web players

Changed:

  • better caching of api requests
  • updated dependencies
  • display no image when unable to fetch now playing
  • changed about tab

Fixed:

  • Spotify's playlist weren't played when Random queue was enabled

View changelog

Release 1.11.4

24 Mar 12:34

Choose a tag to compare

stability improvements

Added:

  • requests timeout to prevent freezing

Changed:

  • display only first 50 characters of title, author or playlist/album name

View changelog

Release 1.11.3

20 Feb 22:51

Choose a tag to compare

Fixed

  • fixed "time data does not match format '%Y-%m-%dT%H:%M:%S.%fZ'

View changelog

Release 1.11.2

12 Feb 20:28

Choose a tag to compare

Changed

  • redirect URI changed to 127.0.0.1 from localhost - you need to update it in Spotify for Developers to http://127.0.0.1:23918 (that's why)

View changelog