Skip to content

v4.6.0

Compare
Choose a tag to compare
@Taiko2k Taiko2k released this 24 Jul 02:32
· 2290 commits to master since this release

New Features

  • Added new theme: Carbon

Screenshot from 2019-07-22 01-10-26

In this theme, the bottom panel will automatically adapt its colour to the active album art!

Album chart generator

chart

  • Added top-chart generator function [Linux only]

This function generates an album grid chart of a given size as an image file. You can share them with your friends!

Tip: You can find this function by going Settings... > Functions > Chart Generator...

This function will target the actively viewed playlist and include albums in order starting from the top of the playlist. If you were to want a chart of your most played albums, you could use the Most played albums playlist generator function or you could edit a playlist yourself manually for items you want to include.

You can specify the font and font size to use in the config file.

Other changes

  • Slightly improved startup speed
  • [Linux] Fixed music and downloads folders not following xdg-dirs
  • [Linux] Fixed player not showing in desktop default apps selector
  • Fixed seeking past 100% not advancing track
  • Other small tweaks and fixes