Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 601 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 601 Bytes

photorec-sort

Sort file recovered by photorec by extension.

Photorec-sort analyse jpeg file metatada to put file sorted in a directory (Year/month/) a remame file (year + mounth + day _ hour + minute + second) with help of Gexiv2 library https://github.com/robru/gexiv2

Photorec-sort analyse mp3 file do put file in a good directory (artist/album) whith a readable name (tracknumber - title) with mutagenX library https://github.com/LordSputnik/mutagen/

This is a pre-release of my Photorec-Sort, and my very fist programm in Python. Most part of this should not work proprely