Files
nfoguard/core
sbcrumb 830c1d9ae4
Local Docker Build (Dev) / build-dev (push) Successful in 20s
fix: Use tolerant XML parser for TMDB ID detection in NFO files
- Replace ET.parse() with _parse_nfo_with_tolerance() in parse_imdb_from_nfo
- Handles NFO files with URLs appended after </movie> tag
- Should resolve For the One (2024) TMDB ID detection issue
- NFO had TMDB ID 1339758 but trailing URLs prevented XML parsing
2025-09-24 13:53:52 -04:00
..