Skip to content

Releases: Taiko2k/Tauon

v7.4.5

26 Nov 07:51
Compare
Choose a tag to compare

Hotfixes a possible crash with introduced in v7.4.4 with the auto-theme function.

v7.4.4

25 Nov 02:43
a955826
Compare
Choose a tag to compare

Notable changes:

  • Track info box now shows a length approximation for CUE tracks.
  • The gallery context menu now has a sub-menu for image management.
  • Album art now shows a fallback for corrupted images.
  • The artist list now ignores the prefix The when sorting alphabetically.
  • Various other tweaks and bug fixes.

⚠️ Known crash issue in this version, wait for v7.4.5

v7.4.3

31 Oct 11:49
Compare
Choose a tag to compare

Changes:

  • Various tweaks and bug fixes
  • [Windows] Fixes the minimize restore bug

v7.4.2

06 Oct 10:58
Compare
Choose a tag to compare

Changes:

  • Various bug fixes

v7.4.1

23 Sep 01:59
Compare
Choose a tag to compare

Changes:

  • Added Jellyfin playlist support
  • Jellyfin tracks now have file metadata and can sort by filepath
  • Physical vs virtual keymap for shortcuts is now an option (latter is default)
  • [Linux] Wayland native is now default preferred mode where available
  • Various other fixes

v7.4.0

04 Sep 08:36
Compare
Choose a tag to compare

Overhauled Chromecast Support

Chromecast support in Tauon has received an overhaul. It now functions more like how it does in other apps. For instructions on how to use this, see wiki page here.

Specific changes:

  • Now controlled by main UI controls.
  • Eliminated delay that was previously present.
  • Now supports album art and metadata display on TV.
  • Now supports volume control.
  • Now supports remote Airsonic tracks.

Note: Feature currently not enabled with Windows version

Samplerate forwarding to DAC

  • You can now enable a setting "Avoid resampling", when enabled, Tauon will give the native samplerate of your media to the sound interface. Note that on Linux you'll need some additional configuration if you want this to reach your DAC. See here for details.

Other changes

  • Multi disc albums now have a visual separator in tracklist
  • Fixed garbled audio on Raspberry Pi
  • Fixed cursor theme on Gnome Wayland
  • Fixed no sound bug with certain audio devices

v7.3.2

15 Jul 02:19
Compare
Choose a tag to compare

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

26 Jun 07:37
Compare
Choose a tag to compare

Changes:

  • Added Turkish translation
  • Bug fixes

Windows v7.3.1-2:

  • Fixed Spotify feature

v7.3.0

23 Jun 01:29
Compare
Choose a tag to compare

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

19 May 03:10
Compare
Choose a tag to compare

Changes:

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