Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
biezhihua committed Jan 26, 2024
1 parent 434c9ca commit 1f44bc4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"EXTENDED\\.REMASTERED",
"Remastered",
"REMASTERED",
"Repack",
"UNCUT",
"HYBRID",
"MULTi",
Expand Down
14 changes: 14 additions & 0 deletions soda_resource_tools_lib/tests/movie_and_tv_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -6314,6 +6314,20 @@
"release_group": "monkee",
"container": "mkv"
}
},
{
"title": "A.Love.Song.for.Bobby.Long.2004.Repack.1080p.Blu-ray.Remux.AVC.DTS-HD.MA.5.1.KRaLiMaRKo.mkv",
"metadata": {
"cn_name": "",
"en_name": "A Love Song for Bobby Long",
"year": "2004",
"resolution": "1080p",
"source": "BluRay.Remux",
"video_codec": "H.264",
"audio_codec": "DTS-HD.MA.5.1",
"release_group": "KRaLiMaRKo",
"container": "mkv"
}
}
]
}

0 comments on commit 1f44bc4

Please sign in to comment.