Page 3 of 3

Re: VOB Movies Not Showing Up In Catalog

Posted: Tue Oct 29, 2019 5:25 pm
by Jamie
Pauven wrote: Mon Oct 28, 2019 6:58 pm Hey Jamie, can you think of a good way to do this? Some type of powershell script maybe? This could probably be done in a batch script too.

The logic here for a script seems simple enough:
  • For each root Directory, if it contains any VOB files then create a subdirectory named DISC and a sub-subdirectory named VIDEO_TS
  • Then move *.VOB, *.BUP, and *.IFO to DISC\VIDEO_TS\*.*
I'm not sure if there are other files besides VOB, BUP and IFO that need to be moved, but those 3 are definitely must haves.
Yes this could be done in powershell. Looks like you bat file covered it.

Re: VOB Movies Not Showing Up In Catalog

Posted: Wed Oct 30, 2019 12:25 pm
by soundmanmike
That worked very well, all the files moved. CMC is working very well now, I am definitely glad I took the time to switch to CMC. It is much easier to use and maintain. The player interface options make a big difference along with not needing media center. Great work! Thanks again for the help also!

Re: VOB Movies Not Showing Up In Catalog

Posted: Wed Oct 30, 2019 4:30 pm
by Pauven
Awesome. Glad it all worked out for you. A happy user always makes me happy.