You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exclude generic catalog IDs from anime text prefs (2c4bd07)
Don't apply anime-specific poster/backdrop text preferences for generic catalog IDs (tmdb, tvdb, realimdb, imdb or tt-prefixed IDs). Introduce isGenericCatalogId and shouldApplyAnimeTextPreference, and use that when computing effective poster/backdrop text preferences. Also bump package version to 0.4.52 and update the displayed currentVersion in the home page component. Full Changelog: v0.4.51...v0.4.52