Author |
Message |
Registered: March 31, 2007 | Posts: 662 |
| Posted: | | | | Quoting DJ Doena: Quote: Quoting StaNDarD:
Quote: Whenever I had the value-error and started a second try to get the data, the progressbar had a jump-start at about 50%-70%, although the progressbar went constantly up to 100% when the error occurs in the first try.
It actually starts anew but since the first 50-70% are in the local session cache already it appears as if the progress bar jumps forward. it's processing these entries just really fast. Yes,I am aware of that, but shouldn't the second try start, where the first one stopped? When the first try got nearly 100% of the needed data, the second try should jump-start at nearly 100% and not at 50%-70%. I'm gonna try the debug version now. | | | |
|
Registered: March 14, 2007 | Reputation: | Posts: 6,744 |
| Posted: | | | | Quoting StaNDarD: Quote: Quoting DJ Doena:
Quote: Quoting StaNDarD:
Quote: Whenever I had the value-error and started a second try to get the data, the progressbar had a jump-start at about 50%-70%, although the progressbar went constantly up to 100% when the error occurs in the first try.
It actually starts anew but since the first 50-70% are in the local session cache already it appears as if the progress bar jumps forward. it's processing these entries just really fast.
Yes,I am aware of that, but shouldn't the second try start, where the first one stopped? When the first try got nearly 100% of the needed data, the second try should jump-start at nearly 100% and not at 50%-70%.
I'm gonna try the debug version now. Since the code aborts for some yet to be determined reason the loop ends and the progress bar simply jumps to 100% when showing the message box. | | | Karsten DVD Collectors Online
|
|
Registered: March 31, 2007 | Posts: 662 |
| Posted: | | | | Quoting DJ Doena: Quote: Since the code aborts for some yet to be determined reason the loop ends and the progress bar simply jumps to 100% when showing the message box. It doesn't 'jump' to 100% but is going in 'normal speed' to 100%. | | | |
|
Registered: March 31, 2007 | Posts: 662 |
| Posted: | | | | I just did Harry Potter 7b with full crew - incl. others & custom. Took me about 25 minutes. And what would you guess? Right, no errors at all... I will try again later. | | | |
|
Registered: March 14, 2007 | Reputation: | Posts: 6,744 |
| Posted: | | | | It's a Heisenberg bug. The closer you look the more evasive it becomes. | | | Karsten DVD Collectors Online
| | | Last edited: by DJ Doena |
|
Registered: July 29, 2007 | Posts: 183 |
| Posted: | | | | Same here, no more value errors. Last night when I came home it still happened, this morning it was gone.
Script error is still happening but there is no error log for it?! |
|
Registered: March 14, 2007 | Reputation: | Posts: 6,744 |
| Posted: | | | | Quoting Corma: Quote: Script error is still happening but there is no error log for it?! No there won't be. The script error is something in the Internet Explorer plugin. Simply press "no" and go on. | | | Karsten DVD Collectors Online
|
|
Registered: March 31, 2007 | Posts: 662 |
| Posted: | | | | | | | |
|
Registered: March 14, 2007 | Reputation: | Posts: 6,744 |
| Posted: | | | | Gotcha! Found it. What happens is, that you got a "502" or "503" error from the webserver. When that happens for the first time, I simply put the application to sleep for a few seconds, because IMDb is denying any further connection from this IP at the moment. Then I simply wake the app up again and start anew. The catch is that the code actually starts with the first person again (which isn't a problem because the people it has already progressed - may it be BYs or HSs - are in the local session cache and thus are processed really fast). Everyone got the reset memo except the new progress bar. It still has the old "current value" and when it restarts it simply increases until it reaches a point where it's supposed to be "full" -> error message. I couldn't reporduce it, because I never ran into the webserver error. That's also explains the weird 50-70% vs. 100% gap. The first 502 error occured at 50%. The process slept, restarted and processed the entries from start thus increasing the progressbar until the error occurs. When you press the GetBY / GetHS button next time it only increases fast to the point where it actually stopped last time due to the 502 error. 1.7.1.2 is out. | | | Karsten DVD Collectors Online
| | | Last edited: by DJ Doena |
|
Registered: July 29, 2007 | Posts: 183 |
| Posted: | | | | Thanks for the new version - but I've just found another bug I've tried to get "Spaced" http://www.imdb.com/title/tt0187664/ During Season 2 CCE2 scanned and added the whole cast & crew for Star Wars: Episode One. I guess this happened because there is a hyperlink to SW:EP1 in the S02E02 Episode Description of Spaced. This is a very obvious error wich doesn't need to be fixed. But on the other hand it might happen more often with less obvious hyperlinks?! Edit: Thinking about - is it possible that the Episode Descriptions are the reason why CCE2 sometimes becomes very slow while processing series?. | | | Last edited: by Corma |
|
Registered: March 14, 2007 | Reputation: | Posts: 6,744 |
| Posted: | | | | Fixed. But I'm still at work and am going into Skyfall this evening. I'll upload it later. | | | Karsten DVD Collectors Online
|
|
Registered: July 29, 2007 | Posts: 183 |
| Posted: | | | | I hope you had fun.
I just became aware of another issue. Uncredited crew members are ignored. Is this supposed to happen or another 'bug'? I don't think it has something to do with my settings. I've tried it with everything checked
PS: Thank you for the newest version and in case you need an example - 'Super' (uncredited stunt crew members): http://www.imdb.com/title/tt1512235/
PPS: I have another suggestion - a move to the top button in addition to the 1 step up & down buttons on the cast table. It would make manual sorting much easier and faster if "parse Rollen mit "/" in unterschiedliche Zeilen" is checked. | | | Last edited: by Corma |
|
Registered: March 31, 2007 | Posts: 662 |
| Posted: | | | | I have another wish:
I'd like to add some of the other crew - e.g. 'Casting by' and 'Stunt coordinator'. At the moment, as far as I can see, I might only get all or none other.
I'd thought, it might be possible to add them by 'IMDb to DVD Profiler Crew Role Transformation' - as I did for some other crew roles. But I can't choose 'Other' in the 'DVD Profiler Category'-Dropdown. | | | | | | Last edited: by StaNDarD |
|
Registered: March 31, 2007 | Posts: 662 |
| Posted: | | | | Well, I just tried to do it without the GUI. I added following lines to IMDbToDVDProfilerCrewRoleTransformation.xml: Quote: <CreditType> <IMDbCreditType>Casting by</IMDbCreditType> <DVDProfilerCreditType>Other</DVDProfilerCreditType> <CreditSubtypeList> <CreditSubtype> <IMDbCreditSubtype /> <DVDProfilerCreditSubtype>Custom</DVDProfilerCreditSubtype> <DVDProfilerCustomRole>Casting by</DVDProfilerCustomRole> </CreditSubtype> </CreditSubtypeList> </CreditType> <CreditType> <IMDbCreditType>Stunts</IMDbCreditType> <DVDProfilerCreditType>Other</DVDProfilerCreditType> <CreditSubtypeList> <CreditSubtype> <IMDbCreditSubtype>Stunt coordinator</IMDbCreditSubtype> <DVDProfilerCreditSubtype>Custom</DVDProfilerCreditSubtype> <DVDProfilerCustomRole>Stunt Coordinator</DVDProfilerCustomRole> </CreditSubtype> </CreditSubtypeList> </CreditType> Here's the result: Quote: <Credit FirstName="Louis" MiddleName="" LastName="DiGiaimo" BirthYear="26544" CreditType="Other" CreditSubtype="Custom" CreditedAs="" /> <Credit FirstName="Dan" MiddleName="" LastName="Parada" BirthYear="60805" CreditType="Other" CreditSubtype="Custom" CreditedAs="" /> <Credit FirstName="Greg" MiddleName="" LastName="Powell" BirthYear="4128" CreditType="Other" CreditSubtype="Custom" CreditedAs="" CustomRole="Stunt Coordinator" /> So it is working, except 'CustomRole' is not set to 'Casting by'. It seems to me that this is set to 'IMDbCreditSubtype' instead of 'DVDProfilerCustomRole'. PS: The only field you used 'DVDProfilerCustomRole' is 'Co-producer', so I tried to change the value on this and it wouldn't be used there neither. So I guess this is a bug. PPS: Even when this behavior is wanted - I think it should use 'DVDProfilerCustomRole' at least when 'IMDbCreditSubtype' is empty. | | | | | | Last edited: by StaNDarD |
|
Registered: March 31, 2007 | Posts: 662 |
| Posted: | | | | I see a lot of crew on IMDb, which has a role like 'makeup: Sigourney Weaver' or 'makeup artist: Los Angeles live action'. Unfortunately those crew-members won't be recognized. I don't know, if it's too difficult to strip everything starting with the double-point so they could be fetched too, but it would be great. | | | |
|
Registered: March 14, 2007 | Reputation: | Posts: 6,744 |
| Posted: | | | | Quoting Corma: Quote: I hope you had fun.
I just became aware of another issue. Uncredited crew members are ignored. Is this supposed to happen or another 'bug'? There is no uncredited crew in DVDP because as opposed to cast you can't prove that someone worked on the film but just wasn't credited. | | | Karsten DVD Collectors Online
|
|