TauonMusicBox Versions Save

The music player of today! :city_sunrise:

v7.3.2

1 year ago

Changes:

  • Fixed tick/pop on track crossfade
  • Fixed MPRIS and media keys for GNOME 42+

7.3.2-2:

  • Fixed media keys on Windows

v7.3.1

1 year ago

Changes:

  • Added Turkish translation
  • Bug fixes

Windows v7.3.1-2:

  • Fixed Spotify feature

v7.3.0

1 year ago

Windows support

Its finally here, after popular demand. This release enables support for Windows. See below for an installer exe.

Note that there hasn't been extensive testing done yet so this should be regarded as beta quality.

There also some missing features, notably:

  • No broadcast feature
  • Window can't be resized by edge bumping

Note that FFMPFG isn't included but is required for certain features. You will be prompted to download this if/when needed.

Introducing Tauon Satellite

This feature allows for using Tauon running on another PC as a network source. (Experimental)

In addition, network tracks can now be transcoded to local storage using the "Transcode Folder" feature. Transcoded tracks will now be used as a fallback when the primary source is offline.

Currently just basic playback works, but more features may be added in the future.

Reloaded artist info panel

The artist panel has been given a tuneup, restoring support for artist images from Last.fm (now uses scraping). Toggling the artist info panel is now done using Ctrl + o.

Note: To keep load to a minimum, fetching images from last.fm has been disabled for the artist list panel, but will still use images that have been obtained via the artist info panel.

Other changes

  • Removed samplerate output config option. (now automatically detects)
  • Removed output buffer size option. (subject to further tweaking)
  • Theme files will now accept colours in hex values.
  • Some default keyboard shortcuts have changed.
  • The lock playlist feature has now been hidden. (deprecated, subject to feedback)
  • The Discogs artist image feature has been hidden. (deprecated, subject to feedback)

v7.2.1

2 years ago

Changes:

  • Added new option to resume playback when waking from system suspend.
  • Some bug fixes.

v7.2.0

2 years ago

Welcome to v7.2.0

This one has taken a little while. But with the many subtle fixes and improvements, Tauon is really starting to become a polished app!

On becoming a supporter

It can be pretty painful to donate to your favourite projects when you don't feel like you're directly getting anything for it. Our R&D team has been hard at work finding a way to get you something extra without flying in the face of free software ideals. With that in mind, we have a result, a new supporters exclusive theme!

Introducing a new theme: Charmed (supporter exclusive :sparkling_heart:)

Charmed is a gorgeous new deep red theme featuring Rizumu the witch, your new magical music companion! :sparkle:

Screenshot from 2022-05-16 15-26-52

Will you let her charm her way into your heart?

This theme is available for sponsors on tier 2 or higher. If you'd like to join, see my GitHub sponsors page here.

Screenshot from 2022-04-13 19-34-29

Folders of singles now have a new stacked thumbnail style in the gallery. This is a little experimental and may need some further tweaking. Let me know what you think.

Removal of GStreamer backend

Big change with this release is the removal of the GStreamer backend. The new Phazor backend is about 2 years old now and in that time has shaved a lot of its rough edges. Its still not perfect, but at this point, I have lost interest in maintaining the GStreamer backend.

This means that the Phazor backend is now the default and only backend. The Phazor branding in the UI has been removed, so it can just be considered part of Tauon without need of distinction.

Other changes

  • Improved behaviour of (jump) track crossfade. It now fades out immediately and fixes an issue with stuttering on IO delay.
  • There are now settings for samplerate-output and resample-quality. (For the average user there's probably no need to change these.)
  • There is a new setting volume-curve in the config file. It still uses non-linear by default, but you can now change it to linear.
  • Added native Wavpack decoding. (Using the correction file is now defined behaviour.)
  • Added new generator code px to exclude playlists of tracks.
  • Restored Spotify feature support. (Due to consideration from user feedback.)
  • Fixed delay/freeze on changing audio output device.
  • Mini modes are now launch-able from shuffle-lockdown mode.
  • Themes can now be organised into subfolders.
  • You can now use Ctrl + m to toggle mute.
  • There's now an 'auto` mode for Replay Gain that automatically switches between track and album gain depending on shuffle mode.
  • Various other fixes and tweaks.

Network streaming cache system

This update brings a reworked network file cache system. This rework brings the following changes:

  • Implemented a pre-emptive caching mechanism that should improve gapless playback reliability.
  • You can now enable caching for local files. This is useful for playing from SMB/NFS mounts on slower connections.
  • There's now an option to persistently store cached tracks up to a given limit. Using this may improve app performance, particularly if you often repeat playing the same albums.

If you use streaming in Tauon, let me know what you think of this feature.

[Flatpak] Codec support changes

Support for the codecs WMA and APE is no longer included with the base Flatpak install of Tauon. These codecs now require an external optional add-on package. To install this just run:

flatpak install org.freedesktop.Platform.ffmpeg-full//21.08

Codec support for TTA has been lost. Let me know if anyone used this codec.

[AUR] JPEG XL support

Experimental JPEG XL support has been added to make it possible to read album art in this format. For this you'll need to install the new optional dependency python-jxlpy (AUR). Not yet included with Flatpak install.

v7.1.3

2 years ago

New feature: Game controller input support

You can now control basic playback and playlist navigation using a gamepad. See Controller Mapping for how the buttons and sticks are mapped.

Other changes

  • Various bug fixes

v7.1.2

2 years ago

Changes:

  • Fixes related to internet radio playback

v7.1.1

2 years ago

v7.1.1 Its better now edition

Changes:

  • There are now new indicators on tabs when dragging tracks to show if any track is in that playlist already (yellow) or if the playlist is a generator playlist therefore can't add tracks (red). Screenshot 2022-02-14 at 11 45 46 AM
  • There is now a function prompt under MENU to clean the database. You should click this if you see it to cut down on unnecessary load times.
  • HiDPI scaling setting now applies changes immediately without needing restart.
  • [Wayland] UI will now try automatically scale when moving between monitors (Experimental)
  • [Phazor] Internet radio stations start faster. (Reduced the initial buffer size)
  • [Phazor] Possibly fixed some various rare issues with internet radio.

Feature deprecation:

  • Spotify support. The main issue is the search provided by the API being somewhat useless. If you still used this feature then please get in touch and submit feedback.

:sparkle: As always, consider becoming a supporter if aren't already. It goes a long way with helping motivate me to continue working on this app!

v7.1.0

2 years ago

Changes:

New feature: Playlist export locations

Screenshot from 2022-02-07 13-39-00

This dialogue can be accessed by going to a playlist tab right click > "Export...". It provides the following new functionality:

  • Can set a location to export the playlist to.
  • Can chose to automatically save on changes.
  • Can chose to save playlist using relative file paths.
  • Can export as M3U.

New feature: Chromecast streaming (Experimental)

There is now a setting to show a track context menu option that starts a stream from that location in the playlist, and points your Chromecast to it. For more information see the wiki page here.

AUR Users: New optional dependency python-pychromecast

Other changes

  • Added new shuffle lockdown mode: Shuffle Lockdown Albums. Remember you can access this by right clicking the shuffle button.
  • Added new gen code ia for ordering by albums imported.
  • Removed lyrics provider LyricWiki. Turns out that site has been dead for years. So no point in having it any more. I've added a new provider lyrics.ovh but its kind of crap.
  • [Phazor] Fixed various file types not working when loading from a network server.

v7.0.1

2 years ago

Hotfix - Fixes glitch with visualizer in showcase layout