Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

When running a a service, hangs after first rip  #6

@thecreativeone91

Description

@thecreativeone91

After ripping the first movie on some systems the script may hang and not read the next disc until the service is restarted. The Optical drive will also appear to be in use and will not show the next discs volume label and still appear to be empty.

Memory dumps show

BREAKPOINT_80000003_KERNELBASE.dll!WaitForMultipleObjectsEx

� W i n d o w s M e d i a P l a y e r M e t a d a t a � W i n d o w s M e d i a P l a y e r M e t a d a t a � W i n d o w s M e d i a P l a y e r M e t a d a t a � F i l e s S c a n n e d / M i n u t e � F i l e s S c a n n e d / M i n u t e � F i l e s S c a n n e d P e r M i n u t e � M o n i t o r e d F o l d e r U p d a t e s...

when is likely hanging at Line 87 (New-Object -com "WMPlayer.OCX.7").cdromcollection.item(0).eject()

Need to update script with another method for ejecting, this fall back is needed incase DVDFab does not eject as a fall back otherwise the script will keep ripping the same disc over and over again.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions