filebot -script fn:amc --output "/mnt/samba/" --action duplicate -non-strict "/var/lib/transmission/Downloads" --log-file ~/amc.log --def excludeList=amc.txt artwork=y extras=y unsorted=y /var/lib/transmission/unsorted
Run script [fn:amc] at [Wed Jun 03 11:27:15 EDT 2020]
Parameter: excludeList ...
Search found 3 matches
- 03 Jun 2020, 18:01
- Forum: Scripting and Automation
- Topic: scripting help, understanding commands
- Replies: 3
- Views: 2804
- 03 Jun 2020, 16:59
- Forum: Scripting and Automation
- Topic: scripting help, understanding commands
- Replies: 3
- Views: 2804
scripting help, understanding commands
I ran the following script:
filebot -script fn:amc --output "/mnt/samba/" --action duplicate -non-strict "/var/lib/transmission/Downloads" --log-file ~/amc.log --def excludeList=amc.txt artwork=y extras=y unsorted=y /var/lib/transmission/unsorted
First thing I noticed is that the unsorted command ...
filebot -script fn:amc --output "/mnt/samba/" --action duplicate -non-strict "/var/lib/transmission/Downloads" --log-file ~/amc.log --def excludeList=amc.txt artwork=y extras=y unsorted=y /var/lib/transmission/unsorted
First thing I noticed is that the unsorted command ...
- 01 Jun 2020, 21:45
- Forum: Anything and Everything else
- Topic: centOS 8 install steps
- Replies: 1
- Views: 20713
centOS 8 install steps
https://youtu.be/dkXmOcyXPL0
I created a video showing what the following script does when it fails.
bash -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/rpm.sh)"
The above script was found at the following link.
https://www.filebot.net/forums/viewtopic.php ...
I created a video showing what the following script does when it fails.
bash -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/rpm.sh)"
The above script was found at the following link.
https://www.filebot.net/forums/viewtopic.php ...