diff --git a/ChangeLog b/ChangeLog index b2f5d00a..5f72abe3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23096,3 +23096,6 @@ * Added a 'Managing Voicetracking' section to the 'Configuring Rivendell with RDAdmin' chapter. * Updated the 'VoiceTracking' chapter of the Operations Guide. +2022-05-18 Fred Gleason + * Revised the material dealing with CD ripping in the 'Content + Management with RDLibrary' chapter of the Operations Guide. diff --git a/docs/opsguide/Makefile.am b/docs/opsguide/Makefile.am index 8e161c0b..4a876930 100644 --- a/docs/opsguide/Makefile.am +++ b/docs/opsguide/Makefile.am @@ -255,6 +255,8 @@ OPSGUIDE_IMAGES = rdadmin.audio_resource_information_dialog.png\ rddbconfig.login_dialog.png\ rddbconfig.rddbconfig_screenshot.png\ rdlibrary.cd_ripper_dialog.png\ + rdlibrary.cd_ripper_dialog_mb_choose_disc.png\ + rdlibrary.cd_ripper_dialog_mb_success.png\ rdlibrary.edit_cart_dialog.png\ rdlibrary.edit_cut_info_dialog.png\ rdlibrary.edit_macro_cart_dialog.png\ diff --git a/docs/opsguide/rdlibrary.cd_ripper_dialog.png b/docs/opsguide/rdlibrary.cd_ripper_dialog.png index 5d6a1f1b..8e0a8abc 100644 Binary files a/docs/opsguide/rdlibrary.cd_ripper_dialog.png and b/docs/opsguide/rdlibrary.cd_ripper_dialog.png differ diff --git a/docs/opsguide/rdlibrary.cd_ripper_dialog_mb_choose_disc.png b/docs/opsguide/rdlibrary.cd_ripper_dialog_mb_choose_disc.png new file mode 100644 index 00000000..c626e67f Binary files /dev/null and b/docs/opsguide/rdlibrary.cd_ripper_dialog_mb_choose_disc.png differ diff --git a/docs/opsguide/rdlibrary.cd_ripper_dialog_mb_success.png b/docs/opsguide/rdlibrary.cd_ripper_dialog_mb_success.png new file mode 100644 index 00000000..51c0bfcd Binary files /dev/null and b/docs/opsguide/rdlibrary.cd_ripper_dialog_mb_success.png differ diff --git a/docs/opsguide/rdlibrary.rip_disk_dialog.png b/docs/opsguide/rdlibrary.rip_disk_dialog.png index 77938df8..09566057 100644 Binary files a/docs/opsguide/rdlibrary.rip_disk_dialog.png and b/docs/opsguide/rdlibrary.rip_disk_dialog.png differ diff --git a/docs/opsguide/rdlibrary.set_cart_cut_dialog.png b/docs/opsguide/rdlibrary.set_cart_cut_dialog.png index c6f5a89a..c5986b52 100644 Binary files a/docs/opsguide/rdlibrary.set_cart_cut_dialog.png and b/docs/opsguide/rdlibrary.set_cart_cut_dialog.png differ diff --git a/docs/opsguide/rdlibrary.xml b/docs/opsguide/rdlibrary.xml index 77496a0d..ce9bd59f 100644 --- a/docs/opsguide/rdlibrary.xml +++ b/docs/opsguide/rdlibrary.xml @@ -8,7 +8,7 @@ The Rivendell Library consists of a set of objects called carts (short for "cartridge", a nod to the days when audio material for radio broadcast was commonly loaded to and - played from physical cartridges). + played from physical magnetic tape cartridges). A Rivendell cart is a data container that holds either one or more pieces of audio (called an audio cart), or macro commands to the system @@ -25,7 +25,7 @@ - + RDLibrary Main Window @@ -71,7 +71,7 @@ - + The Edit Cart Dialog @@ -313,7 +313,7 @@ - + The Record Dialog @@ -534,7 +534,7 @@ - + The Import/Export Audio Dialog @@ -600,7 +600,7 @@ - + The Rip CD Dialog @@ -610,14 +610,48 @@ Load a CD into the CD drive. After a few seconds, list of tracks should appear in the Tracks area. If the system administrator has - enabled the FreeDB CD Lookup Service, the names of the various - tracks may appear as well. + enabled it, the system will attempt to locate a record for the + disc at the MusicBranz.org music encyclopedia. If it finds a + record there, the disc title and track information will be populated + automatically. + + + + + + + A typical MusicBrainz lookup + + + + + It's possible that a disc will match more than one MusicBrainz record, + in which case the system will present a dialog asking you to select + the actual disc being used. + + + + + + + The MusicBrainz Multiple Matches Dialog + + + + + If this occurs, select one or more entries from the dropdown list + and then touch OK. If more than + one track is selected, the selected tracks will be seamlessly + concatenated together in the target cut. + + Set the Channels, Normalize and Autotrim controls appropriately (see - section 2.1.0 for more details on using the + + for details on using the Normalize and Autotrim controls). Next, touch the track you wish to rip and then press @@ -627,11 +661,11 @@ rip is complete, a message box will pop up to inform you of this. - If FreeDB data was found for the CD, you can have the FreeDB track, - artist and album names be automatically placed on the cart label - for the cart by checking - Apply FreeDB Values to Cart before - closing the Dialog. + If MusicBrainz data was found for the CD, you can have that + information automatically be placed on the cart label + for the cart by ticking the + Apply MusicBrainz Values to Cart + box before closing the Dialog. @@ -647,7 +681,7 @@ - + The Rip Disk Dialog @@ -656,15 +690,22 @@ This dialog is similar in many ways to the Rip CD Dialog described - above, except that each track can be assigned to transfer to a - different cut by double clicking on its listing, or by touching - the listing and then the Set Cut button, bringing up the Select - Cart/Cut Dialog. + above, except that each track or range of tracks can be assigned to + ripped to a different cut by double clicking on its listing or + selecting the desired tracks, touching the listing and then the + Set Cart/Cut button, bringing up + the Select Cart/Cut Dialog. It's also possible to create a new + cart automatically for each selected set of tracks by touching the + Add Cart Per Track or + Add Single Cart buttons. + + + - + The Set Cart/Cut Dialog @@ -672,12 +713,15 @@ - The destination cut is selected by first choosing the cart from the - left-hand pane, followed by the desired cut within that cart on the - right-hand pane. The complete set of library filtering tools are - available to you here – see section 2.2, 'Navigating the Audio - Library' for details on their function, just as in the main - RDLibrary screen. + Select the desired cut to rip to and then touch the + OK button, or create a new, + empty cart/cut by touching the + Add New Cart button. + The complete set of library filtering tools are + available to you here – see + + for details on their function, just as in the main RDLibrary + screen. Once all of the desired tracks have been assigned to cuts, be sure @@ -729,7 +773,7 @@ - + The Edit Macro Cart Dialog @@ -877,7 +921,7 @@ - + The Edit Marker Dialog @@ -999,7 +1043,7 @@ - + The Marker Menu