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)

Search found 1867 matches

by Pauven
Sun Apr 28, 2024 3:28 pm
Forum: Chameleon MediaCenter (CMC) Support
Topic: [Fixed in v7.1] v7 upgrade problem with Sync
Replies: 44
Views: 8762

Re: [Fixed in v7.1] v7 upgrade problem with Sync

For those who are members of the CMC Prerelease Group, the CMC v7.1 Beta 1 is now available. Please visit the Prerelease post here: viewtopic.php?t=566
by Pauven
Sun Apr 28, 2024 3:26 pm
Forum: Chameleon MediaCenter (CMC) Support
Topic: [Fixed in v7.1] My Movies Pro app no longer works with CMC
Replies: 3
Views: 3028

Re: [Fixed in v7.1] My Movies Pro app no longer works with CMC

For those who are members of the CMC Prerelease Group, the CMC v7.1 Beta 1 is now available. Please visit the Prerelease post here: viewtopic.php?t=566
by Pauven
Sun Apr 28, 2024 3:24 pm
Forum: Chameleon MediaCenter (CMC) Support
Topic: [Fixed in 7.1] Movie Dates all 01/01/9999 ?
Replies: 36
Views: 349

Re: [Fixed in 7.1] Movie Dates all 01/01/9999 ?

CMC v7.1 Beta 1 is now available. Please visit the Prerelease post here: https://chamconsoft.com/cmc/phpbb/viewtopic.php?t=566 Since you're new to the Prerelease Group, the standard practice is to reply to that test thread with any bugs/issues you discover during testing. You can still comment here ...
by Pauven
Sun Apr 28, 2024 1:50 pm
Forum: Chameleon MediaCenter (CMC) Support
Topic: [Fixed in 7.1] Movie Dates all 01/01/9999 ?
Replies: 36
Views: 349

Re: [Fixed in 7.1] Movie Dates all 01/01/9999 ?

Thanks for doing that test. I didn't see any change on my end either, even with it set to YYYY-MM-DD, the API still output MM/DD/YYYY. The good news is that I won't have to make any code changes to handle this area, since for once My Movies is being consistent. I had been wondering why you didn't co...
by Pauven
Sun Apr 28, 2024 11:45 am
Forum: Chameleon MediaCenter (CMC) Support
Topic: [Fixed in 7.1] Movie Dates all 01/01/9999 ?
Replies: 36
Views: 349

Re: [Fixed in 7.1] Movie Dates all 01/01/9999 ?

Hey, do me a favor and open this URL on your My Movies PC: http://localhost:51415/?command=GetTitleList&SortBy=ID&FieldList=%22ID,LocalTitle,%22&APIKey= 12345 You'll need to change the 12345 to be your API key. Then post me 1 or 2 lines from it, like this: <Title id="1" recordC...
by Pauven
Sun Apr 28, 2024 11:32 am
Forum: Chameleon MediaCenter (CMC) Support
Topic: [Fixed in 7.1] Movie Dates all 01/01/9999 ?
Replies: 36
Views: 349

Re: [Broken for non-US regions] Movie Dates all 01/01/9999 ?

Since the region changes we both attempted had zero impact on the MM API data, my recommendation is to set them to whatever you prefer. CCC and CMC currently do not utilize these Windows settings, so it doesn't affect my software. I've long believed that MM Collection Management also uses the API to...
by Pauven
Sun Apr 28, 2024 9:18 am
Forum: Chameleon MediaCenter (CMC) Support
Topic: [Fixed in 7.1] Movie Dates all 01/01/9999 ?
Replies: 36
Views: 349

Re: [Broken for non-US regions] Movie Dates all 01/01/9999 ?

I posted in the My Movies forum: https://www.mymovies.dk/forum.aspx?g=posts&t=47420


I'll work on getting the CMC v7.1 Beta 1 ready. I need to button up a few items before I can post it. I'll aim for today, but no guarantees...
by Pauven
Sun Apr 28, 2024 9:05 am
Forum: Chameleon MediaCenter (CMC) Support
Topic: [Fixed in 7.1] Movie Dates all 01/01/9999 ?
Replies: 36
Views: 349

Re: [Broken for non-US regions] Movie Dates all 01/01/9999 ?

I briefly thought I was losing my sanity, so I double-checked the response of my own My Movies installation: <VideoStandard>NTSC</VideoStandard> <ProductionYear>1994</ProductionYear> <ReleaseDate>5/25/1999</ReleaseDate> <ReleaseDateDisplay>5/25/1999</ReleaseDateDisplay> <RunningTime>141</RunningTime...
by Pauven
Sat Apr 27, 2024 7:10 pm
Forum: Chameleon MediaCenter (CMC) Support
Topic: [Fixed in 7.1] Movie Dates all 01/01/9999 ?
Replies: 36
Views: 349

Re: [Broken for non-US regions] Movie Dates all 01/01/9999 ?

Sorry, I should have thought to ask if My Movies is running on the same PC as CCC (that's what I usually recommend, for best performance).

Since the issue is with the My Movies API (not with CCC), the Short Date needs to be changed on the My Movies PC only.
by Pauven
Sat Apr 27, 2024 10:37 am
Forum: Chameleon MediaCenter (CMC) Support
Topic: [Fixed in 7.1] Movie Dates all 01/01/9999 ?
Replies: 36
Views: 349

Re: [Broken for non-US regions] Movie Dates all 01/01/9999 ?

The Collection Management GUI is not representative of how the API works. So to verify the change, you would need to view the GetTitle URL that I had you check yesterday. Look for the <ReleaseDate> tag, same as I showed above. You would need to run the Full Export after verifying the ReleaseDate is ...