Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

History
45 lines (26 loc) · 1.33 KB

README.md

File metadata and controls

45 lines (26 loc) · 1.33 KB

CD/DVD/HD/Media Indexer : A work-in-progress.

  1. Disk read is now faster.
  2. Using SQLite as persistence is complete. So far, speed to load the database is 10x to 50x faster! See a benchmark
  3. Added "show file in windows explorer".
  4. Added folder consumption statistics to the tree.
  5. Charting is in-progress.

Note: the code in this fork is dependent on my matching fork of 'Igorary'.

Project Description

This application creates indexes (table of contents) of your floppies, CD/DVD disks, hard/external/network disks, pendrives and other removable media. It helps you organize and maintain your collection of files and provides reasonable search capabilities. It is designed to be simple, small, effective and easy to use. Written in C#.

Former name: Blue Mirror CD/DVD Indexer.

System Requirements

  • Windows 7, Windows 10
  • .NET Framework 4.5

Screenshots

Main window:

Main window

Search window:

Search window

Search window (advanced view):

Search window (advanced view)

Read volume dialog:

Read volume dialog

Reading options:

Reading options

Reading options