Search found 30 matches

by WilDieteren
26 Jan 2025, 10:45
Forum: Scripting and Automation
Topic: [macOS] AMC to sort different type of files to different hard drives
Replies: 12
Views: 8069

Re: [macOS] AMC to sort different type of files to different hard drives

Thanks again, I was not aware that this could be an issue, but have fixed it. Everything works again because of all your help, greatly appreciated.
by WilDieteren
25 Jan 2025, 16:42
Forum: Scripting and Automation
Topic: [macOS] AMC to sort different type of files to different hard drives
Replies: 12
Views: 8069

Re: [macOS] AMC to sort different type of files to different hard drives

Let me start with thanking you for all your help, I have gotten, I think, to where I want to be. I have combined the default qBittorent script: filebot -script fn:amc --output "X:/Media" --action duplicate --conflict skip -non-strict --log-file amc.log --def excludeList=amc.excludes unsorted=y music ...
by WilDieteren
25 Jan 2025, 09:14
Forum: Scripting and Automation
Topic: [macOS] AMC to sort different type of files to different hard drives
Replies: 12
Views: 8069

Re: [macOS] AMC to sort different type of files to different hard drives

Changed the script to your corrected version and the script runs now. However I get a number of error messages: Run script [fn:amc] at [Sat Jan 25 09:02:23 CET 2025] Parameter: seriesDB = "TheMovieDB::TV" Bad seriesDB value: "TheMovieDB::TV" Parameter: subtitles = nl,en Parameter: storeReport = y ...
by WilDieteren
24 Jan 2025, 18:28
Forum: Scripting and Automation
Topic: [macOS] AMC to sort different type of files to different hard drives
Replies: 12
Views: 8069

Re: [macOS] AMC to sort different type of files to different hard drives

I am using qBittorent, want the Movies to go to /Volumes/Movies and the TV Shows to go to /Volumes/TV Shows. I am on an iMac, but you already new that right.

The script worked fine when the seriesFormat path and the movieFormat paths were on the same disk as the—output path.
by WilDieteren
24 Jan 2025, 12:10
Forum: Scripting and Automation
Topic: [macOS] AMC to sort different type of files to different hard drives
Replies: 12
Views: 8069

Re: [macOS] AMC to sort different type of files to different hard drives

I have tried some changes but I am unable to get the script to work. Because of the changes, I think, I do no longer get an amc.log file, so I am unable to see what is going wrong. For now I think I will change the script to just check for TV Shows. I did not understand your third set of remarks ...
by WilDieteren
22 Jan 2025, 13:35
Forum: Scripting and Automation
Topic: [macOS] AMC to sort different type of files to different hard drives
Replies: 12
Views: 8069

Re: AMC to sort different type of files to different hard drives

@rednaoh, Thanks for the links, however I am unable to figure out how to change my script. I think I already set different drives for the different types of files, this worked for sorting in different folders on the same drive. Below my script: #!/bin/bash # Input Parameters ARG_PATH="$1" ARG_NAME ...
by WilDieteren
22 Jan 2025, 11:12
Forum: Scripting and Automation
Topic: [macOS] AMC to sort different type of files to different hard drives
Replies: 12
Views: 8069

[macOS] AMC to sort different type of files to different hard drives

All, I was wondering if it is possible to construct an AMC that sorts different type of files to different hard drives. I have recently separated TV show files from movie files as there was not enough space on the hard drive they were on. So now the TV show files are on a different hard drive than ...
by WilDieteren
10 Apr 2023, 11:58
Forum: macOS
Topic: unable to install V5.01
Replies: 8
Views: 4726

Re: unable to install V5.01

Using the brew package has helped, took some doing however. While doing so I have come to suspect my issue was caused by the previous version still being in the Applications folder.
by WilDieteren
09 Apr 2023, 10:41
Forum: macOS
Topic: unable to install V5.01
Replies: 8
Views: 4726

Re: unable to install V5.01

Could installing via brew cask help? Or uninstalling the currently installed version before installing?
by WilDieteren
03 Apr 2023, 08:30
Forum: macOS
Topic: unable to install V5.01
Replies: 8
Views: 4726

Re: unable to install V5.01

Screenshot: Image. I am unable to find any log, sorry, might be I am looking in the wrong place. I have been looking in "Log Reports" in the console app which does not seem to contain a log related to the installer.
by WilDieteren
01 Apr 2023, 12:52
Forum: macOS
Topic: unable to install V5.01
Replies: 8
Views: 4726

Re: unable to install V5.01

This will sound dumb, but I do not know how to add a screenshot. However I have found a screenshot in an old post, https://www.filebot.net/forums/viewtopic.php?p=40121#p40121, which is identical to the screenshot I get apart from the version. Maybe not relevant, but I need to provide credentials for ...
by WilDieteren
01 Apr 2023, 09:18
Forum: macOS
Topic: unable to install V5.01
Replies: 8
Views: 4726

unable to install V5.01

Not sure whether I am the only one, but I am unable to install V5.01. I have a M1 iMac running macOS 13.3 and I am using the FileBot_5.0.1_arm64.pkg installer. I get the following error: Installation failed. The installer encountered an error that caused the installation to fail. Anyone having the ...
by WilDieteren
03 May 2021, 08:49
Forum: Scripting and Automation
Topic: macOS: Can the Transmission amc script be used for qBittorrent?
Replies: 10
Views: 11858

Re: macOS: Can the Transmission amc script be used for qBittorrent?

