diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 23 |
1 files changed, 7 insertions, 16 deletions
@@ -10,17 +10,16 @@ With this plugin you can rip AudioCDs. ========================================================================= Req.: ========================================================================= -All requirements of ripit.pl. -Special version of ripit.pl (Its in dir "commands"). -a VDR :P +ripit (http://www.suwald.com/ripit/news.php) + ========================================================================= Install : ========================================================================= -Install the original ripit ( http://www.suwald.com/ripit/ripitde.html) -I used version 0.34 (i think). +Install the original ripit (http://www.suwald.com/ripit/news.php) +Debian: "apt-get install ripit" Install this plugin like the other : Copy ripit-x.x.x.tar.gz to your plugins (where x is a placeholder) @@ -32,16 +31,10 @@ make all Now copy the lib libvdr-ripit.so-x.x.x to VDRs LIBDIR and add -Pripit to your VDR command. -Edit the special ripit.pl ($cddevice and $svdrpcmd) -and copy the file into /usr/bin. +Copy "commands/vdr-ripit" and "commands/vdr-eject" someware in the search path -THIS IS HARDCODED !! IF YOU WANT ANOTHER PLACE , CHANGE THE -COMMAND IN SOURCECODE. +Edit "vdr-eject" to match your system settigs. -TAKE CARE THAT YOU OVERWRITE THE ORIGINAL (AFTER BACKUP) AND -THERE ISNT ANOTHER ripit.pl IN YOUR $PATH. -! After an updatedb you should find only one ripit.pl with -"locate ripit.pl" @@ -79,9 +72,7 @@ To see what command will do: svdrpsend.pl PLUG ripit HELP START If you want to start an external rip process : -svdrpsend.pl PLUG ripit START [device] -If device is not given , ripit will use the device from Setup, -otherwise if [device] exists, this one. +svdrpsend.pl PLUG ripit START If you want to call the plugin external or from a (mp3ng)commandsmenu, put an entry like this in commands.conf/mp3ng_cmds.dat : |
