Search found 3 matches
- 30 Oct 2016, 04:15
- Forum: Help and Support
- Topic: POSTBUCKET - where random posts in unrelated topics go
- Replies: 1036
- Views: 1043149
Re: Q&A for n00bs
I got my script working, I had just forgotten to give the shell script the execute permission. I'm Sorry about not responding to my last post.
- 28 Oct 2016, 23:11
- Forum: Help and Support
- Topic: POSTBUCKET - where random posts in unrelated topics go
- Replies: 1036
- Views: 1043149
Filebot script- bad file arguments
I had a previous version of filebot installed and it worked perfectly with the script using transmission. Script #!/bin/bash filebot -script fn:amc --output "path to media" --log-file amc.log --action copy --conflict override -non-strict --def "ut_dir=$TR_TORRENT_DIR/$TR_TORRENT_NAME" "ut_kind=multi ...
- 01 Jun 2014, 21:35
- Forum: Help and Support
- Topic: Ubuntu: Transmission Script
- Replies: 1
- Views: 2880
Ubuntu: Transmission Script
I'm new to scripting and I have tried many tutorials but haven't been able to get any of the scripts to rename any of my files. I am using Transmission as my torrent client and I am running Ubuntu 12.04. I would like a script that takes the video file renames it and separates it into two different ...