Hi all,
I am relatively new to this, however I was wondering if it was possible to have Filebot send files in different lcations. For example, having two hard drives attached One called "Movies" and the other called "tv"
Can filebot using a post script through transmission, find the file - sort it ...
Search found 3 matches
- 21 Oct 2016, 02:04
- Forum: Scripting and Automation
- Topic: Sorting Movies - TV SHows in two different destinations
- Replies: 1
- Views: 1757
- 24 Jan 2015, 10:42
- Forum: Help and Support
- Topic: Transmission-Filebot-OSX AMC
- Replies: 6
- Views: 3468
Re: Transmission-Filebot-OSX AMC
I thought so. I have looked but can't find answers . I would like to figure this out
This is the script I followed
#!/bin/bash
filebot -script fn:amc --output "path/to/folder" --log-file amc.log --action duplicate --conflict override -non-strict --def artwork=y "ut_dir=$TR_TORRENT_DIR/$TR_TORRENT ...
This is the script I followed
#!/bin/bash
filebot -script fn:amc --output "path/to/folder" --log-file amc.log --action duplicate --conflict override -non-strict --def artwork=y "ut_dir=$TR_TORRENT_DIR/$TR_TORRENT ...
- 23 Jan 2015, 23:03
- Forum: Help and Support
- Topic: Transmission-Filebot-OSX AMC
- Replies: 6
- Views: 3468
Transmission-Filebot-OSX AMC
Hi All,
I have ran into an issue.
I can run the AMC Filebot terminal script by double clicking the executable and it work successfully to how I want it.
However, I have added the script to transmission to run after downloading, however it doesn't work. The only way I can get it to work through ...
I have ran into an issue.
I can run the AMC Filebot terminal script by double clicking the executable and it work successfully to how I want it.
However, I have added the script to transmission to run after downloading, however it doesn't work. The only way I can get it to work through ...