topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 4:17 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Last post Author Topic: DONE: Change (sub) folder(s) date based on newest/oldest file in the folder  (Read 137316 times)

dcwul62

  • Supporting Member
  • Joined in 2013
  • **
  • default avatar
  • Posts: 336
    • View Profile
    • Donate to Member
@4wd - long time no talk - hope you are fine.

In Opus v.12.0.4beta  I noticed that setfoldate does not redate the folder
the same way as in v11

=Opus v11=
Opus v11


=Opus v12 beta=
SetFolDate on Opus v12

Any suggestions?

Thanks
=
« Last Edit: April 17, 2016, 02:01 AM by dcwul62 »

4wd

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 5,643
    • View Profile
    • Donate to Member
Any suggestions?

Yes, repeat after me:

"SetFolDate is a program that has nothing to do with a script, which is actually what I'm talking about."

Apart from that, I haven't installed DOpus 12b because I don't have one of these:

roundtuitback.jpgDONE: Change (sub) folder(s) date based on newest/oldest file in the folder

dcwul62

  • Supporting Member
  • Joined in 2013
  • **
  • default avatar
  • Posts: 336
    • View Profile
    • Donate to Member
@4WD
I am using this tool (very) often. It works fine in 99,9% of the cases.
The 0,1% is -my- mistake...

Say, I have files like
blablabla-01-28022018 110001.jpg
blablabla-02-28022018 110022.jpg
blablabla-03-28022018 110031.jpg

it will create folder named blablabla

when such folder already exists, it will run into an error - rightfully so.

however, if I am doing this for, let;s say, 100 files or so, I need to hit 'esc' 100x times.

i wonder whether it is possible to adjust the tool in that way that in case a folder already exists,
then that folder should be used.

if it is too much work, too complicated, whatever, forget it.


mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Sounds like a good idea.

4wd

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 5,643
    • View Profile
    • Donate to Member
it will create folder named blablabla

SetFolDate <- Modifies dates of folders, DOES NOT create folders

You need to be explicit because I don't use the program, you're probably the only one who does, I want to know exactly how you're using it.

dcwul62

  • Supporting Member
  • Joined in 2013
  • **
  • default avatar
  • Posts: 336
    • View Profile
    • Donate to Member

Hello again,

I have attached 2 video files.

The first video shows how things are going when everything is fine.

SetFolDate-01-How it should go-2018-03-17_075841.wmv


In the 2nd video:
- there already exists a folder (that normally SetFolDate would have created)
- but in that folder there are already 2 files, copies  of files that SetFolDate is going to 'handle'
so, when SetFolDate is working, it stumbles over existing files and report an error, rightfully so.
in case of a few files (a few warnings), no problem, but in case of many files.... you have to click 'Skip' many times.

Is there no way to force SetFolDate to overwrite existing files in such a case?

Second video: SetFolDate-02-Crash_2018-03-17_080530.wmv

Thanks