Add transcoding script (no series support yet)
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
import os
|
||||
import subprocess
|
||||
|
||||
DESTINATION_FOLDER = "transcode/raw" # pi@192.168.xxx:/home/pi/transcode/raw
|
||||
DESTINATION_FOLDER = "transcoder/raw" # pi@192.168.xxx:/home/pi/transcoder/raw
|
||||
RIPPED_DIR = "ripped"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user