
Search found 7 matches
- 11 Mar 2025, 08:44
- Forum: Scripting and Automation
- Topic: CLI: How to output *only* the new name?
- Replies: 6
- Views: 1127
Re: CLI: How to output *only* the new name?
Perfect, thank you 

- 10 Mar 2025, 18:43
- Forum: Scripting and Automation
- Topic: CLI: How to output *only* the new name?
- Replies: 6
- Views: 1127
Re: CLI: How to output *only* the new name?
Here's what I get: Mine is similar, just with an extra "WARNING: java.io.tmpdir directory does not exist" but that's fine. :?: What is the rename/symlink structure you're trying to achieve? Can you express what you want to do as shell script? :arrow: A Custom Rename Action will likely do the trick ...
- 10 Mar 2025, 17:19
- Forum: Scripting and Automation
- Topic: CLI: How to output *only* the new name?
- Replies: 6
- Views: 1127
Re: CLI: How to output *only* the new name?
You guessed it right: I'm trying to call filebot from another script. I have an unusual filesystem situation so filebot's own rename/symlink structures don't quite work for me. So I'm writing a program that uses filebot only to identify the "clean name" of a given media file. --log INFO removes the ...
- 10 Mar 2025, 15:43
- Forum: Scripting and Automation
- Topic: CLI: How to output *only* the new name?
- Replies: 6
- Views: 1127
CLI: How to output *only* the new name?
With a command like: $ filebot --action test --db TheMovieDB -rename *.mkv The output is very noisy, like: WARNING: java.io.tmpdir directory does not exist * Consider using --mode interactive to enable interactive mode Rename movies using [TheMovieDB] [TEST] from [/path/to/The.Example.Movie.2024.mkv ...
- 20 Jan 2023, 14:00
- Forum: Episode / Movie Naming Scheme
- Topic: Weird TMBD match for a Korean movie
- Replies: 4
- Views: 3289
Re: Weird TMBD match for a Korean movie
Thank you! 

- 20 Jan 2023, 12:25
- Forum: Episode / Movie Naming Scheme
- Topic: Weird TMBD match for a Korean movie
- Replies: 4
- Views: 3289
Re: Weird TMBD match for a Korean movie
Debug info: JUNG_E.2023/JUNG_E (2023).mkv {"@type":"Movie","year":1996,"imdbId":116726,"tmdbId":391729,"language":"en-US","id":391729,"name":"Jung","aliasNames":[]} Dobule-Click -> Edit Match tells me that FileBot perceives the name as Jung , not Jung_E , which I think is the source of the problem ...
- 20 Jan 2023, 10:24
- Forum: Episode / Movie Naming Scheme
- Topic: Weird TMBD match for a Korean movie
- Replies: 4
- Views: 3289
Weird TMBD match for a Korean movie
The movie is called JUNG_E and has a page on TMDB:https://www.themoviedb.org/movie/843794?language=en-GB
However FileBot matches it to a single 1996 movie called Jung. Is this a FileBot issue or something wrong with TMDB's API?

However FileBot matches it to a single 1996 movie called Jung. Is this a FileBot issue or something wrong with TMDB's API?
