Skip to content

This project is meant as a playground to test out new features from the recent scala 3 release. The use case should be familiar with every hobby photographer that lacks some discipline in organizing his digital media archive.

Notifications You must be signed in to change notification settings

rbiersbach/media-archive-sorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Archive Sorting

Introduction

This project is meant as a playground to test out new features from the recent scala 3 release. The use case should be familiar with every hobby photographer that lacks some discipline in organizing his digital media archive.

Tasks

  1. Recursively list images and videos in a folder
  2. Collect data regarding creation time and time clusters ( created on an evening / a weekend / two weeks of vacation)
  3. Remove duplicated media files ( identified by name and creation time)
  4. Display current folder structure in a minified way in the terminal
  5. Create an optimized structure based on clusters and time by keeping meaningful folder names
  6. Move files on hard drive to implement the new structure

About

This project is meant as a playground to test out new features from the recent scala 3 release. The use case should be familiar with every hobby photographer that lacks some discipline in organizing his digital media archive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages