Archives For November 30, 1999

Kid3 audio tag editor released version 3.8.1 today with some improvements, fixes for Linux and Android binary packages.

According to the changelog, Kid3 3.8.1 includes following changes:

  • Show number of files in status bar.
  • Support regular expressions in string replacements.
  • Support format codes in “Filename for cover” in “Extract Album Art” script.
  • The order of string replacements is respected.
  • Show RVA2 identifier in frame table.
  • Show UFID owner and values in frame table.
  • Support setting file name with “Import from Tags”.
  • QML scripts: Skip “–” argument, which is used when passing parameters from qml tool.

The official PPA has built the packages for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.04, Ubuntu 19.10.

1. Open terminal either from application launcher or by pressing Ctrl+Alt+T on keyboard. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:ufleisch/kid3

Type user password (no asterisk feedback) when it prompts and hit Enter to continue.

2. If an old version was installed, upgrade Kid3 using Software Updater:

or run commands one by one in terminal to install or upgrade to the latest tag editor:

sudo apt update

sudo apt install kid3-qt

You may replace kid3-qt with kid3 in the code for KDE integration, or with kid3-cli for the command-line interface

Uninstall

To remove the PPA repository, either open Software & Updates -> Other Software tab, or run command:

sudo add-apt-repository --remove ppa:ufleisch/kid3

To remove the audio tag editor, either use your system package manager or run command:

sudo apt remove --auto-remove kid3 kid3-*

Kid3 audio tag editor 3.8.0 was released today. Here’s how to install it in Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.04, and derivatives.

According to the changelog, Kid3 3.8.0 features:

  • kid3-cli: Support JSON output.
  • Format codes %{modificationdate} and %{creationdate}.
  • Support ID3v2 GRP1 frame introduced with iTunes 12.5.4.
  • Import from Tags function which operates on selected files.
  • Explicit frame names can be used by prepending a ‘!’ character.
  • Adapt unified frame type mapping for better iTunes compatibility.
  • Support multiple covers in M4A files.
  • kid3-cli: Remove dependencies to GUI libraries.
  • Android: Show info how to write to SD card.
  • Android: Support Qt 5.12.

How to install Kid3 3.8.0 in Ubuntu 16.04/18.04:

The official Kid3 PPA has made the new release packages for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.04, and derivatives.

Open terminal either via Ctrl+Alt+T keyboard shortcut or by searching for ‘terminal’ from application menu. When it opens, do following steps one by one.

1. Copy and paste following command in terminal and hit run to add the PPA:

sudo add-apt-repository ppa:ufleisch/kid3

Type user password (no asterisk feedback due to security reason) when it prompts and hit Enter to continue.

2. Then you can upgrade Kid3 from a previous version via Software Updater:

or run commands one by one in terminal to install or upgrade to the latest tag editor:

sudo apt update

sudo apt install kid3-qt

For KUbuntu user, replace kid3-qt with kid3 in the last command for KDE integration.

Uninstall

To remove the PPA repository, either open Software & Updates -> Other Software tab, or run command:

sudo add-apt-repository --remove ppa:ufleisch/kid3

To remove the audio tag editor, either use your system package manager or run command:

sudo apt remove --autoremove kid3 kid3-*

Kid3 audio tag editor released version 3.7.1 today. Here’s how to install it in Ubuntu 16.04, Ubuntu 18.04, Ubuntu 18.10, and higher.

Kid3 3.7.1 primarily brings bug fixes and usability improvements. Most new features target the Android version, which now supports a dark theme, a better file selection dialog and more configuration options.

  • Support max-, min-, unq- aggregation when renaming directories.
  • Android: Support dark and light themes.
  • Android: Support opening files with Kid3 from other apps.
  • Android: Settings for formats, character replacements and import profiles.
  • Improved support format codes in file name for cover.
  • Fixed support setting of ID3v2 version for DSF files.
  • Avoid jumping around frames while deleting.
  • Removal of multiple tags where not all tags are removed.
  • Setting of a simple string as value for IPLS frame with TagLib.
  • Adapted to Discogs server update.

How to Install Kid3 3.7.1 in Ubuntu:

The official Kid3 PPA contains the latest software packages for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 18.10, and higher.

