Search found 4 matches

by gerritv
Sat Nov 12, 2016 2:31 am
Forum: Advanced MakeMKV usage
Topic: Movies2MKV Converter
Replies: 213
Views: 464785

Re: Movies2MKV Converter

After processing a considerable number of movies I decided to try something else. In Settings/Output folder I set the root directory of my movies instead of the default of check box ticked. This results in Movies2MKV not adding the extra level of directory, it just adds an extra / which is benign.
by gerritv
Wed Nov 09, 2016 6:23 pm
Forum: Advanced MakeMKV usage
Topic: Movies2MKV Converter
Replies: 213
Views: 464785

Re: Movies2MKV Converter

For now I have mapped a drive to the server folder. And I edited the user.config file after loading several hundred movies. In <setting name="Batch" I used a regular expression to find the first part of the OutputFileName path and then deleted that first path. The regex is OutputFileName&q...
by gerritv
Wed Nov 02, 2016 3:44 pm
Forum: Advanced MakeMKV usage
Topic: Movies2MKV Converter
Replies: 213
Views: 464785

Re: Movies2MKV Converter

Some observations: 1. I have > 1000 movie folders, the way the list is redrawn is very inefficient. Your method redraws the gridview for each line added. I use a datagridview in my application, set it to double buffered for update speed. See https://github.com/gerritv/Grbl-Panel/b ... odeView.vb for...
by gerritv
Wed Nov 02, 2016 2:45 pm
Forum: Advanced MakeMKV usage
Topic: Movies2MKV Converter
Replies: 213
Views: 464785

Re: Movies2MKV Converter

I am about to test your .NET version. First observation is that it doesn't allow network paths, e.g. \\server. I will install on my 2012 R2 Essentials server and go from there.

Thanks for developing this, I have a lot of movies to convert to .mkv