Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TVServerKodi exception while loading #24

Open
TomiSimonovic opened this issue Oct 27, 2020 · 0 comments
Open

TVServerKodi exception while loading #24

TomiSimonovic opened this issue Oct 27, 2020 · 0 comments

Comments

@TomiSimonovic
Copy link

From what I can tell, the TVServerKodi does not work with Mediaportal 2.3.
Get an exception on startup. Some kind of cast exception.
Maybe the plugin is not adapted to the new MP 2.3 version?

[2020-10-27 15:12:41,730] [15620 ] [TVService] [WARN ] - Exception while loading ITvServerPlugin instances: TVServerKodi.TVServerKodiPlugin
[2020-10-27 15:12:41,731] [15621 ] [TVService] [WARN ] - System.InvalidCastException: Det gick inte att omvandla ett objekt av typen TVServerKodi.TVServerKodiPlugin till typen TvEngine.ITvServerPlugin.
vid TvService.PluginLoader.LoadPlugin(String strFile)
[2020-10-27 15:12:41,731] [15621 ] [TVService] [WARN ] - Det gick inte att omvandla ett objekt av typen TVServerKodi.TVServerKodiPlugin till typen TvEngine.ITvServerPlugin.
[2020-10-27 15:12:41,731] [15621 ] [TVService] [WARN ] - vid TvService.PluginLoader.LoadPlugin(String strFile)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant