init commit
This commit is contained in:
parent
6448495844
commit
7c4868d3eb
|
@ -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"
|
Loading…
Reference in New Issue