For The Record - The rule-based scheduling suite (3 Viewers)

dvdfreak

Portal Pro
June 13, 2006
979
178
Home Country
Belgium Belgium
OK, I now understand what's going on, and it's not funny :(

I recompiled everything myself and therefor I saw no problems. All assemblies end up with version 1.0.0.0.

But! When you install an SVN build I noticed the assemblies have versions 1.0.0.x where X is the SVN number. This is not the way it used to be. As a matter of fact, it's near impossible to release any third party plugins now, since you'd have to recompile them for every single SVN release!

Why was this changed? :confused:
 

visteon

Portal Pro
October 19, 2007
94
2
Here are some lines from my 'tv.log' file.
Is this the problem eveyone else is seeing ?


2008-03-25 19:51:17.640625 [1]: System.InvalidCastException: Unable to cast object of type 'TvSchedulerSync.TvSchedulerSync' to type 'TvEngine.ITvServerPlugin'.
at SetupTv.PluginLoader.LoadPlugin(String strFile)
2008-03-25 19:51:17.640625 [1]: Unable to cast object of type 'TvSchedulerSync.TvSchedulerSync' to type 'TvEngine.ITvServerPlugin'.
2008-03-25 19:51:17.640625 [1]: at SetupTv.PluginLoader.LoadPlugin(String strFile)
 

dvdfreak

Portal Pro
June 13, 2006
979
178
Home Country
Belgium Belgium
Yes, see my posting above :(

I will upload a new TVE3 plugin tomorrow that will run with SVN 18234, and only 18234. It's the best I can do until this assembly version issue is fixed...
 

sunsetdk

Portal Pro
October 18, 2005
116
3
45
Nordborg
Home Country
Denmark Denmark
Hey

Isn't there something about you can tell the compiler to accept all assemblies which have vertion 1.x.x.x for instance? or 1.0.0.x? I havn't tried it my self, but have been told that you can.
 

dvdfreak

Portal Pro
June 13, 2006
979
178
Home Country
Belgium Belgium
Well, yes, you are more or less right! There's no compiler setting AFAIK, but there's a <bindingRedirect> tag that could be placed in TV Server's .config, perhaps this could help us out (<bindingRedirect> Element).

I'll try to get things running and will post the config modifications you'll need to make here if it works.

UPDATE: I just tried SVN 18279 and it happily loaded my NewSVN plugin, without any changes on my part.

So it seems someone in the MP dev team fixed the problem. Can anyone confirm?
 

hirscho

Portal Pro
December 24, 2006
186
20
Home Country
Germany Germany
Well, something must have changed, because with the newest version TVEngine3 Revision 18279 it works quite fine for me.:)
 

dvdfreak

Portal Pro
June 13, 2006
979
178
Home Country
Belgium Belgium
OK, thanks for the confirmation, good news! I don't even need to upload a new plugin then ;) Would be interesting to know what was fixed though...
 

dvdfreak

Portal Pro
June 13, 2006
979
178
Home Country
Belgium Belgium
Perhaps time for a little teaser :D

A snapshot of MediaPortal's TV Guide... or is it...?
 

Attachments

  • tv_guide.PNG
    tv_guide.PNG
    158.8 KB

Monchi

Portal Pro
January 7, 2008
78
8
integration of rulebased scheduler into the mportal gui? right?
 

Users who are viewing this thread

Top Bottom