-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
input = <<-EOL
# comments can go after a # on any line.
"mutes" => [
"00:00:01.0", "00:00:02.0", "da..",
],
"blank_outs" => [
"01:01:00.0" , "01:02:00.0", "violent scene of some sort"
],
"disk_unique_id" => "#{md5}",
"title" => "#{volume}",
"dvd_title_track" => "1" # most DVD's use title 1 for the main film. Some don't though. The correct number is discoverable by opening the film in VLC and choosing "playback -> title" while watching the main feature. If its not 1, then change this here.
EOL
Metadata
Metadata
Assignees
Labels
No labels