Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

Attach:
(Clear Attachment)
(more attachments)
Allowed file types: gif, jpg, png, txt, tpl, lng, ini, pvd, psf, ini, cfg, csv, zip, xml, pas, 7z
Restrictions: 4 per post, maximum total size 1024KB, maximum individual size 1024KB
Note that any files attached will not be displayed until approved by a moderator.
Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What is the fifth word in this sentence?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: rick.ca
« on: June 21, 2011, 08:49:18 pm »

You could have used nostra's Regex Tester (download).  ;)
Posted by: minolotus
« on: June 21, 2011, 06:27:56 pm »

Please give us a short notice when you have earned the black belt of regex.  ;D Such knowledge would be very welcomed here.

I tried to get into regex last year and got nearly insane. It starts simple but if you try to get the cases on the edge it becomes really crazy. A short hint: I found it difficult to adjust the regex expressions in PVD as you could not immediately recognize the outcome. Therefore I use a software called Flexible renamer (http://hp.vector.co.jp/authors/VA014830/english/FlexRena/). When entering regex expressions the result is directly shown in a preview.
Posted by: Derek
« on: June 21, 2011, 02:12:33 am »

Thanks rick.ca.

Just looked at Regex. Ouch! Looks like I might have to put some time into learning how to use it.
Posted by: rick.ca
« on: June 19, 2011, 12:09:49 pm »

Yes. Regex match patterns found anywhere in the file path. Your configuration will need to include a regex that recognizes the consistent pattern in the folder name. Place it first or high in the list so it matches before any others do.
Posted by: Derek
« on: June 19, 2011, 11:22:54 am »

I'm having some trouble letting PVD scan my hard drives for movies and automatically create records for them.

The problem is that I have a lot of movies that are split into CD sized chunks and the individual video files are inconsistently named. However, the movie files are in folders that do follow a consistent naming convention, so before my collection grew too large, I could find them without too much trouble.

Is it possible to get the file scanner to use the name of the folder that contains the video files as the title of the movie and then just append all the video files within that folder as the actual video to play?
anything