Search found 21 matches
- 04 Feb 2024, 22:45
- Forum: Windows
- Topic: Invalid usage: input folder [...] must not start with output folder [...]
- Replies: 2
- Views: 3305
Re: Invalid usage: input folder [...] must not start with output folder [...]
Well I guess I'll do that. And yes, I was doing the chaotic neutral thing. But something definitely changed because it worked fine for years until I updated FB. Ah well. Easy enough to implement your suggestion.
- 04 Feb 2024, 05:05
- Forum: Windows
- Topic: Invalid usage: input folder [...] must not start with output folder [...]
- Replies: 2
- Views: 3305
Invalid usage: input folder [...] must not start with output folder [...]
Here's my command line: filebot -script fn:amc --output "D:\Downloads" --action duplicate --conflict skip -non-strict --log-file amc.log --def excludeList=amc.excludes unsorted=y music=y artwork=y "ut_dir=%F" "ut_kind=multi" "ut_title=%N" "ut_label=%L" In the past, before I (just today) updated to ...
- 17 Jul 2020, 06:39
- Forum: Help and Support
- Topic: Kernel32.GetCurrentPackageFamilyName (15700)
- Replies: 3
- Views: 2212
Re: Kernel32.GetCurrentPackageFamilyName (15700)
Seems like I should be able to install the software I paid for and go, and have it work out of the box.
You're telling me there's extra steps I have to take?
You're telling me there's extra steps I have to take?
- 16 Jul 2020, 00:27
- Forum: Help and Support
- Topic: Kernel32.GetCurrentPackageFamilyName (15700)
- Replies: 3
- Views: 2212
Kernel32.GetCurrentPackageFamilyName (15700)
Here's the log: Fetching episode data for [The Bravest] Fetching episode data for [Brave Eagle] Fetching episode data for [Brave New World (2020)] [DUPLICATE] Sorry! --action DUPLICATE requires a valid license. * Consider using --action TEST License Error: java.lang.IllegalStateException: Kernel32 ...
- 04 Jul 2019, 00:19
- Forum: Windows
- Topic: Cannot call Filebot script with qbittorrent running as a service
- Replies: 4
- Views: 3622
Re: Cannot call Filebot script with qbittorrent running as a service
UPDATE I tried with the MSI installer (which I did not know existed) and was able to make it work. The only thing now is that I do not have a licence for this version. I bought filebot on March 8 2018 on the Windows Store because I thought it was only available there (and maybe it was at the time ...
- 29 Dec 2018, 20:02
- Forum: Scripting and Automation
- Topic: Has anyone gotten FB To work with Qbittorrent v4.1.5? Or QBT still broken?
- Replies: 6
- Views: 4923
Has anyone gotten FB To work with Qbittorrent v4.1.5? Or QBT still broken?
I've followed all the instructions properly, and still can't get it to do anything. I REALLY want to ditch uTorrent. Thanks
- 06 Apr 2018, 16:03
- Forum: Help and Support
- Topic: tvdb error
- Replies: 2
- Views: 3202
- 08 Mar 2018, 05:04
- Forum: Scripting and Automation
- Topic: Is there a way to prevent --action move from moving single media files that are NOT rar'd?
- Replies: 10
- Views: 5443
Re: Is there a way to prevent --action move from moving single media files that are NOT rar'd?
Final question - I can find the --def commands easy enough. Is there a list of the --actions? Thanks.
- 08 Mar 2018, 04:25
- Forum: Scripting and Automation
- Topic: Is there a way to prevent --action move from moving single media files that are NOT rar'd?
- Replies: 10
- Views: 5443
- 08 Mar 2018, 04:25
- Forum: Scripting and Automation
- Topic: Is there a way to prevent --action move from moving single media files that are NOT rar'd?
- Replies: 10
- Views: 5443
Re: Is there a way to prevent --action move from moving single media files that are NOT rar'd?
Ah, note that I edited the post that you responded to because I found a solution. As to what you're saying about hard links, it sounds like I would still have to have 1. the rars (for the torrent) and 2. the extracted file. So no real savings, because it's that duplicity that I have to have in order ...
- 08 Mar 2018, 03:46
- Forum: Scripting and Automation
- Topic: Is there a way to prevent --action move from moving single media files that are NOT rar'd?
- Replies: 10
- Views: 5443
Re: Is there a way to prevent --action move from moving single media files that are NOT rar'd?
So this works for me, finally: filebot -script fn:amc --output "D:\Downloads" --action copy --def clean=y --conflict skip -non-strict --log-file amc.log --def unsorted=y music=y artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D" --def extractFolder=D:/Downloads ...
- 08 Mar 2018, 03:33
- Forum: Scripting and Automation
- Topic: Is there a way to prevent --action move from moving single media files that are NOT rar'd?
- Replies: 10
- Views: 5443
Re: Is there a way to prevent --action move from moving single media files that are NOT rar'd?
Ooo Sweet, I'll try that, thanks. Disk space isn't my concern, I'm just ocd about clean folders lol. How would I implement a hardlink with the FB script? Changing the subject, I want to thank you for your customer service. You always respond, and are helpful. Definitely not always the case among ...
- 07 Mar 2018, 19:27
- Forum: Scripting and Automation
- Topic: Is there a way to prevent --action move from moving single media files that are NOT rar'd?
- Replies: 10
- Views: 5443
Is there a way to prevent --action move from moving single media files that are NOT rar'd?
So when I download a show that comes as a video file (ie no rars at all), it moves the file like it's supposed to, but that breaks the torrent. Is there a way to prevent this and still use the move command? I know I could use --action copy, but then that leaves the extracted files (For the majority ...
- 03 Mar 2018, 01:36
- Forum: Scripting and Automation
- Topic: Has anyone gotten qBittorrent and Filebot to work properly?
- Replies: 5
- Views: 6769
Re: Has anyone gotten qBittorrent and Filebot to work properly?
Put this script in:
filebot -script fn:amc --output "d:\downloads" --log-file amc.log --action copy --conflict override -non-strict --def music=y subtitles=en artwork=y excludeList=amc.txt "%f"
Nothing. Starting to wonder if it's not qbT.
filebot -script fn:amc --output "d:\downloads" --log-file amc.log --action copy --conflict override -non-strict --def music=y subtitles=en artwork=y excludeList=amc.txt "%f"
Nothing. Starting to wonder if it's not qbT.
- 01 Mar 2018, 18:17
- Forum: Scripting and Automation
- Topic: Has anyone gotten qBittorrent and Filebot to work properly?
- Replies: 5
- Views: 6769
Has anyone gotten qBittorrent and Filebot to work properly?
Using 4.0.4? I've installed python. It's in the $Path, I've followed the instructions from here: https://www.filebot.net/forums/viewtopic.php?f=4&t=215#p9774 I correctly edited the python scripts to my settings. And here is the script in qbittorent (screenshot) https://gyazo.com ...
- 01 Mar 2018, 06:42
- Forum: Scripting and Automation
- Topic: AMC script --def clean=y --action move - but only delete what filebot extracted
- Replies: 4
- Views: 4354
Re: AMC script --def clean=y --action move - but only delete what filebot extracted
You can use a custom --def extractFolder if you don't like archives extracted in their current location. That's certainly better, and I'll implement it, because it'll leave multiple folders easily deletable with only a single intervention by me. Even better would be the ability to tell the delete ...
- 01 Mar 2018, 00:19
- Forum: Scripting and Automation
- Topic: AMC script --def clean=y --action move - but only delete what filebot extracted
- Replies: 4
- Views: 4354
Re: AMC script --def clean=y --action move - but only delete what filebot extracted
Have you tried --def deleteAfterExtract=y yet? That's assuming by "extracted files" you mean that you're processing zip/rar/etc archives which isn't specifically mentioned in your OP. ;) If you just use --action move then files will be moved (i.e. deleted from the original location) and everything ...
- 03 Dec 2017, 20:17
- Forum: Help and Support
- Topic: How to get FB to process already-downloaded torrents (DL'd before FB installation)
- Replies: 7
- Views: 3716
Re: How to get FB to process already-downloaded torrents (DL'd before FB installation)
Where is that option? I don't see it. And hey, thanks for taking the time for a noob.
- 03 Dec 2017, 19:15
- Forum: Help and Support
- Topic: How to get FB to process already-downloaded torrents (DL'd before FB installation)
- Replies: 7
- Views: 3716
Re: How to get FB to process already-downloaded torrents (DL'd before FB installation)
Thanks. Next question, the amc script extracts a show to the folder where the rar's are, then copies the extracted show to it's final destination, but leaves behind the extracted file, thus doubling disk useage. Is there a way for it to cut and paste rather than copy that file, or, alternatively, to ...
- 02 Dec 2017, 23:24
- Forum: Help and Support
- Topic: How to get FB to process already-downloaded torrents (DL'd before FB installation)
- Replies: 7
- Views: 3716
Re: How to get FB to process already-downloaded torrents (DL'd before FB installation)
Use the amc script. A more detailed task description might allow for more detailed answers here. ;) Thanks for the fast response. I used the script in utorrent that gets it to extract, move, rename, etc after a torrent completes. I want to do all that to approximately 150 folders that all have rar ...
- 02 Dec 2017, 23:09
- Forum: Help and Support
- Topic: How to get FB to process already-downloaded torrents (DL'd before FB installation)
- Replies: 7
- Views: 3716
How to get FB to process already-downloaded torrents (DL'd before FB installation)
I'd like it to process some couple of hundred folders that have .rar'd shows in them. Thanks!