Files
ccextractor/.circuit_breaker_state
Rahul Tripathi 46cee0893a feat: DVB-003 - Add --no-dvb-dedup CLI flag
- Added no_dvb_dedup field to ccx_s_options structure
- Initialized to 0 (deduplication enabled by default)
- Added --no-dvb-dedup CLI flag in Rust args parser
- Added flag to Options struct in lib_ccxr
- Wired flag through Rust-to-C FFI boundary in common.rs
- Modified dvbsub_handle_display_segment to respect flag
- Dedup logic only runs when no_dvb_dedup is false (default)
- Added help text describing flag purpose
2026-01-16 14:11:13 +05:30

10 lines
210 B
Plaintext

{
"state": "CLOSED",
"last_change": "2026-01-14T04:55:16+00:00",
"consecutive_no_progress": 0,
"consecutive_same_error": 0,
"last_progress_loop": 0,
"total_opens": 0,
"reason": ""
}