StremioDotNet is an unofficial C# implementation of the Stremio Add-on SDK. It simplifies the creation and deployment of Stremio add-ons with an intuitive API and seamless integration with ASP.NET Core.
- Addon Manifest Builder: Easily configure add-ons with support for catalogs, metadata, streams, and more.
- Middleware for IMDb ID Resolution: Automatically resolve IMDb IDs to metadata.
- Catalog, Meta, and Stream Handling: Attribute-driven handlers to manage requests effectively.
- Publishing: Publish add-ons directly to the Stremio Central repository.
- Extensibility: Integrates seamlessly with ASP.NET Core applications using middleware and service extensions.
This project is licensed under the MIT License. See LICENSE for details.