Last active
January 23, 2022 00:44
-
-
Save devster31/3391a799dbff85c096b5a2da6d148f3a to your computer and use it in GitHub Desktop.
[Media management] #commands
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ls /directory/Show/Season\ number/ | cut -d '-' -f3- | cut -d '[' -f2- | column -t | |
pueue add --stashed --label rclone -- "rclone copy put-io: uni-drive-api-crypt:put.io --checksum --stats-one-line-date --stats-log-level NOTICE 2>&1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment