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

overlay xml and awards #2325

Closed
Omertron opened this issue Mar 16, 2015 · 5 comments
Closed

overlay xml and awards #2325

Omertron opened this issue Mar 16, 2015 · 5 comments

Comments

@Omertron
Copy link
Member

Original issue 2326 created by Omertron on 2012-02-08T20:27:14.000Z:

What steps will reproduce the problem?

  1. Run YAMJ with overlays and try to overlay award pictures
  2. Check results
    3.

Not sure if this is an enhancement or a bug.

What is the expected output? What do you see instead?
Awards are matched on "award names" not "event names". "Event names" are unique "award names" are not. There are multiple "best movie" and "audience award"
Either a combined key (e.g. event + award) has to be used or probably simpler use only the event name? I'd prefer the latter since it's the same used for category awards.

What version/revision of YAMJ are you using? On what operating system?
yamj-2.6-SNAPSHOT-r2924-bin.zip

What skin are you using?
eversion

What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other?
c200

Please provide any additional information below.
Event name is "Anima Mundi Animation Festival", award name is "Audience Award"

<event name="Anima Mundi Animation Festival">
<award nominated="0" won="2" wons="Best Film - Rio de Janeiro / Best Film - São Paulo"
year="2001">Audience Award</award>
</event>

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2012-02-12T08:47:59.000Z:

<empty>

@Omertron
Copy link
Member Author

Comment #2 originally posted by Omertron on 2012-02-12T10:32:05.000Z:

This issue was closed by revision r2938.

@Omertron
Copy link
Member Author

Comment #3 originally posted by Omertron on 2012-02-12T23:53:30.000Z:

I can't get anything to match when I set imagetype.award.useEventName = true. I've attached the files I use.

I've tested it with the attached files. Tell me if you would like to check the complete overlay.

Don't know maybe I've missed something.

I've tested with imagetype.award.useEventName = false and got that to work but with the issue I reported.

@Omertron
Copy link
Member Author

Comment #4 originally posted by Omertron on 2012-02-13T02:49:56.000Z:

Try set footer_awards.award.useEventName=true

@Omertron
Copy link
Member Author

Comment #5 originally posted by Omertron on 2012-02-13T06:18:51.000Z:

So obvious, thank you so much. Know it works like a charm.

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

No branches or pull requests

1 participant