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 260 matches

by Manni
Sun Dec 03, 2023 8:39 am
Forum: Chameleon MediaCenter (CMC) Support
Topic: [Fixed in v7.1] TV Series episodes not always marked as watched and other errors
Replies: 16
Views: 23627

[Fixed in v7.1] TV Series episodes not always marked as watched and other errors

Hi there, As I'm still getting issues with Series episode watching in the final build of CMC 7, I thought it would be a good idea to create a new thread to focus on this specifically and fix it. I've recently created a new TV Series, The Bureau, with just one season. It's created in MM CM as a TV Se...
by Manni
Fri Nov 10, 2023 5:13 am
Forum: Chameleon MediaCenter (CMC) Roadmap & Feature Requests
Topic: Custom IP control command according to aspect ratio
Replies: 25
Views: 12943

Re: Custom IP control command according to aspect ratio

I did make a note in my post that these particular AR values were only for me, but you might have missed it. :) I'm not sure you realise that mode 3 will not do anything related to 1.33 on anyone's setup unless they make it so. There is nothing that specifies which installation mode should be used f...
by Manni
Thu Nov 09, 2023 6:40 pm
Forum: Chameleon MediaCenter (CMC) Roadmap & Feature Requests
Topic: Custom IP control command according to aspect ratio
Replies: 25
Views: 12943

Re: Custom IP control command according to aspect ratio

Done some testing, as always you've over-delivered :) The batch file works great, I've made a few changes: - added support for 2.00 and 2.20 A/Rs - added the aspect ratio corresponding to each command in the comments (those are valid just for me) - corrected a comment that mentionned raw: in your ex...
by Manni
Thu Nov 09, 2023 5:09 pm
Forum: Chameleon MediaCenter (CMC) Roadmap & Feature Requests
Topic: Custom IP control command according to aspect ratio
Replies: 25
Views: 12943

Re: Custom IP control command according to aspect ratio

Looks great, thanks, I’ll test ASAP and will report back.
by Manni
Thu Nov 09, 2023 1:48 pm
Forum: Chameleon MediaCenter (CMC) Roadmap & Feature Requests
Topic: Custom IP control command according to aspect ratio
Replies: 25
Views: 12943

Re: Custom IP control command according to aspect ratio

Don't forget that one of my ideas is to have CMC query JRMC to detect if the movie is playing, and only issue the command then. In this case, having the batch file or JVCControl manage time delays is counter-productive. CMC would need to be in control. Now, if that doesn't pan out, then the time de...
by Manni
Thu Nov 09, 2023 1:22 pm
Forum: Chameleon MediaCenter (CMC) Roadmap & Feature Requests
Topic: Custom IP control command according to aspect ratio
Replies: 25
Views: 12943

Re: Custom IP control command according to aspect ratio

Further to my last two posts, re the rogue A/R, I didn't know it was even possible. If that's the case, of course your logic is an improvement.
by Manni
Thu Nov 09, 2023 1:19 pm
Forum: Chameleon MediaCenter (CMC) Roadmap & Feature Requests
Topic: Custom IP control command according to aspect ratio
Replies: 25
Views: 12943

Re: Custom IP control command according to aspect ratio

Further to the above, I just saw in the jvccontrol.exe that there is already a sleep command: ------------ Other commands: Adding sleep xx to the end of your command line will cause the command to be delayed by xx seconds before running. Remember JVC Control is a windows program so it will return c...
by Manni
Thu Nov 09, 2023 1:01 pm
Forum: Chameleon MediaCenter (CMC) Roadmap & Feature Requests
Topic: Custom IP control command according to aspect ratio
Replies: 25
Views: 12943

Re: Custom IP control command according to aspect ratio

Ok, sorry for the late reply, busy day here... First, re the variable A/R titles, this is a known issue. It's handled by madVR/Envy/Lumagen by selecting a fixed A/R that doesn't lose any content (you have other options) when they detect frequent A/R changes in the same title. This only works for ins...
by Manni
Thu Nov 09, 2023 9:39 am
Forum: Chameleon MediaCenter (CMC) Roadmap & Feature Requests
Topic: Custom IP control command according to aspect ratio
Replies: 25
Views: 12943

Re: Custom IP control command according to aspect ratio

I've emailed the PDFs to you.

Further to the posts above, if you're familiar with python you could take a look at the source in some of the modules for this excellent utility that controls the JVCs, especially the jvc_network and the jvc_protocol ones.

https://github.com/arvehj/jvcprojectortools
by Manni
Thu Nov 09, 2023 9:31 am
Forum: Chameleon MediaCenter (CMC) Roadmap & Feature Requests
Topic: Custom IP control command according to aspect ratio
Replies: 25
Views: 12943

Re: Custom IP control command according to aspect ratio

Also if you wanted to go the batch files way, the lens memory / installation mode commands are implemented in the utility, so it's very easy, no need to work out the RAW commands: D8 Installation MODE1 - Change of "Installation mode" or "lens memory" to 1 D9 Installation MODE2 - ...