You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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.
The text was updated successfully, but these errors were encountered:
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
[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
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?
What skin are you using?
What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other?
Please provide any additional information below.
The text was updated successfully, but these errors were encountered: