Skip to content

Releases: Taiko2k/Tauon

v7.1.2

23 Feb 22:13
Compare
Choose a tag to compare

Changes:

  • Fixes related to internet radio playback

v7.1.1

17 Feb 04:40
Compare
Choose a tag to compare

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.

❇️ 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

07 Feb 01:55
Compare
Choose a tag to compare

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

12 Jan 03:42
Compare
Choose a tag to compare

Hotfix - Fixes glitch with visualizer in showcase layout

v7.0.0

10 Jan 05:01
Compare
Choose a tag to compare

The radio UI update

Screenshot from 2022-01-10 12-54-12

This update features an overhauled internet radio UI. The interface has now become its own layout view rather than a overlay box. You can switch to it using the view switcher shown when clicking MENU.

Notable additions are the support for station thumbnail icons and support for multiple "Lists" (i.e playlists for radios). Also the process for adding and removing stations has been simplified. Another change is that recorded tracks are now imported to a playlist automatically.

Note: Any previous saved stations will be carried over, but they wont have thumbnails. You'll need to re-save the stations from the station browser to get thumbnails.

Note: The radio record setting has been moved to page 4 of Settings > Function.

Also added Gensokyo Radio to the list of supported stations with album art. You can find a list of these stations in Tauon by holding the shift key when viewing the station browser to reveal a secret button.

Quick tutorial

In the radio layout:

  • Press βž• to manually enter a new station from a raw URL.
  • Press πŸ” to show the station browser where you can enter a search to a public database.
  • Press ⭐ when shown to save the currently playing station to the current list.
  • You can create radio lists using the top panel as you would with a normal playlist. Radio lists are only shown when in the radio layout.
  • You can drag to re-arrange stations in the currently viewed list.

Known Issue: Sometimes starting a station fails and you need to restart Tauon before audio can be played again.

Other changes:

  • Jellyfin server side love/unlove (favourite) is now supported.

    Warning: Initial re-scan of Jellyfin library will cause local love on any Jellyfin tracks to be erased.

  • Export and import of M3U playlists is now supported.
  • Added new generator code fs to find exact string segment matches.

Upgraders to v7.0.0 will notice a one off donation prompt. I really don't like adding nags/self-promotion, but I need to balance that with what's fair. Feel free to let me know what you think.

v6.8.3

01 Dec 08:31
b2dbf3e
Compare
Choose a tag to compare

Changes:

  • [Phazor] Fix resume from idle

v6.8.2

27 Nov 05:12
Compare
Choose a tag to compare

Changes:

  • Fixed path sort bug from v6.8.1
  • Other bug fixes

v6.8.1

24 Nov 23:03
Compare
Choose a tag to compare

Changes:

  • Volume shortcut changed to Ctrl + Up / Down.
  • Shift + Up / Down can now be used to create selections.
  • "Open image" function now shows embedded images by extracting to a temporary location.
  • [Phazor] Now uses high resolution output to get the most out of 24bit tracks. (I suggest using Pipewire as your system audio server to help ensure optimal quality)
  • Various other tweaks and fixes.

v6.8.0

19 Oct 05:12
Compare
Choose a tag to compare

Welcome to v6.8.0! Here are the main changes in this release:

Warning: Once you upgrade to v6.8.0 you cannot downgrade to an earlier version without deleting the application save data.

Reloaded Feature: Shuffle Lockdown

Sometimes having too many options distracts you from your music. Shuffle lockdown helps to force to you explore your music library by removing many player controls. Give it a try, you might be surprised!

Screenshot from 2021-10-07 13-41-31

You can enter this mode from the shuffle button context menu.

More window control options

Controls can now appear on the left side. Tauon will apply the position based on system settings.

macOS style window controls can now be used. Hardcoded support for matching various themes is now possible too. Example: Dracula

Screenshot from 2021-10-14 22-03-23

Other changes

  • Added the following shortcuts to global search results overlay:
    • Add to queue (Alt + Q). (Track and album results only) (Bugged, will fix next release)
    • Show only can now be triggered with Shift + Enter
  • Improved macOS support. For building, see instructions here: #577.
  • Various bug fixes

Supporting

My Github sponsors page is now live. If you like this project please consider becoming a Github supporter. It would mean a lot! ❀️

Other news

Snap users: I now consider the Snap version to be deprecated and will no longer be updating it. It seems to me there's a clear winner in the Snap vs Flatpak race. With a declining number of new Ubuntu users there doesn't seem much benefit in maintaining Snap support.

Packagers: A new python dependency has been added: natsort

v6.7.1

22 Aug 10:25
Compare
Choose a tag to compare

Some hotfixes for bugs in v6.7.0