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

Overlays for multiple imagetypes are applied for all imagetypes #2065

Closed
Omertron opened this issue Mar 15, 2015 · 1 comment
Closed

Overlays for multiple imagetypes are applied for all imagetypes #2065

Omertron opened this issue Mar 15, 2015 · 1 comment

Comments

@Omertron
Copy link
Member

Original issue 2066 created by Omertron on 2011-08-15T19:37:13.000Z:

What steps will reproduce the problem?
1.
Set up skin user properties for separate xml files for thumbnail and poster. (XML files attached)
thumbnails.xmlOverlay=true
thumbnails.xmlOverlayFile=thumbnail.xml
posters.xmlOverlay=true
posters.xmlOverlayFile=poster.xml

  1. Run YAMJ (Below the log that looks ok)
    [21:32:16 - Thread-9] ConfigurationUtils.locate(): base is null, name is poster.xml
    [21:32:16 - Thread-9] Loading configuration from the path poster.xml
    [21:32:17 - Thread-9] Generating right poster from E:\YAMJ\temp\Jukebox\Boundin' (2003).jpg to E:\YAMJ\temp\Jukebox\Boundin' (2003)_large.png
    [21:32:17 - Thread-9] Creating thumbnails for movie: Boundin' (2003)
    [21:32:17 - Thread-9] ConfigurationUtils.locate(): base is null, name is thumbnail.xml
    [21:32:17 - Thread-9] Loading configuration from the path thumbnail.xml
    [21:32:17 - Thread-9] Generating right thumbnail from E:\YAMJ\temp\Jukebox\Boundin' (2003).jpg to E:\YAMJ\temp\Jukebox\Boundin' (2003)_small.png
  2. All files created have the overlays applied from both poster and thumbnail xml. (Created files attached)

What is the expected output? What do you see instead?
thumbnail.xml is applied to thumbnails and poster.xml is applied to posters.

What version/revision of YAMJ are you using? On what operating system?

  • YAMJ 2.5-SNAPSHOT (R2621) [Artwork Version: NO)
  • Windows 7

What skin are you using?

  • Eversion V0.2.7 EXPERIMENTAL (R0095)

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

  • PCH C-200 (Networked media tank)

Please provide any additional information below.

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2011-08-22T04:13:06.000Z:

This issue was closed by revision r2631.

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