Search found 23400 matches
- Today, 02:45
- Forum: Help and Support
- Topic: Hi is Filebot still an active project
- Replies: 2
- Views: 104
Re: Hi is Filebot still an active project
:?: What makes you think that FileBot 5.0.3 is the latest release? The the front page says 5.1.5 at this point in time. :arrow: Looks pretty active to me: Latest stable release was <2 month ago: https://www.filebot.net/#download Latest nightly build was <1 day ago: https://get.filebot.net/filebot/ L...
- Yesterday, 17:12
- Forum: Help and Support
- Topic: [OpenSubtitles] Again 401 Unauthorized and weird user stats
- Replies: 7
- Views: 387
Re: [OpenSubtitles] Again 401 Unauthorized and weird user stats
Please try again. Should work now. You can grab the latest revision from a few minutes ago like so:
Shell: Select all
filebot -clear-cache
filebot -script dev:osdb.stats
- Yesterday, 14:03
- Forum: Help and Support
- Topic: [OpenSubtitles] Again 401 Unauthorized and weird user stats
- Replies: 7
- Views: 387
Re: [OpenSubtitles] Again 401 Unauthorized and weird user stats
Looks like we'll need to update the osdb.stats script to also work for REST API.
You can try the latest revision like so:
You can try the latest revision like so:
Shell: Select all
filebot -script dev:osdb.stats
- Yesterday, 11:09
- Forum: Help and Support
- Topic: [OpenSubtitles] Again 401 Unauthorized and weird user stats
- Replies: 7
- Views: 387
Re: [OpenSubtitles] Again 401 Unauthorized and weird user stats
:arrow: Switch to REST API: filebot -script fn:properties --def net.filebot.WebServices.OpenSubtitles.v2=true :arrow: Switch to XML-RPC API: filebot -script fn:properties --def net.filebot.WebServices.OpenSubtitles.v2=false :arrow: Switch to default: filebot -script fn:properties --def net.filebot.W...
- Yesterday, 02:52
- Forum: Help and Support
- Topic: [OpenSubtitles] Again 401 Unauthorized and weird user stats
- Replies: 7
- Views: 387
Re: [OpenSubtitles] Again 401 Unauthorized and weird user stats
:?: Are you using an OpenSubtitles.org VIP account? :idea: 401 Unauthorized is the error message that FileBot gets from the OpenSubtitles.org XML-RPC API , which may or may not be in the process of shutting down, at the very least for non-VIP users, or it could be an unrelated temporary issue on the...
- 09 Oct 2024, 12:31
- Forum: macOS
- Topic: preserving Collection subfolder names when mixed with single movie subfolders
- Replies: 1
- Views: 592
Re: preserving Collection subfolder names when mixed with single movie subfolders
:idea: You can use {folder} to use the current folder in your format. e.g. rename files in place, explicitly by generating absolute file paths with the same parent folder path: { folder }/{ plex.name } :idea: You can do things like folder[0..2] or folder[-3..-1] or folder[1..-2] to get the first N o...
- 09 Oct 2024, 12:16
- Forum: macOS
- Topic: rename folder and file within current folder
- Replies: 1
- Views: 317
Re: rename folder and file within current folder
:?: Are you using the GUI or the CLI? :?: What is your custom format? If CLI, what is your command-line? :idea: Note that the behaviour you seek is the default. If your --format generates a relative path, then that relative path is interpreted relatively to the current parent folder for each file at...
- 09 Oct 2024, 12:11
- Forum: macOS
- Topic: auto-delete empty source folders
- Replies: 1
- Views: 364
Re: auto-delete empty source folders
:?: Are you using the GUI or the CLI? (NOTE: The GUI will auto-delete left-behind empty folders by default. The CLI has the --apply prune option.) :?: Are the folders empty? Are the folders really empty from the server point-of-view which may prevent FileBot from deleting a folder even if the delete...
- 09 Oct 2024, 03:18
- Forum: Windows
- Topic: File Names Using Meta Data
- Replies: 1
- Views: 449
- 08 Oct 2024, 04:58
- Forum: Help and Support
- Topic: Different filename depending on the bitrate
- Replies: 4
- Views: 2503
- 07 Oct 2024, 18:20
- Forum: macOS
- Topic: list of outputs for aco, vc, hdr, etc.
- Replies: 1
- Views: 355
Re: list of outputs for aco, vc, hdr, etc.
Unfortunately, no. FileBot does not know all possible outputs. You would have to read the libmediainfo source code for the specific version of libmediainfo that is bundled with the current release of FileBot. The MediaBindingBean source code may give some insight into how bindings like {hdr} may wor...
- 07 Oct 2024, 18:16
- Forum: macOS
- Topic: export and import presets
- Replies: 1
- Views: 323
Re: export and import presets
You can export / import all settings including custom presets. See Backup and Restore Settings for details.
- 07 Oct 2024, 17:51
- Forum: macOS
- Topic: Indicate non-HDR with "SDR"
- Replies: 2
- Views: 428
Re: Indicate non-HDR with "SDR"
You can account for undefined values like so: { any{ hdr }{ 'SDR' } } { allOf{ vc }{ ac }{ hdr }{ source }{ group } } :idea: Learn how {expressions} work and useful Helper Functions › Helper Functions :arrow: You'll want to rewrite your format like so: {n} - {s00e00} - {t} { allOf { airdate } { vf }...
- 07 Oct 2024, 04:09
- Forum: Help and Support
- Topic: Renaming plain files (photos)
- Replies: 3
- Views: 672
Re: Renaming plain files (photos)
e.g.
This will create folders named 2024-10. You can change the date/time pattern. You notably cannot have a folder named 2024/10 because 2024/10 means "folder named 10 inside folder named 2024".
Format: Select all
X:/Photos by Month/{ d.format(/yyyy-MM/) }/10-{ i }_{ fn }
This will create folders named 2024-10. You can change the date/time pattern. You notably cannot have a folder named 2024/10 because 2024/10 means "folder named 10 inside folder named 2024".
- 06 Oct 2024, 04:13
- Forum: Feature Requests and Bug Reports
- Topic: ACO Returning Bluray Disc
- Replies: 4
- Views: 902
Re: ACO Returning Bluray Disc
{aco} is based on "Codec_Profile", "Format_Profile", "Format_Commercial" in that order. You are getting the value of the "Format_Profile" property, which has a bit of an unusual value: Format_Profile Blu-ray Disc You can use {audio} to grab a specific propert...
- 05 Oct 2024, 16:56
- Forum: Feature Requests and Bug Reports
- Topic: ACO Returning Bluray Disc
- Replies: 4
- Views: 902
Re: ACO Returning Bluray Disc
What does the MediaInfo table say?
- 04 Oct 2024, 06:11
- Forum: Feature Requests and Bug Reports
- Topic: Any plans for an Asustor NAS app via App Center?
- Replies: 7
- Views: 3030
Re: Any plans for an Asustor NAS app via App Center?
Q3: Yes. It'll work the way you expect. Best to run a test though.
- 03 Oct 2024, 09:47
- Forum: Feature Requests and Bug Reports
- Topic: Any plans for an Asustor NAS app via App Center?
- Replies: 7
- Views: 3030
Re: Any plans for an Asustor NAS app via App Center?
Q1: What does the log say? Please copy & paste the text from the black text box so we can see what is happening. :idea: If you use --output "/output" --format "{plex}" then a file might get moved to /output/Movies/Avatar (2009)/... but if your --format is an absolute path alr...
- 02 Oct 2024, 03:56
- Forum: Windows
- Topic: Filebot Not Pulling Appropriate Database Data
- Replies: 1
- Views: 491
Re: Filebot Not Pulling Appropriate Database Data
What are the file names that you have? Please post screenshots and sample file paths as text.
Note that sample file paths as text are absolutely necessary so that we can recreate the issue on our end. Please read How to Request Help for details.
Note that sample file paths as text are absolutely necessary so that we can recreate the issue on our end. Please read How to Request Help for details.
- 01 Oct 2024, 16:37
- Forum: Feature Requests and Bug Reports
- Topic: No season folder created when only one season?
- Replies: 5
- Views: 987
Re: No season folder created when only one season?
I recommend --action test (i.e. Dry Run in FileBot Node) or --action duplicate when running this kind of test.Gorilliams wrote: ↑01 Oct 2024, 16:32 The action copy was temporary while I was figuring out some mismatch issues, to avoid manually renaming them back for the next try.
- 01 Oct 2024, 15:13
- Forum: Feature Requests and Bug Reports
- Topic: No season folder created when only one season?
- Replies: 5
- Views: 987
Re: No season folder created when only one season?
1. --order Absolute Rename episodes using [TheMovieDB] with [Absolute Order] [COPY] from [.../SHOW-NAME.S01E03.mkv] to [.../SHOW-NAME {tmdb-138501}/SHOW-NAME - E03 - Through Many Miles - Of Tricks and Trials.mkv] :idea: If you use Absolute Order then you force FileBot to work with absolute episode n...
- 01 Oct 2024, 10:56
- Forum: Windows
- Topic: Making a preset for photo date created (or modified)
- Replies: 7
- Views: 7469
Re: Making a preset for photo date created (or modified)
You can use {d} in Plain File Mode to access the File Creation Date (i.e. file system attribute, not EXIF metadata) in YYYY-MM-DD format:
{ct} can be used to get the exact creation time stamp:
Format: Select all
{ d }
Format: Select all
{ ct.format(/yyyy-MM-dd hh∶mm∶ss/) }
- 30 Sep 2024, 16:30
- Forum: macOS
- Topic: Double language segment on rename
- Replies: 1
- Views: 500
Re: Double language segment on rename
:idea: { ~plex.id } already adds the language suffix. The { '.' + lang.ISO3 } you have added at the end of your format adds the additional language suffix at the end of the file name. :idea: The {plex} format manual has the following example for us to copy & paste to get started: { ~plex.id % { ...
- 30 Sep 2024, 09:55
- Forum: Windows
- Topic: VF Giving Different Value Than Expected
- Replies: 2
- Views: 625
Re: VF Giving Different Value Than Expected
:idea: The {vf} binding works a bit like this . 576p would require height >= 576 or height > 480 and width > 720 . 720x552 isn't high enough to qualify by height, and isn't wide enough to allow for leniency on height. :arrow: You can use {hpi} to get the raw height number + progressive/interlaced le...
- 30 Sep 2024, 05:25
- Forum: Scripting and Automation
- Topic: Qbittorrent Issues with Unsorted Media and Categorization
- Replies: 3
- Views: 1031
Re: Qbittorrent Issues with Unsorted Media and Categorization
This is very helpful. :?: Did you check the log? Did the log answer your question? What was the answer / explanation to your question? (asking for the next guy) Using a custom label like "ut_label=audiobook" or "ut_label=ebook", is there a way I can get filebot to just move thes...