init commit

This commit is contained in:
Nick Leffler 2020-03-01 13:33:30 -05:00
parent 6448495844
commit 7c4868d3eb
2 changed files with 8 additions and 0 deletions

7
convert.sh Normal file
View File

@ -0,0 +1,7 @@
#Script to h265ize and copy to rclone one season at a time
# Nick Leffler
mydir1="${0%/*}"
source "${mydir1}/info.inc"
h265ize -n en -v --stats -d "/data2/temp/TV/h265/" "/rclone/gdrive/nicks.tv/TV Shows II/N/NCIS/Season 01"

1
info.inc Normal file
View File

@ -0,0 +1 @@
dest="/h265/TV Shows/"