Open terminal either via Ctrl+Alt+T keyboard shortcut or by searching for ‘terminal’ from software launcher. When it opens, do following steps one by one.

1. Copy and paste following command in terminal and hit run to add the PPA:

sudo add-apt-repository ppa:ufleisch/kid3

Type your password (no asterisk feedback due to security reason) when it prompts and hit Enter to continue.

2. Then you can upgrade Kid3 from a previous version via Software Updater:

or run commands one by one in terminal to install or upgrade to the latest tag editor:

sudo apt update

sudo apt install kid3-qt

For KUbuntu, you may replace kid3-qt with kid3 in the last command for KDE integration.

Uninstall

To remove the PPA repository, either open Software & Updates -> Other Software tab, or run command:

sudo add-apt-repository --remove ppa:ufleisch/kid3

To remove the audio tag editor, either use your system package manager or run command:

sudo apt remove --autoremove kid3 kid3-*

Kid3 audio tag editor released version 3.7.0 a few hours ago. Here’s how to install it in Ubuntu 18.10, Ubuntu 18.04, Ubuntu 16.04, and Linux Mint 18.x, 19.x.

The most important new feature in Kid3 3.7.0 is a playlist editor. Playlist items can be added, removed and reordered. Improvements include editors for the formats to convert between tags and file names and drop down lists with available tag values when multiple files are selected. The new file list fixes problems with updates when directories are renamed.

Kid3 3.7.0 release highlights:

  • Add and reorder playlist items using drag’n’drop.
  • Edit tags from files referenced in playlist.
  • Play songs from playlist.
  • Drag image files from file list to embed them in audio files.
  • Drag files from file list into other applications.
  • Reload action to refresh file list.
  • Completions with different values when selecting multiple files.
  • Option “–dbus” to have a D-Bus interface with kid3-cli.
  • Code “%{dirname}” to use current directory name when renaming.
  • Code “%{disk}” as alias for “%{disc number}”.
  • Edit list of availble formats to set file and directory names
  • Bug fixes and a few improvements.

How to Install Kid3 3.7.0 in Ubuntu:

The official Kid3 PPA contains the latest software packages for Ubuntu 16.04, Ubuntu 18.04, and Ubuntu 18.10 so far.

Open terminal either via Ctrl+Alt+T keyboard shortcut or by searching for ‘terminal’ from software launcher. When it opens, do following steps one by one.

1. Copy and paste following command in terminal and hit run to add the PPA:

sudo add-apt-repository ppa:ufleisch/kid3

Type your password (no asterisks feedback due to security reason) when it prompts and hit Enter to continue.

2. Then you can upgrade Kid3 from a previous version via Software Updater:

or run commands one by one in terminal to install or upgrade to the latest tag editor:

sudo apt update

sudo apt install kid3-qt

For KUbuntu, you may replace kid3-qt with kid3 in the last command for KDE integration.

Uninstall

To remove the PPA repository, either open Software & Updates -> Other Software tab, or run command:

sudo add-apt-repository --remove ppa:ufleisch/kid3

To remove the audio tag editor, either use your system package manager or run command:

sudo apt remove --autoremove kid3 kid3-*

A new bug-fix release for the Kid3 audio tag editor 3.6 series was released earlier today. Here’s how to install it in Ubuntu 18.04, Ubuntu 16.04, Ubuntu 14.04, Linux Mint 19/18, and their derivatives.

This bug-fix release fixes the use of free form MP4 atoms, import from CSV with DOS line endings, the application icon in KDE wayland sessions and other bugs. The generation of file names from tags is improved by supporting conditional text around a value from the tags, which is only inserted when the corresponding value exists.

Changes in Kid3 3.6.2 include:

  • Format from tags with custom strings prepended / appended when replaced format code is not empty %{“t1″code”t2”}.
  • Fix MP4 free form names longer than 4 characters with TagLib.
  • Support DOS line endings with “Import CSV”.
  • Set CTOC and CHAP element ID from values in the frame table.
  • Correctly add frame when “Edit” is clicked on non existing frame.
  • Show correct icon in Wayland session.
  • Improve editing of ISO date/time values with validation enabled.
  • Bundle OpenSSL libraries with self-contained Linux package.

How to Install Kid3 3.6.2 in Ubuntu:

The developer maintains a PPA repository with the software packages for all current Ubuntu releases.

Open terminal either via Ctrl+Alt+T shortcut key or by searching for ‘terminal’ from software launcher. When it opens, do following steps one by one.

1. Copy and paste following command in terminal and hit run to add the PPA:

sudo add-apt-repository ppa:ufleisch/kid3

Type your password (no asterisks feedback due to security reason) when it prompts and hit Enter to continue.

2. Then you can upgrade Kid3 from a previous version via Software Updater:

or run commands one by one in terminal to install or upgrade to the latest tag editor:

sudo apt update

sudo apt install kid3-qt

For KUbuntu, you may replace kid3-qt with kid3 in the last command for KDE integration.

Uninstall

To remove the PPA repository, either open Software & Updates -> Other Software tab, or run command:

sudo add-apt-repository --remove ppa:ufleisch/kid3

To remove the audio tag editor, either use your system package manager or run command:

sudo apt remove --autoremove kid3 kid3-*

MusicBrainz Picard 2.0 stable was released today many fixes and new features and much needed upgrades!

MusicBrainz Picard 2.0 release highlights:

  • Add Retina and Hi-DPI display support.
  • Add DSF file support
  • Add keyboard shortcut for deleting scripts from options > scripting page
  • Support only 64 bit Picard builds from 2.0
  • Update dependencies minimal requirements: Python 3.5, PyQt 5.7, and Mutagen 1.37.
  • And numerous bug-fixes, UI and performance improvements.

How to Install MusicBrainz Picard 2.0 in Ubuntu:

The official PPA has built the music tagger for Ubuntu 17.10, Ubuntu 18.04, and Ubuntu 18.10.

1. Launch terminal either via Ctrl+Alt+T keyboard shortcut or searching for ‘terminal’ from software launcher. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:musicbrainz-developers/stable

Type your user password (no asterisks feedback) when it prompts and hit Enter to continue.

2. If a previous version was installed, upgrade the software via Software Updater:

or run following commands one by one in terminal to install or upgrade to MusicBrainz Picard 2.0:

sudo apt-get update

sudo apt-get install picard

Uninstall:

To remove the PPA, launch Software & Updates and navigate to Other Software tab.

To remove MusicBrainz Picard music tagger, run command in terminal:

sudo apt-get remove --autoremove picard

Kid3 audio tag editor 3.6.1 was released earlier today. Here’s how to install it in Ubuntu 18.04, Ubuntu 17.10, Ubuntu 16.04, and/or Ubuntu 14.04.

This bugfix release improves the speed when saving with a lot of unchanged files in the directory. It fixes wrong parsing of the xid atom when using the Mp4v2Metadata plugin, scrolling to the opened file when using a custom sort order in the file list and avoids changing the file name extension when setting file names from the tags.

Kid3 3.6.1 changelog:

  • Faster saving when many files are unchanged.
  • Do not change file extension when creating file name from tags.
  • Support for cross building.
  • Fix parsing of xid atom with Mp4v2Metadata plugin.
  • Scroll to opened file after sorting file list.
  • Avoid recursion when automatically applying format.

How to Install Kid3 3.6.1 in Ubuntu:

The developer maintains a PPA repository with the latest packages for all current Ubuntu releases.

1. Open terminal either via Ctrl+Alt+T or by searching for ‘terminal’ from app launcher. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:ufleisch/kid3

Type in your password (no visual feedback while typing) when it asks and hit Enter to continue.

2. Then run following commands to install or upgrade the audio editor:

sudo apt update 

sudo apt install kid3-qt

For KDE users, replace kid3-qt in the last command with kid3 for better integration.

To upgrade Kid3 from an existing release, simply install the updates via Software Updater:

Uninstall:

To remove the PPA, launch Software & Updates and navigate to ‘Other Software’ tab.

To remove Kid3 tag editor, either use system package manger or run command:

sudo apt-get remove --autoremove kid3 kid3-*

Kid3 audio tag editor got an update by releasing v3.5.1 earlier today with performance improvements and a few fixes.

Changes in Kid3 3.5.1 include:

  • Compatibility of imported and exported CSV files with cells containing new line characters.
  • Do not show unknown frames for ID3v2.3 TDAT, TIME, TYER, TRDA frames.
  • Enable high-DPI scaling for Qt >= 5.6.
  • Change AppStream directory from appdata to metainfo.
  • Fix crash with DSF files having sample rates other than 2822400 or 5644800.

