Ripping seperately from ImportBuddy #155
-
|
I ripped a series before downloading ImportBuddy. When adding the series, I noticed there was an option to launch MakeMKV and rip within ImportBuddy and another one to skip. So I chose skip. I now get an error message
Note. I've replaced the actual path with path-to-discdb |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
ImportBuddy doesn't actually rip the discs - it just uses MakeMkv to make a log of the contents of the disc. This log file (name discXX.txt in the release directory) is required to submit data. So in order to complete your process you would have to go through each disc in the set and run something like: (You might need to adjust paths for your system) where you change the file name for each disc. In the end, each disc should have 3 files in the release directory: discxx.txt - the MakeMkv log file Hope this helps |
Beta Was this translation helpful? Give feedback.
ImportBuddy doesn't actually rip the discs - it just uses MakeMkv to make a log of the contents of the disc. This log file (name discXX.txt in the release directory) is required to submit data. So in order to complete your process you would have to go through each disc in the set and run something like:
(You might need to adjust paths for your system)
where you change the file name for each disc.
In the end, each disc should have 3 files in the release directory:
discxx.txt - the MakeMkv log file
discxx-summary.txt - the file that specifies what items are on the disc
discxx.json - contains so…