home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Plugin Development
Testbuilds for SlimTV using TVServer+MPExtended - Updated for 2.2 (2018-10-09)!
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="huha" data-source="post: 1010087" data-attributes="member: 63847"><p>SlimTv ExtensionBuilder not working</p><p> </p><p>I could not get the extension builder to run. In SlimTv.Client I changed plugin.xml and removed the comments for:</p><p><!-- Registration of the SlimTv extension builder for SlimTvProgramExtension items --></p><p><!--</p><p> Morpheus_xx:</p><p> This is an example for adding more actions for programs in TV Guide. Uncomment this item to see the "Example" action added.</p><p> This can be done from any plugin!</p><p>--></p><p> </p><p><Builder Name="SlimTvExtensionBuilder" ClassName="MediaPortal.Plugins.SlimTv.Interfaces.Extensions.SlimTvExtensionBuilder"/></p><p><Register Location="/SlimTv/Extensions"></p><p> <SlimTvExtensionBuilder Id="{197B0299-B411-4FC7-BA96-765371C77B3B}" Caption="Example" ClassName="MediaPortal.Plugins.SlimTv.Extensions.ProgramExample"/></p><p></Register></p><p> </p><p>I did expect to get now the additional test item when clicking on the program guide, but got an error message:</p><p> </p><p>[2013-07-07 17:50:12,674] [33226 ] [InputMgr ] [DEBUG] - WorkflowManager: Loading GUI model '5054408d-c2a9-451f-a702-e84afcd29c10'</p><p>[2013-07-07 17:50:12,675] [33227 ] [InputMgr ] [DEBUG] - WorkflowManager: Using workflow model with id '5054408d-c2a9-451f-a702-e84afcd29c10' for new workflow state '7323beb9-f7b0-48c8-80ff-8b59a4db5385'</p><p>[2013-07-07 17:50:12,680] [33232 ] [InputMgr ] [ERROR] - WorkflowManager: Error checking if workflow model '5054408d-c2a9-451f-a702-e84afcd29c10' can enter workflow state '7323beb9-f7b0-48c8-80ff-8b59a4db5385'</p><p>System.ArgumentNullException: Der Wert darf nicht NULL sein.</p><p>Parametername: type</p><p>bei System.Activator.CreateInstance(Type type, Boolean nonPublic)</p><p>bei System.Activator.CreateInstance(Type type)</p><p>bei MediaPortal.Plugins.SlimTv.Client.Models.SlimTvGuideModelBase.BuildExtensions()</p><p>bei MediaPortal.Plugins.SlimTv.Client.Models.SlimTvGuideModelBase.InitModel()</p><p>bei MediaPortal.Plugins.SlimTv.Client.Models.SlimTvMultiChannelGuideModel.InitModel()</p><p>bei MediaPortal.Plugins.SlimTv.Client.Models.SlimTvModelBase.CanEnterState(NavigationContext oldContext, NavigationContext newContext)</p><p>bei MediaPortal.UI.Services.Workflow.WorkflowManager.DoPushNavigationContext(WorkflowState state, NavigationContextConfig config)</p></blockquote><p></p>
[QUOTE="huha, post: 1010087, member: 63847"] SlimTv ExtensionBuilder not working I could not get the extension builder to run. In SlimTv.Client I changed plugin.xml and removed the comments for: <!-- Registration of the SlimTv extension builder for SlimTvProgramExtension items --> <!-- Morpheus_xx: This is an example for adding more actions for programs in TV Guide. Uncomment this item to see the "Example" action added. This can be done from any plugin! --> <Builder Name="SlimTvExtensionBuilder" ClassName="MediaPortal.Plugins.SlimTv.Interfaces.Extensions.SlimTvExtensionBuilder"/> <Register Location="/SlimTv/Extensions"> <SlimTvExtensionBuilder Id="{197B0299-B411-4FC7-BA96-765371C77B3B}" Caption="Example" ClassName="MediaPortal.Plugins.SlimTv.Extensions.ProgramExample"/> </Register> I did expect to get now the additional test item when clicking on the program guide, but got an error message: [2013-07-07 17:50:12,674] [33226 ] [InputMgr ] [DEBUG] - WorkflowManager: Loading GUI model '5054408d-c2a9-451f-a702-e84afcd29c10' [2013-07-07 17:50:12,675] [33227 ] [InputMgr ] [DEBUG] - WorkflowManager: Using workflow model with id '5054408d-c2a9-451f-a702-e84afcd29c10' for new workflow state '7323beb9-f7b0-48c8-80ff-8b59a4db5385' [2013-07-07 17:50:12,680] [33232 ] [InputMgr ] [ERROR] - WorkflowManager: Error checking if workflow model '5054408d-c2a9-451f-a702-e84afcd29c10' can enter workflow state '7323beb9-f7b0-48c8-80ff-8b59a4db5385' System.ArgumentNullException: Der Wert darf nicht NULL sein. Parametername: type bei System.Activator.CreateInstance(Type type, Boolean nonPublic) bei System.Activator.CreateInstance(Type type) bei MediaPortal.Plugins.SlimTv.Client.Models.SlimTvGuideModelBase.BuildExtensions() bei MediaPortal.Plugins.SlimTv.Client.Models.SlimTvGuideModelBase.InitModel() bei MediaPortal.Plugins.SlimTv.Client.Models.SlimTvMultiChannelGuideModel.InitModel() bei MediaPortal.Plugins.SlimTv.Client.Models.SlimTvModelBase.CanEnterState(NavigationContext oldContext, NavigationContext newContext) bei MediaPortal.UI.Services.Workflow.WorkflowManager.DoPushNavigationContext(WorkflowState state, NavigationContextConfig config) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Testbuilds for SlimTV using TVServer+MPExtended - Updated for 2.2 (2018-10-09)!
Contact us
RSS
Top
Bottom