How to Install Kid3 3.5.1 in Ubuntu:

The software has an official PPA that so far offers most recent packages for Ubuntu 14.04, Ubuntu 16.04, Ubuntu 17.04, Ubuntu 17.10, and derivatives.

1. Open terminal via Ctrl+Alt+T or by searching ‘terminal’ from app launcher. Then run command to add the PPA:

sudo add-apt-repository ppa:ufleisch/kid3

Type in your password (no visual feedback while typing) when it asks and hit Enter to continue.

2. Then upgrade Kid3 from an existing release via Software Updater:

or run following commands to install or upgrade the audio editor:

sudo apt update 

sudo apt install kid3

Uninstall:

To remove the PPA, launch Software & Updates and navigate to ‘Other Software’ tab.

To remove Kid3 tag editor, either use system package manger or run command:

sudo apt-get remove --autoremove kid3 kid3-*

MusicBrainz Picard is an open-source cross-platform music tagger written in Python. While Ubuntu repositories provide an old version of the software, here’s how to install the latest release (Picard 1.4.2 so far) in Ubuntu 16.04, and higher.

MusicBrainz Picard has an official Ubuntu PPA repository, however, it’s not been updated for more than a year. It now publishes the official Linux binaries only through Flathub repository.

1. Install Flatpak (Ubuntu 16.04 only).

While Ubuntu 16.04 does not ship Flatpak in the default repositories, open terminal via Ctrl+Alt+T and run commands to install it from the PPA.

  1. Add the flatpak PPA via command (type your password when prompts and hit enter):
    sudo add-apt-repository ppa:alexlarsson/flatpak

  2. Then install flatpak via commands:
    sudo apt-get update
    
    sudo apt-get install flatpak

2. Add the Flathub repository via command:

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

3. Finally grab and install the music tagger via command:

flatpak install flathub org.musicbrainz.Picard

Log out and back in after installation and then launch it from Unity Dash, Gnome launcher and enjoy!

Uninstall:

To uninstall the music tagger, run command:

flatpak uninstall --app org.musicbrainz.Picard

And remove the repository:

flatpak remote-delete flathub

For those sticking to the latest Kid3 audio tag editor, here’s how to install / upgrade it (version 3.4.4 so far) via PPA in Ubuntu 16.04, Ubuntu 16.10, Ubuntu 14.04, Ubuntu 12.04, and Linux Mint 17 / 18.

Kid3 is an open-source cross-platform audio tag editor for many audio file formats. It supports DSF, MP3, Ogg, FLAC, MPC, MPEG-4 (mp4/m4a/m4b), AAC, Opus, SPX, TrueAudio, APE, WavPack, WMA, WAV, AIFF, tracker modules.

The latest version so far is Kid3 3.4.4 that brings new features include a portable mode storing the configuration file in the application folder, copying of images to the clipboard and an MPRIS D-Bus interface for the audio player on Linux. Also it fixes the import of durations when importing from file or clipboard, and building with Chromaprint 1.4.

How to Install / Upgrade Kid3 in Ubuntu / Linux Mint:

The editor has an official PPA repository that so far offers the latest packages for Ubuntu 12.04, Ubuntu 14.04, Ubuntu 16.04, Ubuntu 16.10, and their derivatives.

1. Open terminal (Ctrl+Alt+T) and run command to add the PPA:

sudo add-apt-repository ppa:ufleisch/kid3

Type in your password (no visual feedback) when it asks and hit Enter to continue.

2. After that, search for and install kid3 via your package manager, or run the commands below in terminal to install it for the first time:

sudo apt update 

sudo apt install kid3

For Qt version (without KDE libraries), use sudo apt install kid3-qt instead. There’s also command line version kid3-cli available.

For those who have a previous release installed, launch Software Updater (or Update Manager) to upgrade Kid3 after checking for updates:

How to Uninstall:

To uninstall Kid3 audio tagger, either use your package manager or run the command below in terminal:

sudo apt remove kid3 kid3-qt kid3-cli && sudo apt autoremove

The PPA repository can be removed by going to System Settings -> Software & Updates -> Other Software tab.