Problems with logorules when there is a range (1 Viewer)

Johan

Portal Pro
April 19, 2006
443
11
49
Home Country
Sweden Sweden
I can not get the 16:9 rule to work in the following thread.

https://forum.team-mediaportal.com/showpost.php?p=143201&postcount=2

If I set this range aspectratio<1.7 and >1.85 I get no logo.
If I set aspectratio=1.818 (which I have on some episodes I get the 16:9 logo displayed.

I think I have got it right.

Is there someway to paste the code posted in the expression/rules topic somewhere?

As it is know I just check the values and make the rule manually.
 

Inker

Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    Well it should be, and from looking at the link, is:
    >1.7 and <1.85 and not <1.7 and >1.85 (which will never, ever ever be true ;-)).

    You can copy/paste logo rules only with svn version from today. This way all you have to do is copy the section under code in the exchange threads and don't have to worry about typos or anything. Please see the SVN Topic for more information.
     

    Johan

    Portal Pro
    April 19, 2006
    443
    11
    49
    Home Country
    Sweden Sweden
    Well that was actually just a typo in the message :)

    Anywway I have actually tested both ways and still did not got it to work.
    But I will try latest SVN and copy/paste and I think it should work!

    Thanks!
     

    Johan

    Portal Pro
    April 19, 2006
    443
    11
    49
    Home Country
    Sweden Sweden
    Actually I think it was a bug in the dll I had (don't know which version, 312kb in size). When I installed the new one (316kb in size) the 16:9 rule started working without me changing anything. However I can not open the configuration anymore without unhandeld exception. I have not restarted my computer or testet more than twice so it could be some other problem. I will do some more testings later.
     

    Inker

    Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    Weird, I've never had an issue with range logos. What does the exception say and can anyone confirm?
     

    Johan

    Portal Pro
    April 19, 2006
    443
    11
    49
    Home Country
    Sweden Sweden
    The "range" rule is working with the new version. But I can no longer enter the configuration.

    The error message is:
    Unhandled exception: Object reference not set to an instance of an object.

    I can also check details but that is a loooong story and I do not want to paste it here.
     

    Inker

    Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    If you open the configuration.log you should see the exception details. It looks like:

    blablabla AT blalba AT blabal, etc. (this is called the stack trace)

    Please post the first 2 or 3 AT here so I can locate the error, because it works flawless for me.
     

    bobrap

    MP Donator
  • Premium Supporter
  • May 22, 2006
    210
    3
    TN
    Home Country
    United States of America United States of America
    I couldn't find the info you asked for in the config log. Figured I'd just attach the log.
     

    Inker

    Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    There is not exception in the log. Do I understand correctly that you open configuration.exe go to plugins, right click on myTVSeries and click configuration, and at that point configuration crashes?

    Can you click on "details" or something like that in the exception window? That sould also give you the stack trace.
     

    Users who are viewing this thread

    Top Bottom