Add missing get_episode_date method and bump version to v0.6.0

🐛 Database Fix:
• Add missing get_episode_date() method to NFOGuardDatabase
• Fixes: 'NFOGuardDatabase' object has no attribute 'get_episode_date'

🔄 Version Update:
• Bump VERSION from 0.2.22 to 0.6.0
• Major feature release with comprehensive TV enhancements

 Now Works:
• Single season processing via /tv/scan-season
• Single episode processing via /tv/scan-episode
• Enhanced NFO generation with Sonarr API metadata
• Database queries for existing episode dates
This commit is contained in:
2025-09-11 09:59:15 -04:00
parent 03bdf2bf9f
commit 52fa0b6060
2 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
0.2.22
0.6.0