Skip to content

Releases: TheNathanSpace/iDeemYouWorthy

Release v1.14

10 Jul 22:43
Compare
Choose a tag to compare

See the README for usage instructions! Enjoy. Let me know if you have any trouble.

Changelog

1.14

These version numbers are so arbitrary; I should have just done integer release numbers back when I started 😭

Added
  • The latest log file is now named latest.log
  • Option to delete stored entries for nonexistent music files (that you might have deleted)
Changed
  • Playlist artwork is no longer copied to Android
  • Playlists are now only archived when there's been a change in contents
  • Updated dependencies in requirements.txt
Fixed
  • Fixed several bugs
  • Clarified error messages

Release v1.13.1

31 Mar 19:46
Compare
Choose a tag to compare

See the README for usage instructions! Enjoy. Let me know if you have any trouble.

Changelog

1.13.1

Some useful bug fixes that I probably should have committed before I plugged this on Reddit...

Added
  • Ability to store past playlist versions (see README)
Fixed
  • Crash when playlist cover art was missing.
  • Changed Android playlist structure to work with S2 music app.

Release v1.13

05 Nov 21:52
Compare
Choose a tag to compare

See the README for usage instructions! Enjoy. Let me know if you have any trouble.

Changelog

1.13

So much work just to hear some trashy rapper say "I be high off marijuana"...

Added
  • Ability to specify songs in custom_playlists.json to download from YouTube (if you want a song that isn't on Spotify)
  • Can load settings from file user_settings.json
  • Spotify local files found in playlists are downloaded from YouTube based on their title
Changed
  • Album artwork is renamed to folder.jpg when copied to Android so as not to clutter up your photos

Release 1.12

01 Aug 20:53
Compare
Choose a tag to compare

See installation for usage instructions! Enjoy. Let me know if you have any trouble.

Changelog:

1.12

I really shouldn't be incrementing the version number for each change, but it's too late to stop now!

Added
  • Custom file transfer algorithm optimized for Speed and Efficiency (can now copy files to a connected Android phone without wasting time overwriting ones already there)

Release 1.11

01 Aug 06:37
Compare
Choose a tag to compare

See installation for usage instructions! Enjoy. Let me know if you have any trouble.

Changelog:

1.11

Dependencies move at the speed of sound, and I figured I'd better get caught up.

Changed
  • Updated dependencies to more recent versions
  • Revamped logging and the whole Console Experience

Release 1.10

26 Jul 20:12
Compare
Choose a tag to compare

See installation for usage instructions! Enjoy. Let me know if you have any trouble.

Changelog:

1.10

I switched to Android, so the focus is gonna be changing a bit! ¯\_(ツ)_/¯

Added
  • Playlist cover artwork is downloaded from Spotify
Changed
  • Fixed some problems where it assumed you were using iTunes
  • m3u files now use relative filepaths
  • Fixed some problems with file path lengths
  • Added requirements.txt

Release 1.9

17 May 03:34
Compare
Choose a tag to compare

See installation for usage instructions! Enjoy. Let me know if you have any trouble.

Release 1.8

13 Mar 02:58
Compare
Choose a tag to compare

See installation for usage instructions! Enjoy. Let me know if you have any trouble.

Release 1.6.1 (cmd)

27 Oct 05:29
Compare
Choose a tag to compare

See installation for usage instructions.

This version is command-line only.

I've decided that the 1.x branch will remain terminal-only. I'll try to backport features in the 2.x branch to 1.x so that, if you prefer using a terminal instead of the GUI, you can do so.