-
Notifications
You must be signed in to change notification settings - Fork 11
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
Sets are always recreated each run #2423
Comments
Comment #1 originally posted by Omertron on 2012-05-22T21:34:58.000Z: Having tried r3088 there is no difference in the log between having mjb.sets.reindex set to true or false, and seeing as it is by default set to true this leads me to believe it is being ignored [09:31:26 - main ] Create/update detail poster for set: Set_Deadwood_1 |
Comment #2 originally posted by Omertron on 2012-05-29T11:35:42.000Z: This issue was closed by revision r3090. |
Comment #3 originally posted by Omertron on 2012-05-29T11:40:39.000Z: I think this is fixed. At least it stopped moving the sets on the tests I did. |
Comment #4 originally posted by Omertron on 2012-05-29T20:50:42.000Z: This issue was closed by revision r3095. |
Original issue 2424 created by Omertron on 2012-05-22T17:41:02.000Z:
Running a new install with r3085 and eversion/evzap Always creates sets. Confirmed by zombie running eversion/evhell also
Snippet from log showing it remaking them attachted files is personal properties as well as the sets being remade.
[10:33:13 - main ] Create/update detail poster for set: Set_Hellsing_1
[10:33:13 - main ] CreatePoster: Using old file (/home/chris/yamj/Jukebox/evZap/Jukebox/Hellsing-S01E01-TheUndead(anime-mx)[A946DEB3].jpg)
[10:33:13 - main ] Generating poster from /home/chris/yamj/temp/Jukebox/Hellsing-S01E01-TheUndead(anime-mx)[A946DEB3].jpg to /home/chris/yamj/temp/Jukebox/Set_Hellsing_1_large.jpg
[10:33:14 - main ] Generating right poster from /home/chris/yamj/temp/Jukebox/Hellsing-S01E01-TheUndead(anime-mx)[A946DEB3].jpg to /home/chris/yamj/temp/Jukebox/Set_Hellsing_1_large.jpg
[10:33:14 - main ] Create/update thumbnail for set: Set_Hellsing_1, isTV: true, isHD: false
[10:33:14 - main ] Generating right thumbnail from /home/chris/yamj/temp/Jukebox/Hellsing-S01E01-TheUndead(anime-mx)[A946DEB3].jpg to /home/chris/yamj/temp/Jukebox/Set_Hellsing_1_small.jpg
[10:33:14 - main ] Create/update footer for set: Set_Hellsing_1, footerName: footer_set
[10:33:14 - main ] ConfigurationUtils.locate(): base is /home/chris/yamj/skins/eversion/resources/evZap, name is footer_set.xml
[10:33:14 - main ] Could not locate file footer_set.xml at /home/chris/yamj/skins/eversion/resources/evZap: no protocol: /home/chris/yamj/skins/eversion/resources/evZap
[10:33:14 - main ] Loading configuration from the path /home/chris/yamj/skins/eversion/resources/evZap/footer_set.xml
[10:33:14 - main ] Create/update footer for set: Set_Hellsing_1, footerName: footer_infowall
[10:33:14 - main ] ConfigurationUtils.locate(): base is /home/chris/yamj/skins/eversion/resources/evZap, name is footer_infowall.xml
[10:33:14 - main ] Could not locate file footer_infowall.xml at /home/chris/yamj/skins/eversion/resources/evZap: no protocol: /home/chris/yamj/skins/eversion/resources/evZap
[10:33:14 - main ] Loading configuration from the path /home/chris/yamj/skins/eversion/resources/evZap/footer_infowall.xml
[10:33:14 - main ] Create/update footer for set: Set_Hellsing_1, footerName: footer_indexinfo
[10:33:14 - main ] ConfigurationUtils.locate(): base is /home/chris/yamj/skins/eversion/resources/evZap, name is footer_indexinfo.xml
[10:33:14 - main ] Could not locate file footer_indexinfo.xml at /home/chris/yamj/skins/eversion/resources/evZap: no protocol: /home/chris/yamj/skins/eversion/resources/evZap
[10:33:14 - main ] Loading configuration from the path /home/chris/yamj/skins/eversion/resources/evZap/footer_indexinfo.xml
The text was updated successfully, but these errors were encountered: