Opened 18 years ago

Closed 18 years ago

#1789 closed defect (fixed)

MythDVD can't rip if multiple video directories are set

Reported by: cbjorkel@… Owned by: Anduin Withers
Priority: minor Milestone: 0.20
Component: mythdvd Version: 0.19
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I have my "Directory that holds videos" in the Media settings set to /fun/movies1:/fun/movies2 which works as it should in MythVideo? (importing both directories), but MythDVD gets confused when trying to rip a DVD and tries to save the DVD to /fun/movies1:/fun/movies2 instead. I guess the best way of solving this would be to let the user specify the directory to which the dvd rips should be saved.

Here is the output from mtd:

22:35:09: Waiting for connections/jobs 22:35:09: mtd is listening on port 2442 22:35:20: DVD inserted: SPINAL_TAP 22:35:20: : Title 1 is of type 6 (dvdinput table) 22:35:20: : Title 2 is of type 6 (dvdinput table) 22:35:20: : Title 3 is of type 6 (dvdinput table) 22:35:30: a client socket has been opened 22:35:39: bad destination directory in job request: job dvd 1 1 -1 0 -1 /fun/movies1:/fun/movies2/SPINAL_TAP 22:36:05: a client socket has been closed

Change History (2)

comment:1 Changed 18 years ago by Anduin Withers

Milestone: 0.20

comment:2 Changed 18 years ago by Anduin Withers

Resolution: fixed
Status: newclosed

(In [10853]) Closes #1789

No selection UI, but will use the first directory if multiple are set.

There is also the unfindable mythdvd.LocalRipDirectory? setting.

Note: See TracTickets for help on using tickets.