Author Topic: Scan folders for new movies [SOLVED]  (Read 5871 times)

0 Members and 1 Guest are viewing this topic.

Offline matsja

  • Member
  • *
  • Posts: 12
    • View Profile
Scan folders for new movies [SOLVED]
« on: November 22, 2012, 03:30:49 pm »
Hi!

Question about "Scan folders for new movies/changed paths..".

When the Database is new/empty it works just fine.. or even avesome.

See the example with 6 movies in to an empty database. (see att. pic)

But when I "scan" in a database containing records the reult is different. (see att. pic ). The result is always the same.

Am I doing something wrong? Or is it some settings to be done???

Or is it just as it is? andI have to live with that. :)



[attachment deleted by admin]
« Last Edit: November 22, 2012, 10:16:32 pm by matsja »

Offline rick.ca

  • Global Moderator
  • *****
  • Posts: 3241
  • "I'm willing to shoot you!"
    • View Profile
Re: Scan folders for new movies
« Reply #1 on: November 22, 2012, 04:44:08 pm »
Quote
Am I doing something wrong? Or is it some settings to be done???

You need to add or change a regex in the configuration to properly match the filename scheme you're using. As long as all movies use that pattern, it should be fine matching '[Title].[Year].'.

Offline matsja

  • Member
  • *
  • Posts: 12
    • View Profile
Re: Scan folders for new movies
« Reply #2 on: November 22, 2012, 05:31:22 pm »
Quote
Am I doing something wrong? Or is it some settings to be done???

You need to add or change a regex in the configuration to properly match the filename scheme you're using. As long as all movies use that pattern, it should be fine matching '[Title].[Year].'.

Thanks for the quick respond.

Is it not allready an regex for that in the program, or am I just "stupid"... :)



[attachment deleted by admin]

Offline rick.ca

  • Global Moderator
  • *****
  • Posts: 3241
  • "I'm willing to shoot you!"
    • View Profile
Re: Scan folders for new movies
« Reply #3 on: November 22, 2012, 08:29:26 pm »
Quote
Is it not allready an regex for that in the program, or am I just "stupid"...

No, that obviously works. I don't know what the problem is. I doubt it, but try moving that regex to the top of the list to make sure another isn't matching first. Also change the 'Smart DVD/BR detection' setting to see if that makes a difference.

Offline matsja

  • Member
  • *
  • Posts: 12
    • View Profile
Re: Scan folders for new movies [SOLVED]
« Reply #4 on: November 22, 2012, 09:37:45 pm »
Thank You! SOLVED

It was the "Smart DVD/BD Detection". I unselected,  and now it works like it should...

I moved up som regexp to, just in case... :)
« Last Edit: November 22, 2012, 10:14:47 pm by matsja »