Strawberry ~ Cross-platform Music Player


Strawberry is a music player and music collection organizer. It is a fork of Clementine released in 2018 aimed at music collectors, enthusiasts and audiophiles. The name is inspired by the band Strawbs. It’s based on a heavily modified version of Clementine created in 2012-2013. It’s written in C++ and Qt 5.

  • Play and organize music
  • Supports WAV, FLAC, WavPack, DSF, DSDIFF, Ogg Vorbis, Speex, MPC, TrueAudio, AIFF, MP4, MP3, ASF and Monkey’s Audio
  • Audio CD playback
  • Native desktop notifications
  • Playlists in multiple formats
  • Advanced audio output and device configuration for bit-perfect playback on Linux
  • Edit tags on music files
  • Fetch tags from MusicBrainz
  • Album cover art from Last.fm, Musicbrainz, Discogs, Tidal and Deezer
  • Song lyrics from AudD
  • Support for multiple backends
  • Audio analyzer
  • Audio equalizer
  • Transfer music to iPod, iPhone, MTP or mass-storage USB player
  • Streaming support for Tidal, Qobuz and Subsonic
  • Scrobbler with support for Last.fm, Libre.fm and ListenBrainz

strawberry

www.strawbs.org
github.com/jonaski/strawberry

Advertisement

DiscogsToSpotify ~ Playlists From Collections


Both Discogs and Spotify offer a Web API for Third Party Applications like this one. After logging in with your Spotify account, you will be asked to provide a Discogs username. Using the Web APIs, we will query the public collection of the given user and try our best to match each release from the collection to an album on Spotify. The result will be stored for you inside a newly created playlist in your Spotify account.

http://discogstospotify.com

Discogs Enhancer ~ Chrome Browser Extension


Discogs Enhancer is a free, open source extension that adds extra features to both Discogs.com and Chrome.

You can block sellers, use a dark theme, see price comparisons, get feedback notifications, convert foreign currencies, search Discogs and other online record shops with any highlighted text, improve tracklist readability, customize lots of Marketplace aspects, and more!

Every feature is optional so you can choose only the features you want to use.

www.discogs-enhancer.com

Discogs ~ Website Clientside Scripting


Automatically sorting Discogs master release pages by country:

  1. First download and install Tampermonkey from https://tampermonkey.net/
  2. Once it’s installed, open the extension menu and click “Create new script”
  3. Paste the Javascript code below into the editor and click File > Save

(replace everything that’s there with this code)

// ==UserScript==
// @name         Discogs Master Release Default Sort By Country
// @namespace    https://www.discogs-enhancer.com
// @version      0.1
// @description  Set MR release link to include custom filters by default
// @author       Matthew Salcido (discogs.enhancer@gmail.com)
// @match        https://www.discogs.com/*
// @grant        none
// ==/UserScript==
(function() {
    'use strict';
    const links = [...document.querySelectorAll('a')];
    links.forEach(link => {
        if (link.href.includes('/master/')) {
         link.href += '?sort=country&sort_order=';
        }
    });
})();

Ogger Club ~ Extend Discogs Functionality


Ogger for Discogs is a web system which uses the Discogs API in order to provide advanced functionality for the Discogs community.

The Ogger Club is the place where you can take advantage of all the system’s features.

The goal of the project is not to replace your Discogs experience, but to extend it with new features that have been requested over time and are yet to be available on Discogs.

ogger.club
Discogs Discussion
Discogs Group

DCue ~ Discogs Cue Sheet Generator


DCue is an open source command line tool for creating audio cue sheet files using the massive release database at Discogs.com. DCue is available for both Windows and Linux and is written in C++ with no external library dependencies. It has a very simple command line syntax and creates human-readable and universally compatible cue sheets (.cue files). It also supports the automatic creation of multiple cue sheets for multi-disc albums in an intuitive way.

dcue.sourceforge.net
sourceforge.net/projects/dcue/files/

MusicBee ~ Extensible Audio Player


Enjoy a great music experience with MusicBee, the ultimate music manager and player. Play your music the way you want. Turn your computer into a music jukebox.

MusicBee makes it easy to manage, find, and play music files on your computer. Use auto-tagging to clean up your messy music library. MusicBee also supports podcasts, web radio stations and SoundCloud integration.

Supports AcoustID, Discogs, Last.FM, Milkdrop, ReplayGain and UPnP / DLNA

musicbee

getmusicbee.com
getmusicbee.com/downloads
Add-ons
Wiki
en.wikipedia.org/wiki/MusicBee

beets ~ The Music Geek’s Media Organizer


The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes using the MusicBrainz database. Then it provides a bouquet of tools for manipulating and accessing your music.

Because beets is designed as a library, it can do almost anything you can imagine for your music collection. Via plugins, beets becomes a panacea:

  • Fetch or calculate all the metadata you could possibly need: album art, lyrics, genres, tempos, ReplayGain levels, or acoustic fingerprints.
  • Get metadata from MusicBrainz, Discogs or Beatport. Or guess metadata using songs’ filenames or their acoustic fingerprints.
  • Transcode audio to any format you like.
  • Check your library for duplicate tracks and albums or for albums that are missing tracks
  • Browse your music library graphically through a Web browser and play it in any browser that supports HTML5 Audio and lots more.

beets.io

foo_discogs ~ Foobar2000 & Discogs


Greatly extend the information in your music files by using the foo_discogs component to tag albums with Discogs information. Once the additional Discogs release information is stored in the song tags, it’s possible to search for catalog numbers, secondary artists or studios, etc. You can now also create toolbar buttons which open the corresponding artist or release pages in Discogs, the artist’s own website or other links.

  • download Discogs album and artist artwork
  • retrieve more information than most taggers
  • goes that extra length to make sure retrieved data is correct and well formatted
  • flexible tag mapping allows you to write only what you want, where you want
  • use meta-data in tags to display Discogs artist / label / release web pages
    able to later update specified tags (useful in update ratings)
foobar - foo_discogs - resulting tags

Album’s properties when tagged with Discogs info

Installing & Configuration:

  1. Install the foo_discogs component
  2. Select any song on any playlist
  3. Right click the song and select Tagging
  4. From the sub-menu select Discogs
  5. Now select Configuration
  6. Change any settings needed.

Tagging Files:

  1. Select an entire album on a playlist
  2. Right click the album and select Tagging
  3. Select Discogs
  4. Select Write Tags…
  5. Click Search then select the correct match and click Next
  6. Confirm that the tracks match the files and click Write tags

Your audio files should now be tagged with additional Discogs metadata.

Open Release Page Button:

  1. Right click on Foobar’s Toolbar area and select “Customise Buttons…
  2. In “Available Commands” navigate to and select [context] > Tagging > Discogs > View Release Page
  3. Change Icon and then click “OK
  4. Select a song,  or album that has been tagged with Discogs metadata, and click the new custom button

References:

www.foobar2000.org/components/view/foo_discogs
hydrogenaud.io/index.php/topic,50523.0.html

Latest update:

github.com/ghDaYuYu/foo_discogs
bitbucket.org/fooDaYuyu/foo_discogs/downloads/