Implement optimal caching hierarchy for both movies and TV shows #43
Reference in New Issue
Block a user
Delete Branch "sonarrissues"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Perfect the caching strategy as requested:
Movies: Fixed order from NFO->DB->API to DB->NFO->API
TV Shows: Added missing NFO extraction tier between database and API
Benefits:
Expected performance: Manual scans now use 3-tier optimization