Skip to content

v3.3.0 - Smart Organization: Unified Tool for Music, Photos & Documents

Choose a tag to compare

@kridaydave kridaydave released this 13 Feb 12:20
· 54 commits to main since this release

πŸš€ v3.3.0 - Smart Organization Release

✨ New Features

🧠 Smart Organization (Unified Tool)

file_organizer_organize_smart - Automatically organizes mixed folders by detecting file types and routing to the appropriate organizer:

  • 🎡 Music files β†’ Music/Artist/Album/ structure
  • πŸ“Έ Photo files β†’ Photos/YYYY/MM/ structure
  • πŸ“„ Documents β†’ Documents/Topic/ structure
  • πŸ“¦ Other files β†’ Other/ folder

🎡 Music Organization

file_organizer_organize_music - Organize music library by metadata:

  • Artist/Album/Title folder structure
  • Supports MP3, FLAC, OGG, WAV, M4A, AAC
  • Configurable structures: artist/album, album, genre/artist, flat

πŸ“Έ Photo Organization

file_organizer_organize_photos - Organize photos by EXIF date:

  • Date-based folders: YYYY/MM/DD, YYYY-MM-DD, YYYY/MM, YYYY
  • GPS stripping for privacy (fully implemented with piexifjs)
  • Camera model grouping option
  • Supports JPEG, PNG, TIFF, HEIC, RAW formats

πŸ“„ Content-Based Organization

file_organizer_organize_by_content - Organize documents by topic:

  • Topic extraction from PDF, DOCX, TXT, MD, RTF, ODT
  • Multi-topic shortcut creation
  • Text analysis with keyword extraction

πŸ“š Batch File Reading

file_organizer_batch_read_files - Read multiple files efficiently in one operation

Read CHANGELOG.md for full changes