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
⚠️ This is a breaking change if you used the Options.CinemetaClient before. It's now Options.MetaClient and can be any struct that implements the MetaFetcher interface.
Improved: Added HEAD to allowed CORS methods
(Stremio sends a HEAD request right before starting to stream an HTTP stream)
Improved: Updated all dependencies to their latest versions