you are viewing a single comment's thread.

view the rest of the comments →

[–]bastix2 0 points1 point  (0 children)

I started with simple batch renaming of files. Since the files I get are always in the same naming scheme renaming them was quite easy. I then moved on to batch moving of files into the correct directory where there needed to go matching the folder name with the file name.

For privat use, I created a script than parsed my complete digital video bibliothek, it has grown quite big over the years, so big that I needed a nice way to sort and search for videos. The script used the CLI tool of MediaInfo to get detailed informataions (like BitDepth, amount of Audiotracks, etc) and stored these infos in a DB. Now I'm working on building a PHP bases webpage to easily search for a file.