Skip to content

herzogmedia/mediaindexer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mediaindexer

Automatically creates beautiful filmstrip and waveform images, json/xml metadata and EBU R128 loudness measurements on media files in a watched folder for browsing applications.

Required executables:

How to use:

  • Install AutoIt
  • Copy required executables into script folder
  • Compile Script with Aut2exe
  • Define Properties in config.ini
  • Run with start.bat

Properties:

  • Source-Dir: Directory, you want to watch with media files in it
  • Destination-Dir: This is where the metadata (json, xml, filmstrips, etc.) will end up
  • DisableRemoval: mediaindexer will check, if a media file is still present and delete the matching metadata when a file is deleted. Setting this to 1 will suppress this behaviour.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • AutoIt 99.0%
  • Batchfile 1.0%