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: munkman
« on: June 19, 2014, 12:05:41 am »

Totally forgot to log in to say thank you for the help! I was revisiting this post because I lost my original .PVD file and need to import all of my movies again and realized I hadn't thanked you. So... thanks!
Posted by: rick.ca
« on: April 09, 2011, 10:34:30 pm »

Welcome, Chad.

(?i)^.*\\(?P<title>.*) \[(?P<year>(19|2\d)\d{2}).*\..{3,4} should do it.
Posted by: munkman
« on: April 09, 2011, 05:37:03 pm »

Hi,

I'm a new user and I LOVE this program. I have over a 1000 movies and this is what I've been dreaming of to manage my collection. However, I'd like to get my first massive import right and so far I haven't been able to configure the File Scanner to do what I want. My avi files are named \File Name [YYYY].avi . Sometimes with a [1080p] or [720p] to denote quality after the year (I can live without this). To avoid the tedious import/selection process I was hoping to configure the file scanner to pick up the year which would make 100% matches much more likely. I have searched and found this post: http://www.videodb.info/forum_en/index.php/topic,1168.0.html, which references http://www.regular-expressions.info/tutorial.html as the go to resource. I haven't found it as helpful as I would have hoped. Given that my modification to the syntax is relatively simple, I was hoping that someone could help me out.

(?i)^.+\\(?P<title>)+?[.+(?P<year>)?] doesn't seem to be working...

Thanks!!!!
Chad
anything