Search found 24017 matches

by rednoah
Yesterday, 12:39
Forum: Windows
Topic: Light mode
Replies: 1
Views: 38

Re: Light mode

:idea: You can set your Light / Dark preferences in the Windows settings. Select Custom if you want Dark theme for Windows but Light theme for applications. https://i.imgur.com/si4j1J9.png :idea: Please read How do I use Dark Mode? for details on forcing Light / Dark theme for FileBot specifically ...
by rednoah
Yesterday, 05:25
Forum: Windows
Topic: Sample of fake .NFO file
Replies: 1
Views: 79

Re: Sample of fake .NFO file

Well, that looks like a standard NFO file to me. It just happens to be the human-readable kind. I guess that mean you want to separate these kinds of NFO files from machine-readable XML NFO files that start with <nfo> tags and such? :arrow: If you want to use Custom Post-Processing Scripts to delete ...
by rednoah
18 Jun 2025, 12:18
Forum: Ubuntu & Desktop Linux
Topic: WARNING: do not use Native apps instead of Flatpak
Replies: 1
Views: 65

Re: WARNING: do not use Native apps instead of Flatpak

:idea: You probably mean do use apt packages instead of flatpak packages. :idea: Yep, sandboxing can be a real PITA especially if you're not aware. Same applies if you are using the SNAP package . If you use a docker container than you will also run into the same kinda issues, but if you are using ...
by rednoah
16 Jun 2025, 05:44
Forum: Help and Support
Topic: All files flagged as invalid
Replies: 3
Views: 4039

Re: All files flagged as invalid

It looks like adding --def movie=y series=y may at least substantially improved the Unsorted issue. :!: The amc script has no such options and so setting them has no effect. If you get different results for the same files, then whatever change in behaviour you have observed, it notably was not ...
by rednoah
13 Jun 2025, 14:57
Forum: Windows
Topic: Filebot hasn't been hardlinking
Replies: 2
Views: 3816

Re: Filebot hasn't been hardlinking

:?: Did you figure it out? What were your findings?
by rednoah
13 Jun 2025, 14:31
Forum: Windows
Topic: Filebot Registration Error
Replies: 1
Views: 803

Re: Filebot Registration Error

