Hi there, great work so far! I love the idea of a program that automatically does this. On to business:
XBMCMC doesn't seem to want to add any information for my .iso, .bin, .mkv or .ogm files - it just skips them during the scan.
Also, here's the movies so far that it gets an error, saying that the length cannot be zero:
(All located in "E:\Media\Movies")
"Eternal Sunshine of the Spotless Mind (2004) A.avi" - later worked after I changed the "A" to "CD 1"
"Eternal Sunshine of the Spotless Mind (2004) B.avi" - later worked after I changed the "B" to "CD 2"
"G.I. Jane 1997.avi" - later worked after I changed it to "G.I. Jane (1997).avi"
"Magicians.avi"
Other multiple CD movies with the A-B-C naming scheme work fine though during scan (e.g. "3.10 To Yuma A.avi")
All produce this same error:
System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
I'm assuming these are bugs, but if not does anyone have any suggestions?