@rednoah,

The script is working, not sure what has changed apart from replacing #!/bin/sh -xu by #!/bin/bash. Thanks for all your help, learned a bit about how amc works.
by WilDieteren
29 Apr 2021, 09:50
Forum: Scripting and Automation
Topic: macOS: Can the Transmission amc script be used for qBittorrent?
Replies: 10
Views: 11858

Re: macOS: Can the Transmission amc script be used for qBittorrent?

@rednoah,

Thanks for all your help, I will look into whether the script is called and get back to you.
by WilDieteren
29 Apr 2021, 09:41
Forum: Scripting and Automation
Topic: macOS: Can the Transmission amc script be used for qBittorrent?
Replies: 10
Views: 11858

Re: macOS: Can the Transmission amc script be used for qBittorrent?

@rednoah,

I have done as you suggested, but it regretfully did not work. Both script and call of the script as above. Any additional suggestions?

P.S. You are correct that my Transmission integration looks like this:
viewtopic.php?t=215#p3380
by WilDieteren
28 Apr 2021, 17:01
Forum: Scripting and Automation
Topic: macOS: Can the Transmission amc script be used for qBittorrent?
Replies: 10
Views: 11858

Re: macOS: Can the Transmission amc script be used for qBittorrent?

@rednoah, I am not sure how to do that for the separate folders for TV shows and movies or the formats for naming of TV shows and movies. Below the amc script I currently use with Transmission: /usr/local/bin/filebot -script fn:amc --output "/Volumes/Media HD/Media" --log-file "/Volumes/Media HD ...
by WilDieteren
28 Apr 2021, 13:17
Forum: Scripting and Automation
Topic: macOS: Can the Transmission amc script be used for qBittorrent?
Replies: 10
Views: 11858

Re: macOS: Can the Transmission amc script be used for qBittorrent?

@rednoah,

I see what you mean (I think). However in de script I am using now I also have separate folders for TV shows and movies, and have set formats for naming of TV shows and movies. Not sure how to do add those to transmission-postprocess.sh or qbt-postprocess.sh.
by WilDieteren
28 Apr 2021, 12:37
Forum: Scripting and Automation
Topic: macOS: Can the Transmission amc script be used for qBittorrent?
Replies: 10
Views: 11858

macOS: Can the Transmission amc script be used for qBittorrent?

L.S., I have a amc script that works perfectly for Transmission app. However since updating macOS to Big Sur Transmission no longer works so I am looking into using qBittorrent instead of Transmission. Can I use the Transmission amc script with qBittorent, so far I have not been able to figure that ...
by WilDieteren
19 Nov 2020, 05:27
Forum: Feature Requests and Bug Reports
Topic: Big Sur
Replies: 18
Views: 23394

Re: Big Sur

Will the command line version still work on Big Sur, did not see it being mentioned? I am using the non App Store version.

And a somewhat related and probably premature question, will FileBot work on Apple Silicon Macs?
by WilDieteren
11 Jan 2020, 10:11
Forum: Scripting and Automation
Topic: AMC not working for TV episodes using Mac App Store version of Filebot
Replies: 3
Views: 3704

Re: AMC not working for TV episodes using Mac App Store version of Filebot

I am trying to request a complimentary 1 year universal license but am unable to add a proof of purchase as I cannot add the screenshot to the PM.

Wil Dieteren
by WilDieteren
10 Jan 2020, 14:11
Forum: Scripting and Automation
Topic: AMC not working for TV episodes using Mac App Store version of Filebot
Replies: 3
Views: 3704

AMC not working for TV episodes using Mac App Store version of Filebot

L.S.,

Since a few weeks AMC stopped working for TV episodes on my iMac using the Mac App Store version of FileBot. I have seen mentions of this elsewhere on the forum but I am not sure how to fix this, if it can be fixed. Any help would be appreciated.

Wil Dieteren
by WilDieteren
27 Nov 2015, 10:43
Forum: Scripting and Automation
Topic: AMC not working with Transmission
Replies: 14
Views: 9599

Re: AMC not working with Transmission

Rednoah,

The amc script just ran OK, at least as far as I can tell, so using /usr/local/bin/filebot seems to have done the trick. Thanks for all your help, where best to look for the available options, the mutorrent entry for amc?

Wil Dieteren
by WilDieteren
27 Nov 2015, 10:25
Forum: Scripting and Automation
Topic: AMC not working with Transmission
Replies: 14
Views: 9599

Re: AMC not working with Transmission

Rednoah,

I have not gotten that far yet, first trying whether it helps when running the "step 2" script.

Wil Dieteren
by WilDieteren
27 Nov 2015, 10:02
Forum: Scripting and Automation
Topic: AMC not working with Transmission
Replies: 14
Views: 9599

Re: AMC not working with Transmission

Rednoah,

Yes FileBot seems to be working, running "filebot -version" in a Terminal window returns 'FileBot 4.6.1 (r3315) / Java(TM) SE Runtime Environment 1.8.0_66'. Also I have used to GUI to rename files (not sure if that is relevant).

Wil Dieteren
by WilDieteren
27 Nov 2015, 09:35
Forum: Scripting and Automation
Topic: AMC not working with Transmission
Replies: 14
Views: 9599

Re: AMC not working with Transmission

Rednoah,

I bought FileBot from the App Store, and I installed brew cask exactly as described in the topic you are referring to. I will try using the absolute path and see what happens.

Wil Dieteren