Skip to content

Releases: knijn/musicify

Release v0.4

11 Mar 16:26
6fa7bac
Compare
Choose a tag to compare
Release v0.4 Pre-release
Pre-release

New in this release

  • Playlists! Make a file with the contents [songid],[songid2],[songid3 (etc...)] So for example 1,3,6,7. The program will play all of the songs in the list in order of the playlist. Remember that you can always request songs by submitting a song request under issues

Bugfixes

  • Fixed bug #20: The program errors unexpectedly to a non-meaningful error

Musicify v0.3-alpha

10 Mar 15:10
c6a4b76
Compare
Choose a tag to compare
Musicify v0.3-alpha Pre-release
Pre-release

New in this Release

  • A proper way of exiting shuffle mode with Q
  • Skippable songs in shuffle mode
  • musicify info Command showing version info
  • musicify loop <ID> command

Bugfixes

  • Fixed the musicify volume command erroring
  • Songs ending too early in shuffle mode and reducing delay between some songs (@FolfyBlue)
  • Putting in a decimal value crashes the program
  • Second argument of musicify shuffle doesn't apply
  • Fixed a crash on trying to do musicify shuffle 6-60

The wait

We're sorry for the long wait for these fixes to come but they are finally here, RubenKnijn had to take a break from the project

Musicify v0.2-alpha

01 Jan 13:15
7ad69d3
Compare
Choose a tag to compare
Musicify v0.2-alpha Pre-release
Pre-release

New in this release

We are getting closer to a full release

  • Full autoupdate!
  • musicify volume command, changes the volume on a scale of 1-100
  • musicify play without arguments now resumes play of the song
  • Fixed bugs #14 and #16

Musicify v0.05-alpha

01 Jan 10:22
3942310
Compare
Choose a tag to compare
Musicify v0.05-alpha Pre-release
Pre-release

New in this version

  • Changed the shuffle command from musicify play shuffle to musicify shuffle
  • Added selective shuffling (for example musicify play 5 12 to play songs 5 to 12 in random order)
  • Made changes to the internal code to reduce file size a bit
  • Fixed bug #12

Musicify v0.1-alpha

31 Dec 07:59
138eff4
Compare
Choose a tag to compare
Musicify v0.1-alpha Pre-release
Pre-release

This adds the basic software to use Musicify

Musicify v0.041-alpha

31 Dec 15:30
9488248
Compare
Choose a tag to compare
Musicify v0.041-alpha Pre-release
Pre-release

What's new in this release

  • Hotfix to musicify help to display the shuffle mode musicify play shuffle because I forget to add that (whoops)

Musicify v0.04-alpha

31 Dec 15:26
5852f55
Compare
Choose a tag to compare
Musicify v0.04-alpha Pre-release
Pre-release

New in this release:

  • Shuffle, You can now shuffle through all songs available. #5
  • Changed musicify help a bit to be more simple and easier to understand
  • Fixed a bug that would display a wierd error when I messed up the index oops

Musicify v0.03-alpha

31 Dec 14:11
e4e39f6
Compare
Choose a tag to compare
Musicify v0.03-alpha Pre-release
Pre-release

What's new in this release:

  • Added the command musicify stop to stop playback
  • Fixed bug #4 (thanks!)

Musicify v0.02-alpha

31 Dec 08:28
138eff4
Compare
Choose a tag to compare
Musicify v0.02-alpha Pre-release
Pre-release

New in this release:

  • Versioning
  • Update checker