[mythtv-commits] [MythTV/mythtv] 7e9ed7: MythMusic: remove all cddb/freedb support

Paul Harrison noreply at github.com
Sat Oct 3 17:39:41 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 7e9ed760c6fe6b3ed75040cbda2cb4a42aebd655
      https://github.com/MythTV/mythtv/commit/7e9ed760c6fe6b3ed75040cbda2cb4a42aebd655
  Author: Paul Harrison <paul at mythqml.net>
  Date:   2020-10-03 (Sat, 03 Oct 2020)

  Changed paths:
    R mythplugins/mythmusic/mythmusic/cddb.cpp
    R mythplugins/mythmusic/mythmusic/cddb.h
    M mythplugins/mythmusic/mythmusic/cddecoder.cpp
    M mythplugins/mythmusic/mythmusic/mythmusic.pro

  Log Message:
  -----------
  MythMusic: remove all cddb/freedb support

The CDDB lookup service from MusicBrainz and others has long since been
dicontinued which was causing long delays trying to use the non existant
web service when trying to play or rip a CD.

In the long term the lookup should get a MusicBrainz discid for a CD and
then use the MusicBrainz API to get the full metedata.

NOTE: This is just a quick and dirty fix and so has only been compile tested.
The media monitor is not working on Ubuntu which uses UDisks2 which MythTV
does not support so I'm unable to play a CD to test further.




More information about the mythtv-commits mailing list