Downloadliste

Projektbeschreibung

DigicaMerge is a commandline tool to merge directories of pictures taken with digital cameras. If you've got a digital camera, your hard disk probably contains many directories full of pictures all named with the same names. This utility allows you to merge such directories' contents into a new directory, and renames all the pictures on the fly, ensuring no filename clash will occur. You can define your own naming scheme, using either a set of predefined variables or any recognized Exif tag which may be present in your pictures, and also specify a pattern to select only certain files.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-02-19 17:29
2.00

Ein Kommandozeilen-Option wurde hinzugefügt, um automatisch Duplikate von Bildern beim Zusammenführen Verzeichnisse zu entfernen. Die man-Seite ist jetzt in dem Paket enthalten.
Tags: Major feature enhancements
A command line option was added to automatically remove duplicate pictures when merging directories. The manual page is now included in the package.

2004-07-25 07:41
1.80

In dieser Version zu erhalten, Python's speziellen Kommentar angeben, der Zeichensatz verwendet wurde hinzugefügt, um die Warnung, die angezeigt wurde, bei der Ausführung zu entfernen.
Tags: Minor bugfixes
In this version, Python's special comment to indicate the
charset used was added in order to remove the warning
which was displayed when running.

2004-01-05 15:28
1.70

Weitere Variablen sind in der Namensgebung erlaubt. Die-C | - Kopie Kommandozeilen-Option wurde hinzugefügt, damit die Menschen, um Dateien zu kopieren, anstatt sie bewegt.
Tags: Major feature enhancements
More variables are allowed in the naming scheme.
The -C|--copy command line option was added to
allow people to copy files instead of moving them.

2003-12-18 20:24
1.60

Diese Software kann nun entweder eine der beiden vorhandenen EXIF-Module für Python. Es ist nicht mehr zu den alten begrenzt python-exif-Modul vorhanden auf SourceForge.
Tags: Code cleanup
This software can now use either one of the two existing EXIF modules for Python. It is not limited anymore to the old python-exif module present on SourceForge.

2003-01-10 14:32
1.50

DigicaMerge kann jetzt externe Post-Processing-Befehle, indem sie ihnen Zugriff auf viele Umgebungsvariablen und ermöglicht die vollständige Kontrolle über Dateisystem Änderungen. Externe Kommandos können transparent auf die EXIF-Daten, die in Bildern, sowie Quell-und Ziel-Dateinamen Komponenten (Verzeichnis, Dateiname, basename, und die Erweiterung) durch Umgebungsvariablen mit dem "DGCM" Zeichenfolge vorangestellt. Besseres Handling von Fehlern wurde hinzugefügt, und ein kleiner Fehler wurde behoben.
Tags: Major feature enhancements
DigicaMerge can now launch external post-processing commands, giving
them access to many environment variables and allowing complete
control over filesystem modifications. External commands can
transparently access the Exif data present in pictures, as well as
source and destination filename components (directory, filename,
basename, and extension) through environment variables prefixed with
the "DGCM" string. Better handling of errors has been added and a
small bug has been fixed.

Project Resources