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 2173 created by Omertron on 2011-11-07T16:32:21.000Z:
What steps will reproduce the problem?
1.create certification.xml for merging certifications:
<certification name="0">
<subcertification>o.Al.</subcertification>
<subcertification> 0</subcertification>
<subcertification>0</subcertification>
<subcertification>U</subcertification>
<subcertification>G</subcertification>
<subcertification>Approved</subcertification>
</certification>
2.Scan 3 movie's (emberscraped NFO) certifications in NFO:
Movie-1: <certification>a.Al</certification>
Movie-2: <certification>Germany:0</certification>
Movie-3: <certification>Approved</certification>
3.Check certification in generated XML's :
Movie-1: <certification>0</certification>
Movie-2: <certification>0</certification>
Movie-3: <certification>0</certification>
4.Everything fine so far, now check poster wether overlay is applied:
Movie-1: not applied
Movie-2: applied
Movie-3: not applied
What is the expected output? What do you see instead?
Overlays apllied for all movies
What version/revision of YAMJ are you using? On what operating system?
R-2775
What skin are you using?
Eversion/evHell
with massive use of overlay function to reduce amount of pictures/flags that otherwise have to be dynamically loaded.
What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other?
PCH-C200
Please provide any additional information below.
For me it looks like the overlay process is done before the final certification is build.
The text was updated successfully, but these errors were encountered:
Original issue 2173 created by Omertron on 2011-11-07T16:32:21.000Z:
What steps will reproduce the problem?
1.create certification.xml for merging certifications:
<certification name="0">
<subcertification>o.Al.</subcertification>
<subcertification> 0</subcertification>
<subcertification>0</subcertification>
<subcertification>U</subcertification>
<subcertification>G</subcertification>
<subcertification>Approved</subcertification>
</certification>
2.Scan 3 movie's (emberscraped NFO) certifications in NFO:
Movie-1: <certification>a.Al</certification>
Movie-2: <certification>Germany:0</certification>
Movie-3: <certification>Approved</certification>
3.Check certification in generated XML's :
Movie-1: <certification>0</certification>
Movie-2: <certification>0</certification>
Movie-3: <certification>0</certification>
4.Everything fine so far, now check poster wether overlay is applied:
Movie-1: not applied
Movie-2: applied
Movie-3: not applied
What is the expected output? What do you see instead?
Overlays apllied for all movies
What version/revision of YAMJ are you using? On what operating system?
R-2775
What skin are you using?
Eversion/evHell
with massive use of overlay function to reduce amount of pictures/flags that otherwise have to be dynamically loaded.
What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other?
PCH-C200
Please provide any additional information below.
For me it looks like the overlay process is done before the final certification is build.
The text was updated successfully, but these errors were encountered: