Hopefully this is a straightforward issue as I couldn't see any reference to it in the change notes.
When using {cf} on FLAC audio files Filebot 5.2.1, the field returns fla instead of flac as in previous versions. I spent 10 minutes trying to work out why files we're appearing in my library then spotted the new folder it had created.
Thanks
Problem: cf binding returns fla instead of flac.
-
Engelmancer
- Posts: 2
- Joined: 10 Feb 2026, 10:53
Re: Problem: cf binding returns fla instead of flac.
Format: Select all
{ media.Format }Format: Select all
{ ext }-
Engelmancer
- Posts: 2
- Joined: 10 Feb 2026, 10:53
Re: Problem: cf binding returns fla instead of flac.
Media Table info: https://pastebin.com/KuDGWdg4
I'm just using the binding to sort my library into audio format types so both solutions would be valid.
I'm just using the binding to sort my library into audio format types so both solutions would be valid.
Re: Problem: cf binding returns fla instead of flac.
Yep, that would do it. {cf} would return fla for this file:
I strongly recommend using {ext} to just grab the current file extension from the current file path. If you compare only {ext} and {media.Format} then {ext} would be infinitely faster since the file path is already in memory while reading mediainfo requires reading file contents which is slower by multiple magnitudes. That said, if FileBot is already reading the mediainfo table for some other bindings (e.g. bitrate, duration, etc) then there wouldn't be a noticeable difference.
Properties: Select all
Format/Extensions : fla flac