Search found 14 matches

by Wirly
Today, 06:01
Forum: Episode / Movie Naming Scheme
Topic: AMC: Pushover Custom Message Format?
Replies: 9
Views: 611

Re: AMC: Pushover Custom Message Format?

Fantastic, your first solution worked great!! You're right, such large images are excessive, so I'll try to remember to patch in the new methods on the next FileBot update. According to the docs, Pushover deletes messages as soon as they're delivered, so at-least they're not taking up server space ...
by Wirly
13 Nov 2025, 20:46
Forum: Episode / Movie Naming Scheme
Topic: AMC: Pushover Custom Message Format?
Replies: 9
Views: 611

Re: AMC: Pushover Custom Message Format?

Whoo, glad to have contributed! :D I didn't realize that Pushover has a 1024 character limit for messages :cry: I added a bit more logic to get more out of that limitation. Unfortunately, it's still not likely to fit a whole series at once, but it's a lot better than only fitting ~4 items into a ...
by Wirly
13 Nov 2025, 04:18
Forum: Episode / Movie Naming Scheme
Topic: AMC: Pushover Custom Message Format?
Replies: 9
Views: 611

Re: AMC: Pushover Custom Message Format?

Awesome, I kept trying to do things like "$target.resolution" and wasn't having any luck. I learned a bit of Groove syntax and managed to put together a Pushover notification that has more of the info I'm looking for. Thanks a bunch! :D https://i.ibb.co/fzvyxQft/pushover-512.webp submit 'https://api ...
by Wirly
13 Nov 2025, 01:01
Forum: Episode / Movie Naming Scheme
Topic: AMC: Pushover Custom Message Format?
Replies: 9
Views: 611

Re: AMC: Pushover Custom Message Format?

Thanks for the link, I was having issues but then noticed I was still using 5.1.7.

I upgraded to 5.2.0 and it's working great!

Is there any documentation for the available properties of model, $source, $target, $metadata?
by Wirly
11 Nov 2025, 21:02
Forum: Episode / Movie Naming Scheme
Topic: AMC: Pushover Custom Message Format?
Replies: 9
Views: 611

AMC: Pushover Custom Message Format?

Hello, I've got AMC setup to send a Pushover notification when it completes a job. It works fine, however the default of only sending the original filename isn't too useful to me. I'd like to also see the output filename, so that if it doesn't show up during my next scan, I can see what the bad ...
by Wirly
20 Feb 2024, 09:55
Forum: Scripting and Automation
Topic: Fetching Primary Artwork with `fn:artwork.tmdb` Script?
Replies: 1
Views: 3138

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 ...
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: 1421

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-Host ...
by Wirly
13 Apr 2022, 01:23
Forum: Help and Support
Topic: Displaying the path for "Original Files" in GUI?
Replies: 2
Views: 5419

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: 3
Views: 46143

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: 29895

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: 3695

[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 ...
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: 29895

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: 3706

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: 3706

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 ...