Finally got around to building a 1 : 1 #Filebot replacement. Decided to challenge myself to use #Unison wrapped with #unison-nix
- spins up a full PostgreSQL database
- probes downloaded files, running a checksum + running ffmpeg’s probe on them then putting that metadata into the staging database.
- looks at the rename settings from my filebot movie format in config.nix
- executes them on the files that are staged if-instructed.

