Last active
January 14, 2026 02:08
-
-
Save milnak/04d16a19cf766f84836cb08390bca8ed to your computer and use it in GitHub Desktop.
Revisions
-
milnak revised this gist
Jan 14, 2026 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -74,7 +74,7 @@ Tools: Click OK. ### EAC > Drive Options Drive: -
milnak revised this gist
Jan 14, 2026 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -50,8 +50,8 @@ In EAC setup Wizard: When "Configure AccurateRip" dialog shows, click "Configure". *EAC does a pretty good job with just that setup, but there's additional tweaks I prefer, as noted in the following sections.* ## Configure -
milnak revised this gist
Jan 14, 2026 . 1 changed file with 11 additions and 7 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -40,13 +40,13 @@ In EAC setup Wizard: * Click Next twice. * Choose "I prefer to have accurate results", click Next. * If asked, choose "I don't trust these values, detect the features for my drive." * Insert popular CD and wait for auto detection to complete then click "Next". * IMPORTANT: Ignore for now, but don't close, any "Configure AccurateRip" dialog that may show. * "Autodetection" dialog will show and drive features will be determined. * Choose "FLAC (around 6MB/minute)" * Choose naming `ABBA \ Number Ones \ 03 Dancing Queen` * Choose "I am a beginner, make all options as easy as possible" * Click "Finish". When "Configure AccurateRip" dialog shows, click "Configure". @@ -63,9 +63,7 @@ Extraction: General: * On unknown CDs: ☒ automatically access online database * ☐ Show status dialog after extraction * ☐ Beep after extraction finished * ☒ Eject CD after extraction finished @@ -85,6 +83,12 @@ Drive: Click OK. ## Save Profile EAC > Profiles > Save Profile... Save profile with name of your choice, e.g. drive name. ## Extract Audio Press Alt-G to get CD metadata, if it's not there. -
milnak revised this gist
Jan 14, 2026 . 1 changed file with 5 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -38,8 +38,11 @@ When asked to use test version of the GD3 metadata provider, click "No". In EAC setup Wizard: * Click Next twice. * Choose "I prefer to have accurate results", click Next. * If asked, choose "I don't trust these values, detect the features for my drive." * Insert popular CD for AccurateRip detection. * Wait for auto detection to complete. * IMPORTANT: Ignore for now, but don't close, any "Configure AccurateRip" dialog that may show. * Choose "FLAC" * Choose naming `ABBA \ Number Ones \ 03 Dancing Queen` * Choose "I am an expert" -
milnak revised this gist
Jan 14, 2026 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -31,10 +31,10 @@ Install from [EAC Homepage](http://www.exactaudiocopy.de) ## First Run Run EAC When asked to use test version of the GD3 metadata provider, click "No". In EAC setup Wizard: * Click Next twice. -
milnak revised this gist
Jan 14, 2026 . 1 changed file with 0 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,10 +8,8 @@ To backup any previous configuration (optional): ```PowerShell mkdir 'EAC-backup'; cd 'EAC-backup' REG.EXE EXPORT 'HKEY_CURRENT_USER\Software\AWSoftware\EACU' EACU.reg Compress-Archive -DestinationPath 'EAC.zip' -LiteralPath "$env:AppData\EAC" -Verbose REG.EXE EXPORT 'HKEY_CURRENT_USER\Software\Illustrate\dBpowerAMP' dBpowerAMP.reg Compress-Archive -DestinationPath 'AccurateRip.zip' -LiteralPath "$env:AppData\AccurateRip" -Verbose ``` @@ -21,7 +19,6 @@ Remove previous configuration: ```PowerShell REG.EXE DELETE 'HKEY_CURRENT_USER\Software\AWSoftware\EACU' /F Remove-Item -Recurse -Force "$env:AppData\EAC" REG.EXE DELETE 'HKEY_CURRENT_USER\Software\Illustrate\dBpowerAMP' /F Remove-Item -Recurse -Force "$env:AppData\AccurateRip" ``` -
milnak revised this gist
Jan 13, 2026 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -36,7 +36,6 @@ Install from [EAC Homepage](http://www.exactaudiocopy.de) If asked to use test version of the GD3 metadata provider, click "No". Run EAC In EAC setup Wizard: -
milnak revised this gist
Nov 4, 2025 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -71,6 +71,10 @@ General: * ☐ Beep after extraction finished * ☒ Eject CD after extraction finished Tools: * ☒ On extraction, start external compressors queued in the background Click OK. ### EAC > Drive Options... -
milnak revised this gist
Oct 16, 2025 . 1 changed file with 0 additions and 8 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -82,14 +82,6 @@ Drive: Click OK. ## Extract Audio Press Alt-G to get CD metadata, if it's not there. -
milnak revised this gist
Oct 16, 2025 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -51,7 +51,6 @@ In EAC setup Wizard: When "Configure AccurateRip" dialog shows, click "Configure". **EAC does a pretty good job with just that setup, but there's additional tweaks I prefer, as noted in the following sections.** -
milnak revised this gist
Oct 16, 2025 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -45,7 +45,7 @@ In EAC setup Wizard: * Insert popular CD (for AccurateRip detection) * Wait for auto detection to complete. Ignore (but don't close) any "Configure AccurateRip" dialog that may show. * Choose "FLAC" * Choose naming `ABBA \ Number Ones \ 03 Dancing Queen` * Choose "I am an expert" * Click Finish. -
milnak revised this gist
Oct 16, 2025 . 1 changed file with 9 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,14 +7,15 @@ These instructions provide a way to accurately rip CDs using [Exact Audio Copy ( To backup any previous configuration (optional): ```PowerShell mkdir 'EAC-backup'; cd 'EAC-backup' REG.EXE EXPORT 'HKEY_CURRENT_USER\Software\AWSoftware\EACU' EACU.reg Compress-Archive -DestinationPath 'EAC.zip' -LiteralPath "$env:AppData\EAC" -Verbose REG.EXE EXPORT 'HKEY_CURRENT_USER\Software\Illustrate\dBpowerAMP' dBpowerAMP.reg Compress-Archive -DestinationPath 'AccurateRip.zip' -LiteralPath "$env:AppData\AccurateRip" -Verbose ``` Remove previous configuration: ```PowerShell @@ -33,21 +34,23 @@ Install from [EAC Homepage](http://www.exactaudiocopy.de) ## First Run If asked to use test version of the GD3 metadata provider, click "No". Run EAC In EAC setup Wizard: * Click Next twice. * Insert popular CD (for AccurateRip detection) * Wait for auto detection to complete. Ignore (but don't close) any "Configure AccurateRip" dialog that may show. * Choose "FLAC" * Choose naming `ABBA \ Number Ones \ 03 Dancing Queen` * Choose "I am an expert" * Click Finish. When "Configure AccurateRip" dialog shows, click "Configure". **EAC does a pretty good job with just that setup, but there's additional tweaks I prefer, as noted in the following sections.** -
milnak revised this gist
Oct 16, 2025 . 1 changed file with 13 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,6 +4,19 @@ These instructions provide a way to accurately rip CDs using [Exact Audio Copy ( ## Remove Previous Configuration To backup any previous configuration (optional): ```PowerShell REG.EXE EXPORT 'HKEY_CURRENT_USER\Software\AWSoftware\EACU' EACU.reg Compress-Archive -DestinationPath 'EAC.zip' -LiteralPath "$env:AppData\EAC" -Verbose REG.EXE DELETE 'HKEY_CURRENT_USER\Software\Illustrate\dBpowerAMP' /F Remove-Item -Recurse -Force "$env:AppData\AccurateRip" ``` Remove previous configuration: ```PowerShell REG.EXE DELETE 'HKEY_CURRENT_USER\Software\AWSoftware\EACU' /F Remove-Item -Recurse -Force "$env:AppData\EAC" -
milnak revised this gist
Jun 27, 2025 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -62,7 +62,8 @@ Click OK. Drive: * Click "Autodetect read command now". * ☒ CD-Text Read capable drive Click OK. -
milnak revised this gist
Jun 24, 2025 . 1 changed file with 0 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -85,7 +85,3 @@ Press Shift-F5 (or CMP button) to extract to FLAC. [Exact Audio Copy - Hydrogenaudio](https://wiki.hydrogenaudio.org/index.php?title=Exact_Audio_Copy) [Secure Ripping](https://wiki.hydrogenaudio.org/index.php?title=Secure_ripping) -
milnak revised this gist
Jun 20, 2025 . 1 changed file with 3 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,14 +12,11 @@ REG.EXE DELETE 'HKEY_CURRENT_USER\Software\Illustrate\dBpowerAMP' /F Remove-Item -Recurse -Force "$env:AppData\AccurateRip" ``` ## Install EAC Install from [EAC Homepage](http://www.exactaudiocopy.de) [Direct link](http://www.exactaudiocopy.de/eac-1.8.exe) (v1.8, latest as of this writing) ## First Run -
milnak revised this gist
Jun 20, 2025 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -30,7 +30,6 @@ Run EAC In EAC setup Wizard: * Click Next twice. Wait for auto detection to complete. * Choose "FLAC" * Choose naming `ABBA \ Number Ones \ 03 Dancing Queen` * Choose "I am an expert" -
milnak revised this gist
Jun 20, 2025 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -74,7 +74,7 @@ Click OK. Comment: * ☒ Write following text into ID3 tag comment field: `Exact Audio Copy` Click OK. -
milnak revised this gist
Jun 20, 2025 . 1 changed file with 9 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -61,6 +61,15 @@ General: * ☒ Eject CD after extraction finished Click OK. ### EAC > Drive Options... Drive: * ☒ CD-Text Read capable drive Click OK. ### EAC > Compression Options... Comment: -
milnak revised this gist
Jun 20, 2025 . 1 changed file with 3 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -61,12 +61,11 @@ General: * ☒ Eject CD after extraction finished Click OK. ### EAC > Compression Options... Comment: * ☒ Write following text into ID33 tag comment field Click OK. -
milnak revised this gist
Jun 20, 2025 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -80,7 +80,7 @@ Press Shift-F5 (or CMP button) to extract to FLAC. [Exact Audio Copy - Hydrogenaudio](https://wiki.hydrogenaudio.org/index.php?title=Exact_Audio_Copy) [Secure Ripping](https://wiki.hydrogenaudio.org/index.php?title=Secure_ripping) [How to setup Exact Audio Copy for FLAC ripping](https://captainrookie.com/how-to-setup-exact-audio-copy-for-flac-ripping/) -
milnak revised this gist
Jun 20, 2025 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -78,7 +78,9 @@ Press Shift-F5 (or CMP button) to extract to FLAC. ## References [Exact Audio Copy - Hydrogenaudio](https://wiki.hydrogenaudio.org/index.php?title=Exact_Audio_Copy) * [Details about secure ripping options](https://wiki.hydrogenaudio.org/index.php?title=Secure_ripping#CDex) [How to setup Exact Audio Copy for FLAC ripping](https://captainrookie.com/how-to-setup-exact-audio-copy-for-flac-ripping/) -
milnak revised this gist
Jun 20, 2025 . 1 changed file with 0 additions and 17 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -60,10 +60,6 @@ General: * ☐ Beep after extraction finished * ☒ Eject CD after extraction finished Click OK. ### EAC > Drive Options… @@ -74,19 +70,6 @@ Drive: Click OK. ## Extract Audio Press Alt-G to get CD metadata, if it's not there. -
milnak revised this gist
Jun 19, 2025 . 1 changed file with 5 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -78,9 +78,13 @@ Click OK. External Compression: * Additional command-line options: `--compression-level-8 --verify --tag="ARTIST=%artist%" --tag="TITLE=%title%" --tag="ALBUM=%albumtitle%" --tag="DATE=%year%" --tag="TRACKNUMBER=%tracknr%" --tag="GENRE=%genre%" --tag="PERFORMER=%albuminterpret%" --tag="COMPOSER=%composer%" --tag="BAND=%albuminterpret%" --tag="ALBUMARTIST=%albuminterpret%" --tag="DISCNUMBER=%cdnumber%" --tag="TOTALDISCS=%totalcds%" --tag="TOTALTRACKS=%numtracks%" --tag="COMMENT=%comment%" %source% --output-name=%dest%` * Click "Test encoder" - You should see a success return code. Comment: * ☒ Write the following text into ID tag comment field: `Exact Audio Copy` Click OK. ## Extract Audio -
milnak revised this gist
Jun 19, 2025 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -60,6 +60,10 @@ General: * ☐ Beep after extraction finished * ☒ Eject CD after extraction finished Tools: * ☒ On extraction, start external compressors queued in the background Click OK. ### EAC > Drive Options… -
milnak revised this gist
Jun 18, 2025 . 1 changed file with 0 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -74,9 +74,6 @@ Click OK. External Compression: * Additional command-line options: `--compression-level-8 --verify --tag="ARTIST=%artist%" --tag="TITLE=%title%" --tag="ALBUM=%albumtitle%" --tag="DATE=%year%" --tag="TRACKNUMBER=%tracknr%" --tag="GENRE=%genre%" --tag="PERFORMER=%albuminterpret%" --tag="COMPOSER=%composer%" --tag="BAND=%albuminterpret%" --tag="ALBUMARTIST=%albuminterpret%" --tag="DISCNUMBER=%cdnumber%" --tag="TOTALDISCS=%totalcds%" --tag="TOTALTRACKS=%numtracks%" --tag="COMMENT=Exact Audio Copy <https://www.exactaudiocopy.de/>" %source% --output-name=%dest%` * Click "Test encoder" - You should see a success return code. -
milnak revised this gist
Jun 18, 2025 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -66,7 +66,6 @@ Click OK. Drive: * ☒ CD-Text Read capable drive Click OK. -
milnak revised this gist
Jun 18, 2025 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -32,7 +32,7 @@ In EAC setup Wizard: * Click Next twice. Wait for auto detection to complete. * Ideally you'll see "Caching: No" and "Accurate Stream: Yes". * Choose "FLAC" * Choose naming `ABBA \ Number Ones \ 03 Dancing Queen` * Choose "I am an expert" * Click Finish. -
milnak revised this gist
Jun 18, 2025 . 1 changed file with 0 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -60,10 +60,6 @@ General: * ☐ Beep after extraction finished * ☒ Eject CD after extraction finished Click OK. ### EAC > Drive Options… -
milnak revised this gist
Jun 18, 2025 . 1 changed file with 11 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -40,6 +40,9 @@ When "Configure AccurateRip" dialog shows, click "Configure". When asked to use GD3 metadata provider, click "No". **EAC does a pretty good job with just that setup, but there's additional tweaks I prefer, as noted in the following sections.** ## Configure ### EAC > EAC Options… @@ -57,6 +60,10 @@ General: * ☐ Beep after extraction finished * ☒ Eject CD after extraction finished Filename: * ☒ Use various artist naming scheme: `%albumartist%\%albumtitle%\%tracknr2% %artist% - %title%` Click OK. ### EAC > Drive Options… @@ -72,8 +79,11 @@ Click OK. External Compression: * ☒ Use external program * Parameter passing: User Defined Encoder * File extension: .flac * Additional command-line options: `--compression-level-8 --verify --tag="ARTIST=%artist%" --tag="TITLE=%title%" --tag="ALBUM=%albumtitle%" --tag="DATE=%year%" --tag="TRACKNUMBER=%tracknr%" --tag="GENRE=%genre%" --tag="PERFORMER=%albuminterpret%" --tag="COMPOSER=%composer%" --tag="BAND=%albuminterpret%" --tag="ALBUMARTIST=%albuminterpret%" --tag="DISCNUMBER=%cdnumber%" --tag="TOTALDISCS=%totalcds%" --tag="TOTALTRACKS=%numtracks%" --tag="COMMENT=Exact Audio Copy <https://www.exactaudiocopy.de/>" %source% --output-name=%dest%` * Click "Test encoder" - You should see a success return code. Click OK.
NewerOlder