AnimeName / dmhy_list.manifest.json
ModerRAS's picture
Snapshot AnimeName current dataset state
1878152
Raw
History Blame Contribute Delete
1.23 kB
{
"created_at": "2026-05-27T14:05:52.684239+00:00",
"source_db": "D:\\WorkSpace\\Python\\dmhy-parser\\dmhy_anime.db",
"output": "datasets\\AnimeName\\dmhy_list.jsonl",
"min_file_id": 1,
"last_file_id": 1675184,
"db_max_file_id_at_export_start": 1675184,
"dedupe_rule": "normalize path separators to /, strip video extension, skip BDMV/STREAM internals, and keep the first exact value; numeric and trailing-hash differences are preserved and annotated",
"record_schema": {
"value": "extensionless normalized DB filename/path string",
"uses_path": "true when value contains / from the original DB path",
"has_trailing_hash": "true when value ends with a bracketed 8+ hex character hash",
"has_digits": "true when value contains at least one digit",
"digit_skeleton": "value with every contiguous digit run replaced by <NUM>",
"count": "number of exact DB strings collapsed into this row"
},
"sort_order": "Python default Unicode string order",
"stats": {
"scanned_rows": 1675184,
"video_rows": 920699,
"skipped_bdmv_stream_paths": 6249,
"duplicate_exact_strings": 17784,
"rows_with_path": 692531,
"rows_with_trailing_hash": 76677,
"written_rows": 896666
}
}