On Saturday 30 of April 2016 11:56:01 Elimar Riesebieter wrote:
> * Aleksander Denisiuk <[email protected]> [2016-04-30 10:13 +0200]:
> > Package: ripit
> > Version: 4.0.0~beta20140508-1
> > Severity: important
> > 
> > Dear Maintainer,
> > 
> > After riping CD and mp3-ecoding the files, ripit cannot move it from the
> > /tmp/ folder.
> > 
> > The reason is as follows. Ripit seeks for files ending with ".mp3_done",
> > hovewer, encoded files nave names ending with just ".mp3".
> 
> How did you fire up ripit?
> Could you please send $HOME/.ripit/config id there is any?
> 

I fire ripit with

$ ripit

Here is my config file:

#####
#
# RipIT 4.0.0-beta20140508 configuration file.
#
# For further information on ripit configuration / parameters
# and examples see the manpage or the README provided with ripit
# or type ripit --help .


#####
#
# Ripping device, permissions & path.
#

# cddevice: Define ripping device if other than /dev/cdrom.
# Default: /dev/cdrom

cddevice=/dev/cdrom

# scsidevice: Device name for special devices if the non ripping
# commands should be executed on a different device node. This might
# be useful for some old SCSI devices. If not set the cddevice will
# be used.
# Example: /dev/sr18
# Default: not set

scsidevice=

# output: Path for audio files. If not set, $HOME will be used.
# Default: not set

output=/home/sasza/TMP/t

# directory permissions: Permissions for directories.
# Default: 0755

Reply via email to