Giter Site home page Giter Site logo

seabamirum / ebird-media-sorter Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 397 KB

Program to sort media on your file system by eBird checklistId

License: Apache License 2.0

Java 100.00%
javafx javafx-application javafx-desktop-apps ebird java macaulay-library organizer audio birding photos

ebird-media-sorter's Introduction

eBird Media Sorter

This program organizes photos, audio, and video files on your file system by date or location, using information from your downloaded eBird data CSV file. It also allows you to adjust the EXIF creation date of images in bulk. The files are sorted into folders named with their creation date, such as '2022-01-29/', and if a checklistId match is found, additional sub-folders are created for each checklist, such as '2022-01-29/S2626262/'. Once the sorting process is complete, the program generates a CSV index file for all checklistId matches, making it easy for you to prioritize which lists to upload media for, and to keep track of which ones you have already completed.

Usage

  1. Download your eBird data from https://ebird.org/downloadMyData and extract the CSV file
  2. Download a (non-headless) Java JRE, minimum Version 21 if it's not already installed. To check current installation status and what version you have, open a command prompt and type java -version. Newer versions can be obtained using the following
  3. Browse to RELEASES in this repo and download the latest ebird-media-sorter-[version].jar file
  4. Open a command prompt and switch to the directory (e.g. cd C:/downloads) that has your downloaded JAR file
  5. Run the program by typing in the command prompt: java -jar ebird-media-sorter-[version].jar

Warning: This program by default moves any eBird-supported photo, video, or audio file to date (YYYY-MM-DD) subdirectories whether it finds a checklistId match or not. If a creation date cannot be read from EXIF, it looks for a date in the beginning of the file name, and finally file last-modified date is used. If you have already grouped your media in some other fashion, you may want to use the checkbox to generate symbolic (shorcut) link files instead. I recommend starting with a small media directory first to understand the process.

Screenshots

Application (Linux/Ubuntu):

Screenshot_20230207_100507

Generated CSV file:

Screenshot_20230207_101153

ebird-media-sorter's People

Contributors

seabamirum avatar

Stargazers

 avatar  avatar

Watchers

 avatar

ebird-media-sorter's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.