Decorum for the Forum:
  • Be nice. If you want to be mean, try Reddit.
  • No Piracy. If you want to be a thief, there are dark places on the internet dedicated to that.
  • No Cracking. Discussions on AnyDVD, DeUHD, DVDFab, UHDKeys and similar tools are not permitted here.
  • No Spamming. If you want to make a buck, work smarter... somewhere else.
  • No Adult Content. Half the internet is dedicated to adult content. This half isn't.

Privacy Policy: Click Here to Review (updated September 30, 2020)

[Fixed in v1.5.2020.0601] New User: Export Error

How-To and general support for the CMC Metadata Exporter (CME) which exports My Movies data via the My Movies API.
User avatar
Pauven
Posts: 2777
Joined: Tue Dec 26, 2017 10:28 pm
Location: Atlanta, GA, USA
Contact:

Re: New User: Export Error

Post by Pauven » Thu May 28, 2020 4:03 pm

Sorry, I wasn't clear. I want to see it for the full export. I'm assuming it will work, so I want to get an idea of what it might be hanging on.
President, Chameleon Consulting LLC
Author, Chameleon MediaCenter

ScareDcrow
Posts: 123
Joined: Thu May 28, 2020 12:06 pm
Location: Victoria, BC, Canada

Re: New User: Export Error

Post by ScareDcrow » Thu May 28, 2020 6:06 pm

Here is the log of the full export zipped up
Attachments
CMC Metadata Exporter.zip
(295.86 KiB) Downloaded 340 times

ScareDcrow
Posts: 123
Joined: Thu May 28, 2020 12:06 pm
Location: Victoria, BC, Canada

Re: New User: Export Error

Post by ScareDcrow » Thu May 28, 2020 6:11 pm

And confirmed that the "Export Changes Only" still errors

User avatar
Pauven
Posts: 2777
Joined: Tue Dec 26, 2017 10:28 pm
Location: Atlanta, GA, USA
Contact:

Re: New User: Export Error

Post by Pauven » Thu May 28, 2020 6:23 pm

Got it, thanks.

Sure enough, the full export completes successfully, including the standalone TV series export. Seems like something odd is happening when the Changes Only logic is kicking in. Perhaps the My Movies API response is different on your machine.

Please open the following URL on your PC that is running the My Movies systray icon.

Code: Select all

http://localhost:51414/?command=GetTVSeriesList&APIKey=abcde
Note: Replace the abcde with the API code for your My Movies access that you configured in CME.

Then post here at least a few lines from the beginning of the output that is generated.
President, Chameleon Consulting LLC
Author, Chameleon MediaCenter

ScareDcrow
Posts: 123
Joined: Thu May 28, 2020 12:06 pm
Location: Victoria, BC, Canada

Re: New User: Export Error

Post by ScareDcrow » Thu May 28, 2020 6:41 pm

Here is the entire output :-)
Attachments
Test.txt
(31.18 KiB) Downloaded 267 times

User avatar
Pauven
Posts: 2777
Joined: Tue Dec 26, 2017 10:28 pm
Location: Atlanta, GA, USA
Contact:

Re: New User: Export Error

Post by Pauven » Thu May 28, 2020 7:10 pm

I think the problem is this line:

Code: Select all

<Series guid="A7BD2161-7809-47F5-ACD4-7FDA6279414C" recordChanged="2012-08-17T14:19:45" personalChanged="2015-10-31T13:16:47" episodeCount="0" lastEpisodePersonalChange="1900-01-01T00:00:00" title="James Clavell's Shogun"/>
You don't have any episodes for "James Clavell's Shogun", and for that reason the attribute field "lastEpisodeChange" is missing. I suppose that could be considered a bug in the My Movies API that one of the fields went missing. Thought I doubt you could convince Binnerup to address it. Alternatively, I can make CME more robust to handle this field being missing.

To confirm my theory, can you either add an episode to James Clavell's Shogun, or remove the series since you don't have any episodes?
President, Chameleon Consulting LLC
Author, Chameleon MediaCenter

User avatar
Pauven
Posts: 2777
Joined: Tue Dec 26, 2017 10:28 pm
Location: Atlanta, GA, USA
Contact:

Re: New User: Export Error

Post by Pauven » Thu May 28, 2020 7:15 pm

By the way, I'm going to move this topic to the CME section (after you've read this), so if you see it go missing here, check there.
President, Chameleon Consulting LLC
Author, Chameleon MediaCenter

ScareDcrow
Posts: 123
Joined: Thu May 28, 2020 12:06 pm
Location: Victoria, BC, Canada

Re: New User: Export Error

Post by ScareDcrow » Thu May 28, 2020 8:02 pm

LOL. I had real problems with this as the Disc Structure/Menus on the Disc didn't match the episode data AT ALL
I guess I just forgot about it after that.

I set some episodes to the Discs and yes, this fixes the problem.

Many Thanks

User avatar
Pauven
Posts: 2777
Joined: Tue Dec 26, 2017 10:28 pm
Location: Atlanta, GA, USA
Contact:

Re: New User: Export Error

Post by Pauven » Thu May 28, 2020 8:21 pm

:D
President, Chameleon Consulting LLC
Author, Chameleon MediaCenter

User avatar
Pauven
Posts: 2777
Joined: Tue Dec 26, 2017 10:28 pm
Location: Atlanta, GA, USA
Contact:

Re: [Fixed in vTBD] New User: Export Error

Post by Pauven » Fri May 29, 2020 12:01 pm

I have updated the CME code to address this issue. Since you were able to work around this rare issue, I'm not going to push a special release just for this fix. Instead I will include this fix in the next version of CME, which version is still "To Be Determined", vTBD.
President, Chameleon Consulting LLC
Author, Chameleon MediaCenter

Post Reply