Skip to content

Instantly share code, notes, and snippets.

@gkostadinov
Last active March 26, 2018 19:33
Show Gist options
  • Save gkostadinov/bbe96a58ae3d7cea4066 to your computer and use it in GitHub Desktop.
Save gkostadinov/bbe96a58ae3d7cea4066 to your computer and use it in GitHub Desktop.
Postprocess Script for Transmission
#!/bin/bash
sudo filebot -script fn:amc --output "/home/cinema/Media" --log-file amc.log --action move --conflict override -non-strict "/home/cinema/Downloads/Complete" --def clean=y excludeList=amc-input.txt music=y artwork=y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment