Hello!
Can someone recomment me some program for moving images and videos (mostly .jpg and .mp4 files), to appropriate directories structured like year/month/date?
So this is the directory structure:
Code:
2014
01
05
06
28
04
02
04
30
2015
.
.
. and so on...
ACDSee has that function but unfortunately it cannot run under Wine and I'm not aware of any native Linux program able to do the same, except this shell script:
http://mikebeach.org/2011/12/10/bash...-ubuntu-linux/ which just does not work in my installation of Kubuntu 14.04 64-bit, it just can't find any files.
So fixing that script is an option too, but I would love to see some serious program wit that function, DigiKam can't do that.
Thanks!