I am working on a mass CD-ripping project. Currently, I do have a hard drive filled with FLAC copies of all my CDs. The only issue is that they were ripped over the span of 10+ years and I can’t trust their accuracy. I was thinking of re-ripping them all at the same time with… Continue reading Ripping Compact Discs with dbpoweramp
Category: Computer Storage
Ripping compact discs with Ubuntu OS
The two main Linux programs I use in Ubuntu to rip CDs are Sound Juicer and XCFA. Sound Juicer is the easiest to use and setup. However there are limitations. If a CD is not in the MusicBrainz database, the program will error out. Also, the type of encoders you choose cannot be fine tuned… Continue reading Ripping compact discs with Ubuntu OS
Unrar multiple files + file name spaces in the terminal
First, when dealing with the spaces in a file name while using the terminal, you can use a back-slash before the space. Example: File name with spaces.txt For the terminal: File name with spaces.txt Sometimes we run across a downloaded file online that was created by utilizing the winrar multiple-file feature to make a huge… Continue reading Unrar multiple files + file name spaces in the terminal