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

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

Closed
thecreativeone91 opened this issue Feb 27, 2022 · 0 comments · Fixed by #7
Closed

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

thecreativeone91 opened this issue Feb 27, 2022 · 0 comments · Fixed by #7
Assignees
Labels
bug Something isn't working

Comments

@thecreativeone91
Copy link
Owner

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.

@thecreativeone91 thecreativeone91 self-assigned this Feb 27, 2022
@thecreativeone91 thecreativeone91 added the bug Something isn't working label Feb 27, 2022
@thecreativeone91 thecreativeone91 linked a pull request Feb 27, 2022 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant