EpisodeMatcher/config.json
Jarian Cottingham 03b03d676f Initial Commit
2025-08-07 21:15:00 -05:00

8 lines
201 B
JSON

{
"tvdb_api_key": "0a8eff11-dbaf-4057-b005-4d3aef15c3bf",
"default_episode_duration": 45,
"classification_thresholds": {
"size_threshold_ratio": 0.3,
"duration_threshold_ratio": 0.4
}
}