-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathripperX.rc
53 lines (51 loc) · 1.49 KB
/
ripperX.rc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
//
// ~/.ripperXrc
// This is the resource file for ripperX.
// If you edit this file with an editor, note
// that this file is overwritten each time ripperX is run.
//
// You can configure everything in the config menu within ripperX.
//
//-v 2.8.0
CDDBConfig::AutoLookup = 1
CDDBConfig::ConvertSpaces = 0
CDDBConfig::CreateID3 = 1
CDDBConfig::CreatePlaylist = 0
CDDBConfig::DirFormatString = %a/%v
CDDBConfig::FormatString = %# %s
CDDBConfig::MakeDirectories = 1
CDDBConfig::Port = 80
CDDBConfig::ProxyPort = 0
CDDBConfig::ProxyServer =
CDDBConfig::Server = gnudb.gnudb.org/~cddb/cddb.cgi
CDDBConfig::UseHttp = 1
CdPlayer::Play_command = cdplay %
CdPlayer::Stop_command = cdstop
Encoder::Bitrate = 320
Encoder::Encoder = lame
Encoder::HighQual = 1
Encoder::Plugin = ripperX_plugin-lame
Encoder::Priority = 10
Encoder::Type = 2
Encoder::VBRQual = 1
Encoder::VarBitrate = 0
Encoder::extraOptions =
Encoder::fullCommand = lame -b 320 --nohist -v -h
Encoder::useCRC = 1
General::AskWhenFileExists = 1
General::AutoAppendExtension = 1
General::CDDBPath = ./.cddbslave
General::KeepWav = 0
General::MakeMp3FromExistingWav = 0
General::Mp3FileNameFormat = track%
General::Mp3Path = /output/mp3
General::Mp3Ratio = 0.08
General::PrependChar = _
General::ShellForExecution = /bin/sh
General::WavFileNameFormat = track%
General::WavPath = /output/wav
General::WavRatio = 0.006
Mp3Player::Command = mpg123 %
Ripper::Plugin = ripperX_plugin-cdparanoia
Ripper::Ripper = cdparanoia -d /dev/sr0
WavPlayer::Command = play %