Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Photo organizer

Featured Replies

I have a folder with about 10,000 images.  Is there anything I can run in unraid to sort all the photos out in a format such as Year/Day-Month/File.jpg  ? Thanks in advance!

 

Edit:  I heard about an exiftool.  How hard would it be to make a docker for that?

Edited by xhaloz

in for answers

Filebot should be able to do that.  The windows application does this verry good,  You can install it on one of your VM's and do it from there, and if I'm not mistaken there is a docker for filebot too.  I'll put some time in it this weekend to see if its any good.

  • Author
8 hours ago, zonderling said:

Filebot should be able to do that.  The windows application does this verry good,  You can install it on one of your VM's and do it from there, and if I'm not mistaken there is a docker for filebot too.  I'll put some time in it this weekend to see if its any good.

I can't find where filebot handles exif data.  I did find http://www.sno.phy.queensu.ca/~phil/exiftool/  which people on reddit rave about.  However I cannot install it on unraid.  "Sudo apt get" does not work.

  • Author

Ok guys, I fixed it.  What I ended up doing was installing an Ubuntu VM.  I then mounted my camera folder to Ubuntu.

 

After that I installed the exiftool <--link

 

I used the command 

exiftool "-Directory<DateTimeOriginal" "-directory<filemodifydate" "-directory<createdate" -d "%Y/%b/%d" .

The period at the very end signifies the current directory. If your directory is not the directory that you're working in then change the period to a /mnt/user/directory for example

 

This worked beautifully!!  Thanks for the input guys. I might use filebot next time.  I am surprised we dont have an exiftool docker.  If I knew how to make one, I definitely would!

 

There are other methods to change the actual file name.  This would put the files into the proper directory with a timestamp.jpg format.

Edited by xhaloz
Coding change

On 2/25/2017 at 0:31 AM, xhaloz said:

Ok guys, I fixed it.  What I ended up doing was installing an Ubuntu VM.  I then mounted my camera folder to Ubuntu.

 

After that I installed the exiftool <--link

 

I used the command 

exiftool "-Directory<DateTimeOriginal" "-directory<filemodifydate" "-directory<createdate" -d "%Y/%b/%d" .

The period at the very end signifies the current directory. If your directory is not the directory that you're working in then change the period to a /mnt/user/directory for example

 

This worked beautifully!!  Thanks for the input guys. I might use filebot next time.  I am surprised we dont have an exiftool docker.  If I knew how to make one, I definitely would!

Thanks for sharing.  

I'm happy to hear it worked out for you.

 

Myself I'm having more of a windows background and feel more comfortable with the GUI from filebot.

It offers a lot of preset options to breakdown and sort big numbers of pix, this all with a GUI.

 

But again, glad it worked out for you in another way ;)

  • Author
2 hours ago, zonderling said:

Thanks for sharing.  

I'm happy to hear it worked out for you.

 

Myself I'm having more of a windows background and feel more comfortable with the GUI from filebot.

It offers a lot of preset options to breakdown and sort big numbers of pix, this all with a GUI.

 

But again, glad it worked out for you in another way ;)

I thought about doing that, does it read exif data?  Also how can I install a file like exiftool.tar.gz into a docker if the tool is not in the community applications?

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.