illustrate
Products            Buy            Support Forum            Registrations            Professional            About           
 

CD Ripper auto copy/move each file after successful rip

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • mayoung
    replied
    Re: CD Ripper auto copy/move each file after successful rip

    Sorry to hear it isn't working for you. It has a few issues but seems to work for me most of the time (win 7).

    I noticed when you open the "Select program to run" box from the DSP run external "set" command, it only lists *.exe, *.com files, but you can type whatever filename you want in the "File name:" box once you navigate to the correct directory. A .bat filename is accepted.

    Also, Command Line "[outfilelong]" (with quotes) works better than [outfile] (listed above).

    Leave a comment:


  • Porcus
    replied
    Re: CD Ripper auto copy/move each file after successful rip

    Originally posted by boogieman
    and even using a .bat to .exe conversion tool it still doesn't work
    Tried the AutoIT3 scripting language? http://www.autoitscript.com/site/

    Leave a comment:


  • boogieman
    replied
    Re: CD Ripper auto copy/move each file after successful rip

    I finally got round to testing this and unfortunately it doesn't work.

    dbPoweramp will only accept .exe or .com files - and even using a .bat to .exe conversion tool it still doesn't work.

    What would be great is the option to copy/move a file after each track rip completes - or as another option, after each disc completes.

    Please?

    Leave a comment:


  • mayoung
    replied
    Re: CD Ripper auto copy/move each file after successful rip

    I came across this thread due to a similar problem. Itunes seems to sometimes grab files from the "Automatically Add to iTunes" folder before all the metadata has been written to them.

    This is pretty simple but seems to be working:

    1. Create a text file called something like dbdone.bat with this single line in it:
    move %1 "F:\ITunes\Automatically Add to iTunes"

    2. add a DSP/Action in CD ripper (DSP tab) to "Run External" with these settings:
    (After conversion)
    Program: F:\dbdone.bat (or whatever you called it)
    Command line: [outfile]

    3. Set the CD Ripper Path to some temp directory on the same disk as your iTunes folder and go

    I hope it helps.

    Leave a comment:


  • balma01
    replied
    Re: CD Ripper auto copy/move each file after successful rip

    Hi,
    what's happened at the end? Me too I'm looking for something to Move Destination File on Success...

    Leave a comment:


  • boogieman
    replied
    Re: CD Ripper auto copy/move each file after successful rip

    Here's a further suggestion...

    Spoon, with the topic of this thread based on getting rips into iTunes, could a DSP be written to use the iTunes Scripting Interface?

    That would be the ultimate...

    This means we could rip our music with dbpoweramp to dynamically created folders, wherever and how we want, whilst still adding them to iTunes via the scripting interface after each song is ripped, just the way iTunes does.

    Kinda like watch folders, but instantaneous and in the correct 'as-ripped' order. That would be awesome.

    Thanks for your continued support and a fantastic product.

    Leave a comment:


  • EliC
    replied
    Re: CD Ripper auto copy/move each file after successful rip

    I am hoping for OPTIONs, so each user can get what is best for them.

    Leave a comment:


  • boogieman
    replied
    Re: CD Ripper auto copy/move each file after successful rip

    Hi Elic

    That would in fact defeat the purpose of the request. The main issue I have encountered is that if you bulk import files into iTunes, iTunes messes up the order they are imported in.

    I believe (hope!) that this plugin will be the best option I can think of to remedy this; as the files will be moved into iTunes one-by-one as they are completed.

    You could perhaps move erroneous files also, still let them import into iTunes, with intention to replace them (file only) once they have been fixed.

    it's almost 3 weeks.... fingers crossed!

    Leave a comment:


  • EliC
    replied
    Re: CD Ripper auto copy/move each file after successful rip

    Originally posted by Spoon
    Remind me in 3 weeks and I will write such (you do not have to pay).
    Thank you. Hopefully this includes the options to move the ENTIRE album, based on if ALL of the tracks are accurate/secure or if any of the tracks are inaccurate/insecure.

    Leave a comment:


  • boogieman
    replied
    Re: CD Ripper auto copy/move each file after successful rip

    Thank you Spoon, much appreciated.

    Cheers

    Leave a comment:


  • Spoon
    replied
    Re: CD Ripper auto copy/move each file after successful rip

    Remind me in 3 weeks and I will write such (you do not have to pay).

    Leave a comment:


  • boogieman
    replied
    Re: CD Ripper auto copy/move each file after successful rip

    Can anyone on this forum assist to write this as a DSP? I would happy to pay for their work. Spoon? Anyone? Please?

    Leave a comment:


  • EliC
    replied
    Re: CD Ripper auto copy/move each file after successful rip

    spoon, clearly there is some interest here to make this DSP more powerfull and more customizable for what the end user wants and needs. Should be relatively easy features to add.


    I don't know if any of the requesters have any programming experience. I have talked with a few developers about the DSP architecture and they have said they are not clear (don't know personally as I'm not a programmer). As I have suggested before maybe open sourcing one or more of the DSPs would allow developers to customize those DSPs (namely this one in question) as well as serve as example for how the DSPs interact with the DSP plugin system.

    Leave a comment:


  • boogieman
    replied
    Re: CD Ripper auto copy/move each file after successful rip

    Thank you all for your interest in this idea.

    I truly believe this would be a brilliant (i guess via DSP) feature to add to dbpoweramp. I've tried 3rd party apps running alongside dbpoweramp to try and get this work, but it usually fails some/most of the time.

    The solution I see (for those wanting to use the best of both applications as I do) is to rip everything into a single folder via dbpoweramp (eg: c:\rip) then the DSP would move each completed file into a specified location (eg: Automatically add to iTunes), one by one, after each song; meaning, not until a song is ripped, converted and tag processes are complete. Then it would move onto the next song as per normal. dbpoweramp should handle this task as only it truly knows when it has finished each song.

    The reason for this is iTunes will then sort in 'date added' order correctly, as if it ripped the songs one by one itself. If you just dump a pile of files in that folder, or bulk import via the drop-down menus, you end up with a very messed up song order.

    This way we can have the ease of iTunes library management, with the unrivalled accuracy and flexibility of dbpoweramp.

    Leave a comment:


  • Spoon
    replied
    Re: CD Ripper auto copy/move each file after successful rip

    No it is the opposite

    Leave a comment:

Working...