Skip to content

Releases: bogosorter/Musicly

Musicly v0.5.0

19 May 15:42
Compare
Choose a tag to compare

Hi there!

A long time has passed. This update brings along a few features and some much needed bug fixes. I've also given up on gapless playback for now. For more details check out this post.

Musicly 0.4.1

09 Jan 21:13
Compare
Choose a tag to compare

Hi there!

I have a lot to apologize for in this version. To begin with, I have previously claimed that gapless playback was implemented. It turns out that I hadn't understood the meaning of gapless playback... I'm sorry for this mistake. On a more positive note, I've made some progress in that direction and may release an update with gapless playback in the future.

The last version also introduced some bugs regarding queue management. They should all be fixed by now, but feel free to email me if they persist.

Finally, I would like to thank Steve Emms and Luke Baker at LinuxLinks.com for their friendliness and patience. They have been helping me a lot!

I hope you like Musicly!

M7kra

Musicly 0.4.0

01 Jan 17:49
Compare
Choose a tag to compare

Hi there!

This version of Musicly features a bunch of UI updates, as well as some performance improvements. The major changes are:

  • File drag and drop: you can now drop files into the library.
  • Repeat and shuffle: a review by LinuxLinks.com led me to implement repeat and shuffle options.

You can also install Musicly using snap store: sudo snap install musicly

Enjoy!

M7kra

Musicly 0.3.0

21 Oct 15:35
Compare
Choose a tag to compare

Hi there!

This new release introduces some much-needed features:

  • Queue management: delete and reorder tracks in the queue.
  • Edit album and track metadata: Changes are saved to files if they are in mp3 format.

Here are some of the other changes:

  • Album details now have a different look.
  • Bug fixed: mini-player would break when the fullscreen key (f11) was pressed.

Enjoy!

Musicly 0.2.0

07 Oct 16:07
Compare
Choose a tag to compare

Hi there!
This version brings in some new features such as the mini-player mode (see website for images) and genre editing. There are also tons of minor improvements, including better small-screen support.
I hope you like it!

PS: Those binaries are still waiting :)

Musicly 0.1.1

17 Sep 19:05
Compare
Choose a tag to compare

This new release of Musicly brings with it a couple bug fixes and improved UI response times.
If you would like to test some other binaries, help is needed for rpm and AppImage.

Musicly 0.1.0

31 Aug 18:33
Compare
Choose a tag to compare

This is the first release of Musicly. You are welcome to install and give it a try. Binaries are available for both Windows and Linux.
Website

Musicly also exists as a snap (sudo snap install musicly), but this will only work if your music is on the home directory. If this is not the case, you may manually enable file system access or install the snap made available here.

This is also my first experience writing a complicated app - well, at least that's how I regard it :) Therefore, I would like to have all kinds of feedback regarding best practices, bad code, etc. If you do that, there is one single thing I can say: thank you!

Any issues or bug reports should be created here.