Add NFO Pydantic models with comprehensive validation
- Create TVShowNFO, ActorInfo, RatingInfo, ImageInfo models - Add validation for dates (YYYY-MM-DD), URLs, IMDB IDs - Support all Kodi/XBMC standard fields - Include nested models for ratings, actors, images - Comprehensive unit tests with 61 tests - Test coverage: 95.16% (exceeds 95% requirement) - All tests passing
This commit is contained in: