Search found 9 matches

by Wirly
20 Feb 2024, 09:55
Forum: Scripting and Automation
Topic: Fetching Primary Artwork with `fn:artwork.tmdb` Script?
Replies: 1
Views: 227

Fetching Primary Artwork with `fn:artwork.tmdb` Script?

Hello, I'm trying to use the fn:tmdb script to get artwork, but I'm curious if there's an option to get the primary artwork of a match. For example, if I get artwork for the movie Pokémon: Giratina and the Sky Warrior (2008) I'd expect it to get the primary poster/fanart that is displayed on the mov...
by Wirly
15 Dec 2022, 22:04
Forum: Scripting and Automation
Topic: How do I use the filebot-watcher.ps1 script with a custom @file for command-line arguments?
Replies: 1
Views: 560

How do I use the filebot-watcher.ps1 script with a custom @file for command-line arguments?

Thanks a bunch for these great scripts rednoah! For anyone using the windows script, if you have all your AMC options saved in the @file syntax , you might want to edit line 17 of the filebot-watcher.ps1 script to remove unwanted options. Change Line 17 to... & filebot @global:options | Write-Ho...
by Wirly
13 Apr 2022, 01:23
Forum: Help and Support
Topic: Displaying the path for "Original Files" in GUI?
Replies: 1
Views: 1013

Displaying the path for "Original Files" in GUI?

When I first started using FileBot I named my series folders with a simple {n}. However, a few years later I switched over to {ny} to avoid conflictions in Kodi/Plex. I still have hundreds of shows that maintain their {n} format, so I'd like to run them through FileBot again to scrape TVDB for {ny}....
by Wirly
05 Apr 2022, 01:05
Forum: Anything and Everything else
Topic: A Decade of FileBot and I'm Still Happy!
Replies: 2
Views: 6020

A Decade of FileBot and I'm Still Happy!

I've been using FileBot everyday for nearly a decade. Without FileBot, I wouldn't even consider using HTPC software such as Kodi/Plex. I'd be just another neanderthal browsing a jungle of directories on my HDD. As a software developer myself, I love discovering software worth paying for. At $6/year ...
by Wirly
14 Aug 2020, 00:27
Forum: Help and Support
Topic: db.anidb.id, AnimeList.anidb.id inconsistency when using --mapper AnimeList.AniDB with theTVDB database
Replies: 29
Views: 21080

Re: db.anidb.id, AnimeList.anidb.id inconsistency when using --mapper AnimeList.AniDB with theTVDB database

That --mapper option is very handy! I updated my AMC options and I believe I have it working optimally. I'm planning to run it on a folder that I download old anime series to, so the AnimeList will probably be accurate. It seems to work very well, thank you! The only thing I'm not sure how to fix is...
by Wirly
14 Aug 2020, 00:21
Forum: Scripting and Automation
Topic: [TOOL] Batch Operations Manager
Replies: 0
Views: 3029

[TOOL] Batch Operations Manager

Hey guys, I wanted a way to run multiple AMC configurations from the command line. I also wanted it to repeat every X minutes. Basically, I wanted to monitor multiple download folders, each with their own AMC configurations. Since I don't run AMC using my torrent client (which would normally pass sp...
by Wirly
13 Aug 2020, 06:31
Forum: Help and Support
Topic: db.anidb.id, AnimeList.anidb.id inconsistency when using --mapper AnimeList.AniDB with theTVDB database
Replies: 29
Views: 21080

Re: db.anidb.id, AnimeList.anidb.id inconsistency when using --mapper AnimeList.AniDB with theTVDB database

I was reading through this thread and had a quick question. Does FileBot use the ScudLee Anime list for matching AniDB titles to TVDB? After reading through your conversation, I found out about db.TheTVDB and it does exactly what I want. # Input filename = [AnY-Conclave]_Mahou_Tsukai_ni_Taisetsu_na_...
by Wirly
11 Aug 2020, 04:37
Forum: Scripting and Automation
Topic: Docker - Filebot:watcher - Organize by TVDB/TMDB genres
Replies: 3
Views: 2524

Re: Docker - Filebot:watcher - Organize by TVDB/TMDB genres

Looks like I was looking in the wrong spot and making things more difficult than necessary. Got it working just how I wanted, easy-peasy. Thanks a bunch noah!
by Wirly
10 Aug 2020, 01:58
Forum: Scripting and Automation
Topic: Docker - Filebot:watcher - Organize by TVDB/TMDB genres
Replies: 3
Views: 2524

Docker - Filebot:watcher - Organize by TVDB/TMDB genres

Hello, I've been using FileBot manually for the last 5 years and have loved it. I recently learned about dockers and am using it to create a new media setup. After noticing a FileBot container, I was wanting to utilize it for monitoring a folder and then copying and renaming files according to TVDB/...