Archives For deadbeef music player

DeaDBeeF music player 1.8.3 was released a day ago as the third bugfix update for 1.8 series.

The new release fixed CD Text reading issue, added more title formatting functions & value, added option to start deadbeef hidden / minimized to tray, and added detecting and ignoring freeformat MP3 files.

There also a lots of bug-fixes in the release including fixes to AAC plugin, HTTP stream interruption, ALSA, handle ffmpeg file, and a bunch of crashes and memory leaks. See here for more details.

How to Install DeaDBeeF 1.8.3 in Ubuntu:

There’s an Ubuntu PPA repository that contains deadbeef .deb packages, though it’s not been updated for the new release at the moment.

You may also download the 64-bit .deb package from the link below:

DeaDBeeF for Linux

NOTE: If you’ve installed an old Deadbeef version from an Ubuntu PPA, you have to remove it first (run following command in terminal), as the .deb from the previous link will install the music player into /opt/ directory.

sudo apt remove deadbeef

Then install the .deb via Gdebi package installer (available in Ubuntu Software) and enjoy!

The second bug-fix release for Deadbeef 1.8 series was released a day ago with some stability fixes and improvements.

Deadbeef 1.8.2 release highlights:

  • Volume control from command line supports increment syntax
  • Fixed writing multi-value fields into FLAC tags
  • Map ALBUMARTIST field to ALBUM ARTIST field in FLAC
  • Fixed sound output plugin selection bug in GTK UI
  • Fixed crash when opening files of 0 size
  • Fixed UI freeze when nullout plugin is selected
  • Fixed a regression in restoring the last selected folder in GTK file chooser

How to Install Deadbeef in Ubuntu:

There’s a PPA repository contains the most recent Deadbeef packages for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.04, and their derivatives.

NOTE: the PPA is not updated at the moment for the new release. CHECK the previous PPA link before getting started.

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

sudo add-apt-repository ppa:starws-box/deadbeef-player

2. Then install or upgrade the music player via command:

sudo apt update

sudo apt install deadbeef

To remove Deadbeef:

To remove the PPA repository, open Software & Updates -> Other Software, and remove the repository line.

To remove DeadBeef, run command in terminal:

sudo apt remove --autoremove deadbeef

Deadbeef audio player 1.8.1 was released a few days ago with various bug-fixes and performance improvements for the 1.8 series.

Deadbeef 1.8.1 release highlights:

  • Fixed audio freeze while sorting
  • Fixed error messages when loading PLS playlist with relative paths
  • Removed the unmaintained sndio plugin
  • Added experimental subgrouping support in playlist
  • Added new title formatting functions $stripprefix and $swapprefix
  • Updated Repeat and Shuffle hotkey names to match the menus
  • Fixed rounding bug of total playtime in statusbar
  • Added FLAC plugin option to ignore corrupted stream errors
  • Fixed reloading replaygain info
  • Fixed writing replaygain info to APEv2 tags
  • And many other bug-fixes, see the release note for details.

How to Install DeaDBeeF 1.8.1 in Ubuntu:

The new release package is available to install in Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.04 via PPA repository.

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

sudo add-apt-repository ppa:starws-box/deadbeef-player

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

2. Then refresh system package cache and install deadbeef via following 2 commands:

sudo apt update

sudo apt install deadbeef

Once installed, open the player from your system application menu and enjoy!

Uninstall:

To remove the music player, open terminal and run command:

sudo apt remove --auto-remove deadbeef

And remove the PPA via Software & Updates -> Other Software.

DeaDBeeF music player 1.8.0 was released a few days ago. Here’s how to install it in Ubuntu 16.04, Ubuntu 18.04, Ubuntu 18.10, Ubuntu 19.04, and derivatives.

It’s been almost 3 years since the last 0.7.2 release. DeaDBeeF is considered mature enough and stops using version 0. DeaDBeeF 1.8.0 features:

  • add Opus support
  • add ReplayGain Scanner
  • add proper tracks+cue support
  • add/improve MP4 tag reading and writing
  • load embedded album art from MP4 files
  • add File Copy and File Move converter presets
  • add GBS, SGC support to Game_Music_Emu
  • improve detecting GTK theme colors for custom widgets
  • add Copy & Paste in playlist
  • add localization support for plugin UI
  • add Drag’n’drop support from deadbeef to other applications
  • add --volume command line option
  • and a large list of other improvements and bug-fixes (See the previous link).

How to Install DeaDBeeF 1.8.0 in Ubuntu:

Besides using the official portable package, the new release is available to install in all current Ubuntu releases via PPA repository.

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

sudo add-apt-repository ppa:spvkgn/deadbeef

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

2. Then refresh system package cache and install deadbeef via following 2 commands:

sudo apt update

sudo apt install deadbeef

If you wouldl like to install GTK2 interface, replace deadbeef with deadbeef-gtk2 in the code.

Uninstall:

To remove the music player, open terminal and run command:

sudo apt remove --auto-remove deadbeef

And remove the PPA via Software & Updates -> Other Software.

Install DeaDBeeF 0.7.0 in Ubuntu 15.10, 14.04

Last updated: February 2, 2016

deadbeef music player

DeaDBeeF music player has reached the 0.7.0 release after almost 6 months of development, which brings various fixes, performance optimizations, and some new features.

Changes since the last DeaDBeeF 0.6.2:

  • artwork: added cache cleaner, MusicBrainz backend,
    • configurable default picture, numerous bugfixes,
    • double-click / middle-click on empty area to create new playlist,
    • middle-click on playlist to remove it,
    • highlight current playlist, configurable columns,
    • sort columns by clicking their headers,
  • added “Skip to …” next/prev album/genre/composer actions (Christian Boxdörfer)
  • initial OS X support, with cocoaui, coreaudio and xcode project, only in GIT sources
  • added center-alignment option to playlist columns (Christian Boxdörfer)
  • added 1 and 5 second “Seek forward/backward” actions
  • new title formatting implementation, aiming to be compatible with fb2k, replacing the old one
  • added libmpg123 support as a 2nd backend to mp3 plugin, as default
  • added Tabs widget in Design mode
  • mp3: added LAME preset support
  • various improvements, fixes, and more and more in the RELEASE PAGE

deadbeef 0.7.0

How to Install DeaDBeeF 0.7.0:

You can choose download the PORTABLE build, non-install version (official):

DeaDBeeF Download Page

Or install it in Ubuntu via PPA (unofficial but well integrated):

1. For Ubuntu 15.10, Ubuntu 14.04, and Ubuntu 12.04, launch terminal and run below commands one by one:

sudo add-apt-repository ppa:starws-box/deadbeef-player

sudo apt-get update

sudo apt-get install deadbeef

Or download and install the “deadbeef_0.7.0-3~codename~ppa1_i386/amd64.deb” package for 32-bit/64-bit system at THIS PAGE.

2. For Ubuntu 14.04, select download the .deb package for i386 (32bit) or amd64 (64bit) at HERE.