Thanks man!!!rednoah wrote:Why would your target path start and end with ""? "E is not a valid drive designation, nor is " a valid path character in general, especially not at the beginning or end of the path. You pass in characters that shouldn't be there at all.
Search found 10 matches
- 26 Jun 2014, 19:50
- Forum: Scripting and Automation
- Topic: Filebot CLI AMC script stripping : from the drive on Windows
- Replies: 2
- Views: 3810
Re: Filebot CLI AMC script stripping : from the drive on Win
- 26 Jun 2014, 17:57
- Forum: Scripting and Automation
- Topic: Filebot CLI AMC script stripping : from the drive on Windows
- Replies: 2
- Views: 3810
Filebot CLI AMC script stripping : from the drive on Windows
Hi rednoah,
I have been using filebot on MAC for some time, with excellent results.
Now I am porting my scripts to windows 8.1 as I am double booting.
I am having the following issue with this script:
cmd /c filebot -script fn:amc "E:/- hazelfeeder" --log-file "C:/Users/Cristian/Downloads/amc ...
I have been using filebot on MAC for some time, with excellent results.
Now I am porting my scripts to windows 8.1 as I am double booting.
I am having the following issue with this script:
cmd /c filebot -script fn:amc "E:/- hazelfeeder" --log-file "C:/Users/Cristian/Downloads/amc ...
- 21 Jun 2014, 15:29
- Forum: Feature Requests and Bug Reports
- Topic: Filebot-to-Transmission Script Broken after upgrade to 4.1
- Replies: 5
- Views: 4983
Re: Filebot-to-Transmission Script Broken after upgrade to 4
I fixed this by installing the latest SDK... seems like installing the JRE messes JAVA somehow, as I am not a developer I wouldn't know how or why. But installed the SDK v8 and fixed it right away... I did uninstall (moved to trash) the JRE plugin files as explained in java.com and then re-enabled ...
- 20 Jun 2014, 00:43
- Forum: Feature Requests and Bug Reports
- Topic: Filebot-to-Transmission Script Broken after upgrade to 4.1
- Replies: 5
- Views: 4983
Re: Filebot-to-Transmission Script Broken after upgrade to 4
Hi,
I am experiencing the same issue on Mavericks 10.9.3:
This is the version of Java:
Screenshot 2014-06-19 21.30.29.png
Screenshot 2014-06-19 21.31.27.png
Screenshot 2014-06-19 21.32.21.png
And these are the error messages for both filebot (available after running ./install.sh) and ...
I am experiencing the same issue on Mavericks 10.9.3:
This is the version of Java:
Screenshot 2014-06-19 21.30.29.png
Screenshot 2014-06-19 21.31.27.png
Screenshot 2014-06-19 21.32.21.png
And these are the error messages for both filebot (available after running ./install.sh) and ...
- 25 Oct 2013, 00:44
- Forum: Help and Support
- Topic: Help with "Sort into drive with the most free space:"
- Replies: 13
- Views: 10336
Re: Help with "Sort into drive with the most free space:"
Another question I have is: how many source drives does it evaluates? I tried with four and it wasn't guessing it right.
Thanks again!
Thanks again!
- 25 Oct 2013, 00:04
- Forum: Help and Support
- Topic: Help with "Sort into drive with the most free space:"
- Replies: 13
- Views: 10336
Re: Help with "Sort into drive with the most free space:"
I figured out... I was properly escaping the double quotes but I didn't know that the $ also needs to be escaped.
Which are the other restricted characters besides from "(double quotes) and the $(dollar sign)?
Thanks for the support!!
Which are the other restricted characters besides from "(double quotes) and the $(dollar sign)?
Thanks for the support!!
- 24 Oct 2013, 16:51
- Forum: Help and Support
- Topic: Help with "Sort into drive with the most free space:"
- Replies: 13
- Views: 10336
Re: Help with "Sort into drive with the most free space:"
Thanks for the script man! How can I use the amc one and the escape one? Do I need to pipe it or something? or just use the -script twice?
Thanks for the great support!!!
Code: Select all
-script fn:escape -script fn:amc "/Users/csantiago78/Downloads/jd/" .............
- 24 Oct 2013, 06:53
- Forum: Help and Support
- Topic: Help with "Sort into drive with the most free space:"
- Replies: 13
- Views: 10336
Re: Help with "Sort into drive with the most free space:"
It seems I am having some sort of issue with the double quotes. As though I escaped them, they are not being well interpreted if you check my original command it was just as you suggested. Perhaps they were auto corrected by the Mac dictionary. I Will try again later and let you know.
Thanks for ...
Thanks for ...
- 24 Oct 2013, 04:12
- Forum: Help and Support
- Topic: Help with "Sort into drive with the most free space:"
- Replies: 13
- Views: 10336
Re: Help with "Sort into drive with the most free space:"
WOW!! Thanks for the prompt help!!! I forgot to subscribe to the email updates on the forum and didn't realized you had already answered.
The software kicks ass so I think EVERYONE should donate, with no link to getting help or not.
I will test this out and let you know the results!!!
Thanks ...
The software kicks ass so I think EVERYONE should donate, with no link to getting help or not.
I will test this out and let you know the results!!!
Thanks ...
- 22 Oct 2013, 23:24
- Forum: Help and Support
- Topic: Help with "Sort into drive with the most free space:"
- Replies: 13
- Views: 10336
Help with "Sort into drive with the most free space:"
Hi Guys,
I Am running filebot on a MAC, and I need your help understanding a bit better how the "Sort into drive with the most free space" script works with the amc.groovy.
I have already read a couple of threads with suggestions
And I need anything on the "/Users/csantiago78/Downloads/jd ...
I Am running filebot on a MAC, and I need your help understanding a bit better how the "Sort into drive with the most free space" script works with the amc.groovy.
I have already read a couple of threads with suggestions
And I need anything on the "/Users/csantiago78/Downloads/jd ...