Search found 23343 matches

by rednoah
Today, 09:48
Forum: Synology NAS & Embedded Linux
Topic: Filebot - Java installer - libc 2.18
Replies: 1
Views: 34

Re: Filebot - Java installer - libc 2.18

:?: How old is your QNAP? :idea: The java-installer package provided by use will install the latest JDK 21 so there could be compatibility issues if your NAS device is very old: `GLIBC_2.18' not found (required by /share/CACHEDEV1_DATA/.qpkg/java-installer/lib/server/libjvm.so :arrow: If your NAS de...
by rednoah
Yesterday, 14:51
Forum: Help and Support
Topic: Is there a way to handle shows with special characters in the name?
Replies: 1
Views: 83

Re: Is there a way to handle shows with special characters in the name?

Looks like series name detection doesn't work correctly in this case. I'll look into it. In the meanwhile, you can always use the --q option: $ filebot -rename *.mp4 --db TheTVDB --q "The 1% Club" --action TEST --log INFO [TEST] from [The 1% Club S03E01 (Feb 17 2024) [576p mp4.mp4] to [The...
by rednoah
Yesterday, 04:42
Forum: Episode / Movie Naming Scheme
Topic: How to revise search name
Replies: 1
Views: 76

Re: How to revise search name

:arrow: Please post sample file paths as text and screenshots for specific advice. Please read How to Request Help for details. :arrow: Please read Q: How do I fix misidentified files? for general advice. https://www.youtube.com/watch?v=5T6_4tsOU5o https://www.youtube.com/watch?v=btNSv7AnMMw https:/...
by rednoah
Yesterday, 04:39
Forum: Windows
Topic: Trouble Renaming TV Show Files on Windows – Some Files Skipped
Replies: 1
Views: 55

Re: Trouble Renaming TV Show Files on Windows – Some Files Skipped

I’m having trouble with renaming a batch of TV show files on my Windows PC. Most of the files are renamed correctly using my usual format, but some are being skipped for no apparent reason. I’ve double-checked the filenames and the structure, but can’t seem to pinpoint what’s causing this. Please p...
by rednoah
08 Sep 2024, 14:06
Forum: Episode / Movie Naming Scheme
Topic: Force "absolute Episode count" on Input?
Replies: 3
Views: 156

Re: Force "absolute Episode count" on Input?

https://i.imgur.com/dPLGpBz.png https://i.imgur.com/eHUAhp1.png Looking at the screenshot above and the specific series / episodes / file names at hand. The absolute episode numbers you have are bad and don't match any known database, i.e. the absolute numbers you have don't make sense to TMDB / TV...
by rednoah
08 Sep 2024, 13:07
Forum: Scripting and Automation
Topic: Filebot Script (Unraid) Folder removal
Replies: 7
Views: 365

Re: Filebot Script (Unraid) Folder removal

Unfortunately, the log doesn't print any Input: lines for the extra file that is there: Input: /downloads/Ratatouille (2007) [2160p] UHD [BR] HDR AV1 TrueHD.7.1+Atmos/Ratatouille (2007) [2160p] UHD [BR] HDR AV1 TrueHD.7.1+Atmos.mkv :idea: You could add your own logging with a find command before the...
by rednoah
08 Sep 2024, 12:51
Forum: Scripting and Automation
Topic: Please tell me my superstrict handler script is not necessary
Replies: 16
Views: 2897

Re: Please tell me my superstrict handler script is not necessary

I don't understand the format editor in the GUI. I enter, for example, "a: b".colon(' ') and I get nothing at all. What is supposed to happen? How is this helpful? I know you're always trying to push me to test everything here, but I don't get it. The Format Editor allows you to see what ...
by rednoah
08 Sep 2024, 06:35
Forum: Episode / Movie Naming Scheme
Topic: How to set naming to automatically move to kids folder based on rating?
Replies: 5
Views: 1529

Re: How to set naming to automatically move to kids folder based on rating?

You are presumably using docker to run the FileBot Node container. In this case, you yourself configure the public host port. That's the -p option on the command-line but ASUSTOR presumably gives you a WebUI for that. Please post screenshots as we are not familiar with the ASUSTOR WebUI.
by rednoah
06 Sep 2024, 04:11
Forum: Feature Requests and Bug Reports
Topic: Filebot downloads entire media for some formats
Replies: 1
Views: 132

Re: Filebot downloads entire media for some formats

:idea: FileBot may read multiple megabytes via libmediainfo . Which bytes are read is entirely up to the libmediainfo code. Typically a few bytes from the beginning of the file and a few bytes from the end of the file. Maybe a few bytes from the middle as well. :arrow: Q: Can I process video files w...
by rednoah
06 Sep 2024, 03:55
Forum: Episode / Movie Naming Scheme
Topic: Force "absolute Episode count" on Input?
Replies: 3
Views: 156

Re: Force "absolute Episode count" on Input?

:idea: You can configure FileBot to use Episode Order: Absolute . FileBot will then only be aware of absolute numbers and thus only match (and format) with absolute numbers: https://www.filebot.net/forums/viewtopic.php?t=14356 :idea: You are dealing with Anime . That can be tricky at times. Reading ...
by rednoah
06 Sep 2024, 03:41
Forum: Scripting and Automation
Topic: Please tell me my superstrict handler script is not necessary
Replies: 16
Views: 2897

Re: Please tell me my superstrict handler script is not necessary

colon() already takes care of normalizing surrounding white space as well. You'll want to use the Format Editor to run some tests, e.g. paste "a: b".colon(' ') and see the result. You are using Groovy: https://www.filebot.net/forums/viewtopic.php?t=10824 But this question is more of a &qu...
by rednoah
04 Sep 2024, 15:01
Forum: Scripting and Automation
Topic: Please tell me my superstrict handler script is not necessary
Replies: 16
Views: 2897

Re: Please tell me my superstrict handler script is not necessary

This is what I mean. My script can't possibly know where to put a : for a proper match for such cases. I wish there was a way to do a strict filtering with /.../ but ignoring any missing special characters. Please read my previous reply again, bearing in mind that it already gives you the solution ...
by rednoah
04 Sep 2024, 07:33
Forum: Scripting and Automation
Topic: Filebot Script (Unraid) Folder removal
Replies: 7
Views: 365

Re: Filebot Script (Unraid) Folder removal

:arrow: You can write your own delete scripts that deletes files indiscriminately. Be careful with that though. :?: The other thing of interessant would be why the folder is "not empty" at the time. :?: What does the complete console output say? The beginning of the console output will mir...
by rednoah
04 Sep 2024, 03:46
Forum: Scripting and Automation
Topic: Filebot Script (Unraid) Folder removal
Replies: 7
Views: 365

Re: Filebot Script (Unraid) Folder removal

If i Rerun the command to clean clutter it deletes the file If a rerun then deletes the folder then there was a temporary file there at the time. unraid and how long it takes to delete or move a file Delete will always be fairly instant. Move will take a long time since your docker mounts are bad ....
by rednoah
03 Sep 2024, 17:15
Forum: Scripting and Automation
Topic: Filebot Script (Unraid) Folder removal
Replies: 7
Views: 365

Re: Filebot Script (Unraid) Folder removal

:?: What does ls -la say? ls -la /downloads/Napoleon.2023.Directors.Cut.2160p.WEB-DL.DV.HDR10.PLUS.ENG.LATINO.DDP5.1.Atmos.H265.MKV-BEN.THE.MEN :idea: You likely have a hidden file / folder that makes the parent folder appear empty but not actually be empty. :!: If you are using docker then you need...
by rednoah
03 Sep 2024, 17:05
Forum: Scripting and Automation
Topic: Please tell me my superstrict handler script is not necessary
Replies: 16
Views: 2897

Re: Please tell me my superstrict handler script is not necessary

I can't ever match filename to database with this strict method if the title has a ':' if the database. how to work around this? :arrow: Please paste sample file paths as text . :idea: You would naturally have to change your n == /%title%/ code to account for these kinds of variations. "a:b&qu...
by rednoah
03 Sep 2024, 16:25
Forum: Windows
Topic: Trying to exclude a source subfolder filters out everything
Replies: 1
Views: 272

Re: Trying to exclude a source subfolder filters out everything

:?: Why not just pass along the folders you want to process? You can use multiple input arguments and * glob patterns to easily pass multiple input arguments: filebot -rename -r \\NAS\home\TVShow* .... :!: --file-filter selects files from the input folders and not input folders themselves. {fn} is t...
by rednoah
03 Sep 2024, 02:36
Forum: Episode / Movie Naming Scheme
Topic: Help with knowing how to name my audio files
Replies: 2
Views: 205

Re: Help with knowing how to name my audio files

:idea: A single format can account for multiple types of media. Differentiating each type can range from easy via ID3 tags , to impossible if files are indistinguishable from each other. :arrow: If you need help with a custom format, then you will have to provide at least 3 sample files , one for ea...
by rednoah
02 Sep 2024, 03:56
Forum: Windows
Topic: Create Subfolder in Current Folder Issue
Replies: 3
Views: 323

Re: Create Subfolder in Current Folder Issue

:idea: The Icon Bindings button will help you find the building blocks you need for your custom format.

Screenshot
by rednoah
01 Sep 2024, 18:21
Forum: Windows
Topic: Create Subfolder in Current Folder Issue
Replies: 3
Views: 323

Re: Create Subfolder in Current Folder Issue

{ f[0] }/{ ~plex } will always generate D:\Chucky\Season 02\Chucky - S02E02 - The Sinners Are Much More Fun because { f[0] } (the first path component; i.e. the drive letter) is D: and { ~plex } (i.e. {plex} path but without TV Shows category folder level) is Chucky\Season 02\Chucky - S02E02 - The ...
by rednoah
29 Aug 2024, 03:59
Forum: Episode / Movie Naming Scheme
Topic: Source Media {vs} and {source}
Replies: 37
Views: 92133

Re: Source Media {vs} and {source}

DSCP.WEB-DL and GLBO.WEB-DL have been added. I was not able to figure out what those abbreviations mean though...
by rednoah
28 Aug 2024, 10:08
Forum: Windows
Topic: License Issue
Replies: 2
Views: 1195

Re: License Issue

Unfortunately, after the purchase, I didn't receive the e-mail with the activation key. I followed the recommendations and contacted Paddle. Again, no response :/ :?: How many business days did you wait for a response from Paddle? [FAQ] How do I recover a lost license key? EDIT: :!: :!: :!: Re: Ord...
by rednoah
27 Aug 2024, 08:48
Forum: Scripting and Automation
Topic: Please tell me my superstrict handler script is not necessary
Replies: 16
Views: 2897

Re: Please tell me my superstrict handler script is not necessary

is this how I would filter for S01E01? filebot -rename "%videoFile%" --q "%title%" --filter "n == /%title%/ && y == %year% && e == S01E01" @"%utils%\filebot-s.arg" also, is it case sensitive or no? :?: What is the actual command being executed...
by rednoah
27 Aug 2024, 05:43
Forum: macOS
Topic: Forgets Preset Each Time
Replies: 10
Views: 1367

Re: Forgets Preset Each Time

Ashkaan4 wrote: 27 Aug 2024, 05:28 Step 6: Double-Click <New Names Item> ➔ Edit Format ➔ Use Format
This will permanently set the default Episode Format. You can therefore skip this step once you have already set your preferred format.
by rednoah
27 Aug 2024, 05:16
Forum: macOS
Topic: Forgets Preset Each Time
Replies: 10
Views: 1367

Re: Forgets Preset Each Time

It's not letting me paste a screenshot (or I don't understand how.. I usually just copy and paste into forums) :arrow: Please read [FAQ] How can I share screenshots on the internet? (please click on this link) on how to upload screenshots and share them via a link. You may use the Discord Support C...