Search found 2 matches
- June 1st, 2012, 11:02 am
- Forum: Feature Requests
- Topic: Script and post-processing features
- Replies: 2
- Views: 1571
Re: Script and post-processing features
I'm not writing everything to a single folder. I'm writing all episodes of a show to a folder with the title of the show, as I expect most people do. Half of what I download is in a category where this is the behaviour I want. The other half is in another category where I'd very much like to be able...
- May 31st, 2012, 1:18 pm
- Forum: Feature Requests
- Topic: Script and post-processing features
- Replies: 2
- Views: 1571
Script and post-processing features
I have a script which scps a finished download to somewhere else then deletes the download and directory. However, the commands are of the form: scp $directory/* rm $directory/* which works fine when there is just one file being copied/deleted but causes problems if there are multiple files from the...