| Author |
Message |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Sun 10 Jul 2011, 22:07 Post_subject:
|
|
updated to 3.8 and added libcddb-1.3.2-i686.pet which is needed in lucid 525 due to cddb_query being broken.
|
|
Back to top
|
|
 |
sc0ttman

Joined: 16 Sep 2009 Posts: 2199 Location: UK
|
Posted: Wed 17 Aug 2011, 18:27 Post_subject:
|
|
| melvix wrote: | plinej, thanks for your works!
What you think about multilingual support? As in Pburn, for example.
We are planning to translate in Russian.
Best regards. |
I have an i18n'd version, updated to 3.8 .. I will upload it soon. Here is the english .mo ..
Just translate, post here, and I will package up the .pet
| Quote: | #English
L1="You need to install a suitable terminal, like rxvt"
L2="OK"
L3="You need to install either cdparanoia, cdda2wav, or icedax to rip a cd"
L4="Close"
L5="Rip"
L6="rip program cd scan"
L7="Help"
L8="Web link"
L9="Quit"
L10="Click for options"
L11="Select audio format"
L12="Select your CD drive"
L13="Select your save to directory"
L14="Select a Directory"
L15="Ripping options"
L16="use"
L17="manual id3 tags"
L18="no id3 tags"
L19="cddb_query tags"
L20="disable"
L21="disable extra paranoia"
L22="output to a single track"
L23="exit on a bad read"
L24="eject when done"
L25="rip the full cd"
L26="play a sound when finished"
L27="Enter preceding name for tracks"
L28="Enter range, single file, or various multiple files"
L29="See the help file for more info"
L30="T=track N=name A=artist Y=year L=album G=genre"
L31="Enter track name format"
L32="Selected file format"
L33="cddb_query not found in your PATH"
L34="cddetect information"
L35="cd-info information"
L36="CD information"
L37="cddb_query is checking the online database"
L38="The selected file format doesn't accept tagging but it will use the cddb_query results in naming the tracks"
L39="Check here if this information is correct?"
L40="Select your desired compression ratio"
L41="Select your desired bitrate"
L42="highest quality"
L43="Constant or Varying bit rates?"
L44="Constant Bit Rate"
L45="Varying Bit Rate"
L46="Mono or Stereo mp3s?"
L47="Stereo"
L48="Mono"
L49="lowest quality"
L50="Select your desired Quality"
L51="Program can not detect any audio tracks on the cd"
L52="Your last track needs to be greater than the first track in the requested range, or the range you selected is greater than the total number of tracks"
L53="Requested track $TRACKS is more than the total number - $TOTALTRACKS - on the disc"
L54="The selected file format doesn't accept tagging but it will use your entries in naming the tracks"
L55="Enter track title"
L56="Enter track Year"
L57="Enter album name"
L58="ALBUM"
L59="Enter artist name"
L60="Enter track genre"
L61="Enter a comment"
L62="Enter track composer"
L63="Enter track lyricist"
L64="NEXT"
L65="pcdripper script to be executed - you can edit if necessary"
L66="INFO"
L67="Would you like to rip another disc?" |
_________________ Akita Linux, VLC-GTK, Pup Search, Pup File Search
|
|
Back to top
|
|
 |
