Ok, thanks for reloading the files for me. Some progress, but I seem to be hitting similar problems to others. I hope that this means that this is well trodden ground, and it's just me not reading the signs. Anyhow, background on the test environment. W7 64bit. I already have MC18 running with a library server, but for this exercise I'm using MC17 in pretty much standalone mode, as I would on the HTPCs if I ever get that far. So it's a local library, unshared, and with no content. (please feel free to tell me if I am being really dense). I'm calling MCPlayClose from My Movies 4.05 and based on various posts in the thread, the entry in the My Movies config looks like this....
<ExternalPlayer Name="MCPlayClose" DisplayName="JRiver Media Center 17">
<DVDFileStructure>True</DVDFileStructure>
<BluRayFileStructure>True</BluRayFileStructure>
<HDDVDFileStructure>True</HDDVDFileStructure>
<RecordedTV>False</RecordedTV>
<Files>True</Files>
<ProcessName>Media Center 17.exe</ProcessName>
<Parameters>"[PATH]"</Parameters>
<Location StartupDelay="1">
<Path>[PROGRAMFILES]\MCPlayClose\MCPlayClose.exe</Path>
</Location>
</ExternalPlayer>
Now, as I'm using (rightly or wrongly) a local library, I've assumed that I don't need much in the MCPlayCloseConfig.txt file, which still looks like this
mcIP = 127.0.0.1
mcPort = 52199
mcUserName =
mcPassword =
mcLoadDelay = 0
mcVersion = 17
So I've done what looks sensible, and I know have the same error as gregy1 did last year, namely
Description:
Stopped working
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: mcplayclose.exe
Problem Signature 02: 1.0.0.0
Problem Signature 03: 4eead17c
Problem Signature 04: mscorlib
Problem Signature 05: 2.0.0.0
Problem Signature 06: 5174ddfb
Problem Signature 07: 3456
Problem Signature 08: 15a
Problem Signature 09: System.UnauthorizedAccess
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 2057
Can't see anything in the MCPlayClose debug file
I would not be in teh least bit offended to be told I had made a stupid basic mistake. Honest. All help gratefully received.