Search found 30 matches
- 20 Feb 2024, 23:03
- Forum: Synology NAS & Embedded Linux
- Topic: Docker Compose filebot-watcher issue
- Replies: 3
- Views: 7829
Re: Docker Compose filebot-watcher issue
Your command: is wrong. Please follow the instructions: https://github.com/filebot/filebot-docker/blob/master/README.md#filebot-watcher e.g. from the examples: # docker-compose.yml version: '3.3' services: filebot: container_name: filebot-watcher image: rednoah/filebot:watcher restart: unless ...
- 15 Feb 2024, 22:37
- Forum: Synology NAS & Embedded Linux
- Topic: Docker Compose filebot-watcher issue
- Replies: 3
- Views: 7829
Re: Docker Compose filebot-watcher issue
Btw if you have another idea for me to achieve what I am trying to do, I'd be open to suggestions. Basically I just want to pick up downloaded UFC content from the 2_Completed directory, move it to the UFC directory and rename it. Previously I ran a filebot call from qbittorrent when a download ...
- 15 Feb 2024, 21:55
- Forum: Synology NAS & Embedded Linux
- Topic: Docker Compose filebot-watcher issue
- Replies: 3
- Views: 7829
Docker Compose filebot-watcher issue
Hi, I am using the docker compose file for the filebot-watcher but cannot get my file paths to work. Here is my compose; filebot: container_name: filebot-watcher image: rednoah/filebot:watcher restart: unless-stopped environment: - SETTLE_DOWN_TIME=60 volumes: - /opt/app/DockerCompose/FileBot:/data ...
- 06 Feb 2023, 18:01
- Forum: Feature Requests and Bug Reports
- Topic: License expired notice
- Replies: 5
- Views: 9695
Re: License expired notice
I had an interesting issue related to this today. I run filebot with a script directly from another piece of software. When the other software finishes its activity it will run filebot automatically. I couldn’t work out why filebot hadn’t moved a file until I looked further and realised the license h ...
- 08 Aug 2022, 16:12
- Forum: Windows
- Topic: Set Filebot to ONLY process 4K
- Replies: 5
- Views: 3294
Re: Set Filebot to ONLY process 4K
Awesome that worked!rednoah wrote: ↑07 Aug 2022, 17:42Yep. Looks like it. Just add -r as well then:BillyTheKid wrote: ↑07 Aug 2022, 17:21 In fact i think your answer in this post (viewtopic.php?p=56951) about folders and subfolders is the reason it isn't working for me...Code: Select all
-r
- 07 Aug 2022, 17:21
- Forum: Windows
- Topic: Set Filebot to ONLY process 4K
- Replies: 5
- Views: 3294
Re: Set Filebot to ONLY process 4K
In fact i think your answer in this post (viewtopic.php?p=56951) about folders and subfolders is the reason it isn't working for me...
- 07 Aug 2022, 17:19
- Forum: Windows
- Topic: Set Filebot to ONLY process 4K
- Replies: 5
- Views: 3294
Re: Set Filebot to ONLY process 4K
Hi, I just tried this; C:\Users\User\Downloads\FileBot_4.9.6-portable\filebot -script fn:amc --conflict auto --output "Z:/Shared Videos/Video" --action duplicate -non-strict "Z:/Shared Videos/Torrent/2_Completed" --log-file amc.log --file-filter "f =~ /2160|UHD|4K|UFC|ufc/" --def ignore="S\d+E\d+|\d ...
- 07 Aug 2022, 09:41
- Forum: Windows
- Topic: Set Filebot to ONLY process 4K
- Replies: 5
- Views: 3294
Set Filebot to ONLY process 4K
Hi, Is it possible to set Filebot to only run on movies which include a specific string e.g 4K? At present my Filebot call looks like the below. C:\Users\User\Downloads\FileBot_4.9.6-portable\filebot -script fn:amc --conflict auto --output "Z:/Shared Videos/Video" --action duplicate -non-strict "Z ...
- 02 Jun 2022, 07:39
- Forum: Help and Support
- Topic: Is it possible to ignore tv?
- Replies: 3
- Views: 2124
Re: Is it possible to ignore tv?
Would something like this work? C:\Users\User\Downloads\FileBot_4.9.6-portable\filebot -script fn:amc --conflict auto --output "Z:/Shared Videos/Video" --action duplicate -non-strict "Z:/Shared Videos/Torrent/2_Completed" --log-file amc.log --def ignore="S\d+E\d+|\d+x\d+" --def excludeList=amc.txt ...
- 02 Jun 2022, 07:15
- Forum: Help and Support
- Topic: Is it possible to ignore tv?
- Replies: 3
- Views: 2124
Is it possible to ignore tv?
Hi, Is it possible to set file bot to ignore tv and only run for movies? Below is my current script; C:\Users\User\Downloads\FileBot_4.9.6-portable\filebot -script fn:amc --conflict auto --output "Z:/Shared Videos/Video" --action duplicate -non-strict "Z:/Shared Videos/Torrent/2_Completed" --log ...
- 29 May 2022, 13:31
- Forum: Help and Support
- Topic: Media download automation advice
- Replies: 0
- Views: 5176
Media download automation advice
Hi, I was hoping to get some advice on how to better my media automation set up. I have used FileBot flawlessly for around 3 years now. I love FileBot as it gives complete flexibility over where downloads get copied, ie if the movie is 4K, it copies to 4K library, anything else goes to movies, tv ...
- 28 Jan 2022, 08:58
- Forum: Windows
- Topic: Do I need to upgrade from Portable version 4.9.0?
- Replies: 2
- Views: 1604
Re: Do I need to upgrade from Portable version 4.9.0?
Thanks so much for your quick reply.
- 28 Jan 2022, 00:18
- Forum: Windows
- Topic: Do I need to upgrade from Portable version 4.9.0?
- Replies: 2
- Views: 1604
Do I need to upgrade from Portable version 4.9.0?
Hi, I am using portable version 4.9.0 on Windows since sometime in 2019 I believe. Current filebot call; C:\Users\User\Downloads\FileBot_4.9.0-portable\filebot -script fn:amc --conflict auto --output "Z:/Shared Videos/Video" --action duplicate -non-strict "Z:/Shared Videos/Torrent/2_Completed" --log ...
- 16 Sep 2020, 22:21
- Forum: Scripting and Automation
- Topic: Force moviedb for only 1 category
- Replies: 27
- Views: 22189
Re: Force moviedb for only 1 category
Wanted to give you a quick update on my experience with Filebot. Been using it weekly if not daily since January as an automated post download step within uTorrent. It has worked pefectly, bar the very few mismatches, and this is often down to UFC, so not regularly content. Thanks so much for the ...
- 30 Jan 2020, 23:24
- Forum: Scripting and Automation
- Topic: Force moviedb for only 1 category
- Replies: 27
- Views: 22189
Re: Force moviedb for only 1 category
Gmail reports working perfectly!
Thanks so much for all your help.
Thanks so much for all your help.
- 30 Jan 2020, 10:13
- Forum: Scripting and Automation
- Topic: Force moviedb for only 1 category
- Replies: 27
- Views: 22189
Re: Force moviedb for only 1 category
Thank you!
Is r7075 available to test as a BETA?
Not sure the connection between the r numbers and the BETA releases; https://get.filebot.net/filebot/BETA/
Is r7075 available to test as a BETA?
Not sure the connection between the r numbers and the BETA releases; https://get.filebot.net/filebot/BETA/
- 29 Jan 2020, 16:22
- Forum: Scripting and Automation
- Topic: Force moviedb for only 1 category
- Replies: 27
- Views: 22189
Re: Force moviedb for only 1 category
It's odd as the error seems to relate to a zip archive, but i have none in the target directory...
- 29 Jan 2020, 16:19
- Forum: Scripting and Automation
- Topic: Force moviedb for only 1 category
- Replies: 27
- Views: 22189
Re: Force moviedb for only 1 category
Full cmd output;
https://pastebin.com/YtExeyp4
Screenshot;
https://imgur.com/a/qZCcRGR
Is the other error preventing the gmail action from running?
https://pastebin.com/YtExeyp4
Screenshot;
https://imgur.com/a/qZCcRGR
Is the other error preventing the gmail action from running?
- 29 Jan 2020, 10:57
- Forum: Scripting and Automation
- Topic: Force moviedb for only 1 category
- Replies: 27
- Views: 22189
Re: Force moviedb for only 1 category
1. Well, the UFC movie match looks good to me on first glance. 2. I've never seen this warning before, so it's probably something generic specific to your setup, most likely related to your network drive being weird: IOException: central directory is empty, can't expand corrupt archive. :arrow: A ...
- 29 Jan 2020, 00:24
- Forum: Scripting and Automation
- Topic: Force moviedb for only 1 category
- Replies: 27
- Views: 22189
Re: Force moviedb for only 1 category
I seem to be getting this at the end of every script call; [DUPLICATE] from [Z:\Shared Videos\Torrent\2_Completed\UFC 198 PPV Werdum vs Miocic HDTV x264-FMN(youtubetomp3.uno).mp4] to [Z:\Shared Videos\Video\UFC\UFC 198 - Werdum vs. Miocic (2016)\UFC 198 - Werdum vs. Miocic (2016).mp4] Failed to set ...
- 28 Jan 2020, 21:55
- Forum: Scripting and Automation
- Topic: Force moviedb for only 1 category
- Replies: 27
- Views: 22189
Re: Force moviedb for only 1 category
Worked a treat. Command run; [2020-01-28 21:41:48] Executing: C:\Users\user\Downloads\FileBot_4.9.0-portable\filebot -script fn:amc --output "Z:/Shared Videos/Video" --action duplicate -non-strict "Z:/Shared Videos/Torrent/2_Completed" --log-file amc.log --def excludeList=amc.txt --def movieFormat ...
- 28 Jan 2020, 13:56
- Forum: Scripting and Automation
- Topic: Force moviedb for only 1 category
- Replies: 27
- Views: 22189
Re: Force moviedb for only 1 category
I'm currently using the Windows Store version as (I think) I read this was the recommended one.rednoah wrote: ↑28 Jan 2020, 12:42 Probably best to install with the latest installer package:
https://get.filebot.net/filebot/BETA/
Should i uninstall that and use the FileBot_4.9.0-portable.zip installer?
- 28 Jan 2020, 12:38
- Forum: Scripting and Automation
- Topic: Force moviedb for only 1 category
- Replies: 27
- Views: 22189
Re: Force moviedb for only 1 category
Great thank you, i will give it a test.rednoah wrote: ↑28 Jan 2020, 10:49 Yes. Please try the FileBot r7068 (latest beta) package.
viewtopic.php?t=1609
Just to be clear, do i just need to replace the jar directory on my existing installation? Or are there any other deployment steps?
- 28 Jan 2020, 08:35
- Forum: Scripting and Automation
- Topic: Force moviedb for only 1 category
- Replies: 27
- Views: 22189
Re: Force moviedb for only 1 category
Now, since I don't watch UFC, I'll rely on end users to say if this is indeed the best way to deal with things. Because TheTVDB does have an UFC entry as well: https://thetvdb.com/series/ufc-primetime/allseasons/official But somehow many users prefer to use TheMovieDB for matching. So I assume it ...
- 27 Jan 2020, 16:06
- Forum: Scripting and Automation
- Topic: Force moviedb for only 1 category
- Replies: 27
- Views: 22189
Re: Force moviedb for only 1 category
Well, the first one would be the typical use case. Just have uT call FileBot on each completed download (specifically, only that download, not the entire download folder) . In this case, you'd be expected to tag UFC torrents as "Movie" in uT when adding a torrent, manually. As a second step, you ...