Country Bumkin
Joined: 25 Jul 2009 Posts: 27 Location: Australia
|
Posted: Sat 20 Aug 2011, 21:24 Post_subject:
|
|
I am trying to rip a privately made CD so there is no Internet data available so I used 'manual ID3 tags'. The correct number of track entry fields were requested but only the first track was ripped, then I was prompted for a new disk. I tried a manual track range with the same result.
Command Window Showed
cdparanoia 1-1 -d /dev/sr0 - | lame - --ty "0000" --tn "1" --ta "AR1" --tl "AB1" --tt "TK1" --tg "Other" --tc "" -"V" "3" -"mj" "AB1-01-TK1".mp3
cdparanoia 2-2 -d /dev/sr0 - | lame - --ty "0000" --tn "2" --ta "AR1" --tl "AB1" --tt "TK2" --tg "Other
Other" --tc "" -"V" "3" -"mj" "AB1-02-TK2".mp3
cdparanoia 3-3 -d /dev/sr0 - | lame - --ty "0000" --tn "3" --ta "AR1" --tl "AB1" --tt "TK3" --tg "Other
Other
Other" --tc "" -"V" "3" -"mj" "AB1-03-TK3".mp3
cdparanoia 4-4 -d /dev/sr0 - | lame - --ty "0000" --tn "4" --ta "AR1" --tl "AB1" --tt "TK4" --tg "Other
Other
Other
Other" --tc "" -"V" "3" -"mj" "AB1-04-TK4".mp3
exit 0
(Pcdripper 3.8, rip to mp3, VBR, stereo, Q=3, Puppy official 4.3.1, Toshiba A200 laptop)
Any ideas ?
Regards C Bumkin
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Sat 20 Aug 2011, 22:36 Post_subject:
|
|
I couldn't replicate your trouble but the output showed a definite bug so I fixed that and posted 3.8.1. Install the new version and try again. If it doesn't work post the same screen where it shows the commands that are to be executed.
|
|
Back to top
|
|
 |
Country Bumkin
Joined: 25 Jul 2009 Posts: 27 Location: Australia
|
Posted: Sat 20 Aug 2011, 22:56 Post_subject:
|
|
| plinej wrote: | | I couldn't replicate your trouble but the output showed a definite bug so I fixed that and posted 3.8.1. Install the new version and try again. If it doesn't work post the same screen where it shows the commands that are to be executed. |
The command window now looks like a logical command set, rip is processing normally. Thanks for the prompt response.
Regards C Bumkin
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Sat 27 Aug 2011, 15:10 Post_subject:
|
|
3.8.2 is up,
see the first page for update information
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Sun 28 Aug 2011, 08:03 Post_subject:
|
|
updated to 3.8.3
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Tue 30 Aug 2011, 00:12 Post_subject:
|
|
updated to 3.8.4
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Wed 31 Aug 2011, 20:17 Post_subject:
|
|
updated to 3.9
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 9908 Location: Arizona USA
|
Posted: Wed 31 Aug 2011, 20:40 Post_subject:
|
|
For what it's worth, I used 3.8.4 (I think it was) to burn a (roughly 4 GB) session to a rewritable Blu-ray disk. It seemed to go well. I haven't enough stuff to save another session yet. I'll use 3.9 when I do.
Fry's electronics had a LG Blu-ray burner OVERPRICED in the store for $70. The ad in the paper said $100. How could I resist? They also had Kodak BD-RE disks with hard coat disk protection for only $4. I bought 3 of them.
The Blu-ray drive seems to see CDs much sooner after I put them in the drive than has any other drive. That could be because the CDs I was ripping were brand new and unscratched. Or maybe I'm just wrong.
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Wed 31 Aug 2011, 21:37 Post_subject:
|
|
I realized there is a bug in my code when doing manual tags. I just fixed that so going from track to track all the information should be retained (except for the track name). I also fixed it so the drive doesn't spin up between every track's tagging gui. I'll have a 3.9.1 version posted soon. I'm just going to rip a couple of discs first for testing purposes.
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Wed 31 Aug 2011, 22:31 Post_subject:
|
|
3.9.1 is up
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Sun 04 Sep 2011, 13:26 Post_subject:
|
|
3.9.2 is up
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Mon 05 Sep 2011, 08:33 Post_subject:
|
|
3.9.3 is up
|
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2218 Location: near here
|
Posted: Fri 21 Oct 2011, 16:03 Post_subject:
|
|
thankyou - this app helped me rip when my main drive (where tmp files go) is getting full.
wiki page updated
http://puppylinux.org/wikka/PCdRipper
_________________ Wiki Audacity 2.0.1
|
|
Back to top
|
|
 |
|