:?: What exactly does the error message say? Please copy & paste the error message verbatim. You can copy previous error messages from the log . :?: What is your order number / license number? (NOTE: there is no recent order under the email address that you have used to register here in the forums ...
by rednoah
13 Jun 2025, 10:07
Forum: Scripting and Automation
Topic: Script generation from Win GUI
Replies: 3
Views: 1501

Re: Script generation from Win GUI

Let us know what you come up with. Might be useful for the next guy.
by rednoah
13 Jun 2025, 05:43
Forum: Scripting and Automation
Topic: Script generation from Win GUI
Replies: 3
Views: 1501

Re: Script generation from Win GUI

:arrow: Yes, you can write and execute filebot commands and so create your own *.sh or *.cmd scripts. Please read the FileBot Command-line Interface manual for details. :idea: Unfortunately, there is no command generator for the Presets feature of the FileBot Desktop application. FileBot Node is ...
by rednoah
13 Jun 2025, 05:21
Forum: Help and Support
Topic: How to rename srt files
Replies: 5
Views: 1934

Re: How to rename srt files

Umh, this was not this, how do I configure {plex.id} and I do not want to rename the parent folder here... You can use a different custom format . The target file name / file path is entirely up to your custom format . :?: Perhaps the first build-in example is more close to what you're trying to do ...
by rednoah
12 Jun 2025, 17:35
Forum: Help and Support
Topic: How to rename srt files
Replies: 5
Views: 1934

Re: How to rename srt files

:idea: The thing you're asking for is pretty much default behaviour. Here's what I see: https://i.snipboard.io/5vj4tQ.jpg :arrow: Make sure to configure {plex.id} as Movie Format if you have not done so already: https://www.youtube.com/watch?v=uD4WQN_vWcE :?: What do you see? Please share ...
by rednoah
12 Jun 2025, 17:19
Forum: Episode / Movie Naming Scheme
Topic: maintain own local copy of "release-groups.txt"
Replies: 1
Views: 953

Re: Release Groups {group}

I'd rather open my locally saved copy of "release-groups.txt", append to it the new group name and in the stylizing I prefer, save it, then rename my files straight away. :arrow: Yes, your custom format could do that. Check if file exists. Read lines. Check if {fn} matches anything. And so on. Read ...
by rednoah
11 Jun 2025, 10:28
Forum: Scripting and Automation
Topic: [Script] Delete ._* metadata files (on macOS)
Replies: 0
Views: 1476

[Script] Delete ._* metadata files (on macOS)

This post-processing script uses the dot_clean command to delete ._* dot underbar files: { source, target -> system 'dot_clean', '-mvf', target.dir } :!: macOS may create ._* dot underbar files to store Finder information, Unix permissions and xattr metadata when processing files on an external USB ...
by rednoah
11 Jun 2025, 06:24
Forum: Windows
Topic: Rename YouTube-downloaded files
Replies: 3
Views: 4262

Re: Rename YouTube-downloaded files

Minecraft A New Beginning - 1.16 Survival Let's play Ep 1 Minecraft Auto Cooked Chicken Farm - 1.16 Survival Let's play Ep 19 Looks like you can adapt the Organize files based on information present in the file path example to fit your needs. e.g. { def n = fn.before(/ - /) def e = fn.match(/EP (\d ...
by rednoah
10 Jun 2025, 11:14
Forum: Feature Requests and Bug Reports
Topic: Explorer windows bar not showing
Replies: 7
Views: 7744

Re: Explorer windows bar not showing

I was eventually able to reproduce the issue on my Windows 11 device as well. Maybe it was a matter of getting the very latest updates. I was able to make it work by reviewing the code and doing things slightly differently. We might need to expedite the roadmap to the next release since this is ...
by rednoah
10 Jun 2025, 08:08
Forum: Windows
Topic: ssue with Skipped Files During Batch Renaming on Windows
Replies: 1
Views: 1846

Re: ssue with Skipped Files During Batch Renaming on Windows

While the majority of the files are renamed as expected using my standard format, some are being skipped without any error or warning. :?: Please share screenshots so that we can see what you can see. FileBot generally does not skip operations without error or warning, assuming that the file system ...
by rednoah
09 Jun 2025, 22:06
Forum: Feature Requests and Bug Reports
Topic: Consider parent folder names in matching option
Replies: 2
Views: 2624

Re: Consider parent folder names in matching option

I've run into this a lot of times when using FileBot over the years, but I'd really appreciate if parent folder names could be considered during the matching process. :idea: FileBot does consider the parent folder: $ filebot -rename -r . --output . --db TheMovieDB::TV -non-strict --action TEST ...
by rednoah
09 Jun 2025, 07:17
Forum: Feature Requests and Bug Reports
Topic: [DEPRECATED] FlatLaf
Replies: 0
Views: 2075

[DEPRECATED] FlatLaf

FileBot r10594 removes flatlaf.jar since Flat Light and Flat Darcula are opt-in and thus rarely used be users, and rarely tested, especially on some platforms. FileBot notably does not ship with the native libraries which may lead to unexpected issues and warnings on some platforms. com.formdev ...
by rednoah
06 Jun 2025, 14:36
Forum: Windows
Topic: Endless hourglass when trying to rename JPGs
Replies: 9
Views: 9065

Re: Endless hourglass when trying to rename JPGs

I did investigate the hourglass issue with >10k files on a slow SMB share and I was indeed able to reproduce the problem and find the cause. Before renaming FileBot does all kinds of sanity checks, check if the target file already exists, check if the source file still exists, check symlink targets ...
by rednoah
06 Jun 2025, 10:53
Forum: Feature Requests and Bug Reports
Topic: Explorer windows bar not showing
Replies: 7
Views: 7744

Re: Explorer windows bar not showing

next time only blue circle icon spinning....no transfer bar :?: So you mean to say no Windows Copy Dialog even though the file is being copied? :?: Though nothing has changed in this regard in recent releases, if you could try previous releases just to confirm that the same issues exists / does not ...