Based on the settings, you can enable or disable querying OMDb for Rotten Tomatoes data. Defaults to enabled. RT data may not be very complete but at least the tomatoURL is very useful for accessing RT directly from entries. YMMV.
Part of this change incorporated a minor refactor to use a Type Mapping feature of TypeScript to keep the case insensitive mapping for template lookups in sync with the MovieData interface automatically.
Based on the settings, you can enable or disable querying OMDb for Rotten Tomatoes data. Defaults to enabled. RT data may not be very complete but at least the tomatoURL is very useful for accessing RT directly from entries. YMMV.
Part of this change incorporated a minor refactor to use a Type Mapping feature of TypeScript to keep the case insensitive mapping for template lookups in sync with the MovieData interface automatically.