• AnyStream is having some DRM issues currently, Netflix is not available in HD for the time being.
    Situations like this will always happen with AnyStream: streaming providers are continuously improving their countermeasures while we try to catch up, it's an ongoing cat-and-mouse game. Please be patient and don't flood our support or forum with requests, we are working on it 24/7 to get it resolved. Thank you.

Auto Eject

DrXenos

Well-Known Member
Thread Starter
Joined
Jun 6, 2014
Messages
1,051
Likes
848
If anyone is interested, I wrote an AutoIt script to automatically eject a disc when AnyDVD is done ripping it (via the "rip to harddisk" method). It can monitor multiple drives.

DrX
 
I would be interested as well

Yeah I would like to have a script too if you would share script with me.

Thanks in advance
 
Script

OK, here it is. You have to do some minor modifications for your needs:

1) In line #1, set the constant to the number of drives you want to monitor.

2) In line #5, change the array of device letters to match those of the relevant drives.


You will, of course, need AutoIt v3 installed on your system. Then, just have the script running when you are using AnyDVD. It will automatically open the tray each time the rip is finished or aborted.

DrX
 

Attachments

  • anydvd.zip
    1,022 bytes · Views: 46
And why won't the AnyDVD devs add an option to eject the disc once rip is finished?
 
Back
Top