mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2020-01-30 Fred Gleason <fredg@paravelsystems.com>
* Added a 'RDLIBRARY.CD_SERVER_TYPE' field to the database. * Added an 'RDLIBRARY.MB_SERVER' field to the database. * Incremented the database version to 312. * Added a 'CD Metadata Source' dropdown to the 'Configure RDLibrary' dialog in rdadmin(1). * Added a 'Dummy' CD metadata lookup source in the 'RDDummyLookup' class. * Added a 'CUTS.TRACK_MBID' field to the database. * Added a 'CUTS.RELEASE_MBID' field to the database.
This commit is contained in:
@@ -76,8 +76,8 @@ class DiskRipper : public RDDialog
|
||||
void SetArtistAlbum();
|
||||
void SendNotification(RDNotification::Action action,unsigned cartnum);
|
||||
RDCdPlayer *rip_cdrom;
|
||||
RDDiscRecord rip_cddb_record;
|
||||
RDCddbLookup *rip_cddb_lookup;
|
||||
RDDiscRecord rip_disc_record;
|
||||
RDDiscLookup *rip_disc_lookup;
|
||||
QLabel *rip_track_label;
|
||||
Q3ListView *rip_track_list;
|
||||
QPushButton *rip_rip_button;
|
||||
|
Reference in New Issue
Block a user