Search found 3 matches
- 25 Jul 2014, 08:39
- Forum: Scripting and Automation
- Topic: Movies in a single directory
- Replies: 5
- Views: 3450
Re: Movies in a single directory
Sorted. Just got rid of the utorrent parameters and stipulated the directory via the command line. It was using the information from "ut_dir=%D" and creating a directory for each movie and putting everything into that newly created directory. Thanks for an awesome program.
- 24 Jul 2014, 07:38
- Forum: Scripting and Automation
- Topic: Movies in a single directory
- Replies: 5
- Views: 3450
Re: Movies in a single directory
The movies currently go into separate directories in my Movies folder. ie: /Videos/Movies/Iron Man/Iron Man.avi
I would like to have them all in one folder ie. /Videos/Movies/Iron Man.avi
Any help would be great. Thanks
I would like to have them all in one folder ie. /Videos/Movies/Iron Man.avi
Any help would be great. Thanks
- 22 Jul 2014, 12:51
- Forum: Scripting and Automation
- Topic: Movies in a single directory
- Replies: 5
- Views: 3450
Movies in a single directory
I have been trying to find out how to get movies into one directory instead of having separate directories for each movie under my main movies folder. My current code is... filebot -script fn:amc --output "D:/Users/Aaron/Videos" --log-file amc.log --action move --conflict override -non-strict --def ...