Binding "group": undefined

Support for macOS users
Post Reply
JBW
Posts: 10
Joined: 20 Aug 2017, 19:46

Binding "group": undefined

Post by JBW »

Hi,

Binding "group": undefined

This problem only started today, no changes to any software and all was working well yesterday and for some time however the application did crash/close unexpectedly since I noticed the issue which may have caused the problem?

I try to load another sample file and no matter what file I use, named properly etc the group field always shows undefined.

I use the following for Movies, something similar for TV Shows.
{f[0..2]}/Plex/{plex} [{vf}{bitdepth>=10 ? '.10bit' : null}{".$hdr"}{video[0].framerate == '50.000' ? '.50fps' : null}{".$source"}{".$vc"}{".$ac"}{".$af"}{"-$group"}]

Has been working with no issues for a long time, any ideas how to fix this?

Many thanks,

*Edit* also tried clearing cache - CTRL+SHIFT+DEL as I found this suggestion on another thread, did not help and have also restarted etc
User avatar
rednoah
The Source
Posts: 22976
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Binding "group": undefined

Post by rednoah »

1.
Please paste a sample file path.

2.
Please paste filebot -script fn:sysinfo output.


:idea: Please read How to Request Help.
:idea: Please read the FAQ and How to Request Help.
JBW
Posts: 10
Joined: 20 Aug 2017, 19:46

Re: Binding "group": undefined

Post by JBW »

Thanks rednoah,

1.
/Volumes/BD035 WDR10TB/Plex/Movies/21 Bridges (2019)/21 Bridges (2019) [1080p.10bit.BluRay.HEVC.AAC.6ch-PSA]
is the file path but when I choose it as a sample file in filebot it shows as
/Volumes/BD035 WDR10TB/Plex/Movies/21 Bridges (2019)/21 Bridges (2019) [1080p.10bit.BluRay.HEVC.AAC.6ch]

2.
Sorry for being a n00b, not sure how to do this bit, I am using the app from the Mac app store, all GUI. Is there a guide on how to run this bit?

Appreciate your help,
User avatar
rednoah
The Source
Posts: 22976
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Binding "group": undefined

Post by rednoah »

rednoah wrote: 31 Jul 2014, 16:40 If you're using the GUI:
  • Include System Information (press F5 and then click the information symbol)
:idea: Please read How to Request Help.
:idea: Please read the FAQ and How to Request Help.
JBW
Posts: 10
Joined: 20 Aug 2017, 19:46

Re: Binding "group": undefined

Post by JBW »

Code: Select all

FileBot 4.8.3 (r5807)
JNA Native: 5.2.2
MediaInfo: 18.05
7-Zip-JBinding: 9.20
Chromaprint: 1.4.2
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2019-02-26 (r552)
Groovy: 2.5.1
JRE: Java(TM) SE Runtime Environment 10.0.2
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 8 Core / 4 GB Max Memory / 114 MB Used Memory
OS: Mac OS X (x86_64)
HW: Darwin BAZMAC-28A02.local 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64
DATA: /Users/bxgedd/Library/Containers/net.filebot.FileBot/Data/Library/Application Support/User Data
Package: MAS
License: Mac App Store License
User avatar
rednoah
The Source
Posts: 22976
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Binding "group": undefined

Post by rednoah »

That's such a strangely outdated version. Both FileBot and macOS. What macOS release is that? Doesn't the MAS upgrade you automatically? Have you tried the latest and greatest FileBot 4.9.1 yet?
:idea: Please read the FAQ and How to Request Help.
JBW
Posts: 10
Joined: 20 Aug 2017, 19:46

Re: Binding "group": undefined

Post by JBW »

Yeah, :-) it's an old Mac Mini 2012 and its main job in life is as a home Plex server but one of the last MacOS updates a few years ago didn't go well and had to start from scratch, after getting it all working and back how I wanted it including Filebot with all my presets etc I've avoided any major updates, afraid it will have a negative impact on performance of the older hardware. It's been nice and reliable as is.

Everything just works well at the moment, and this issue came out of the blue with no changes being made, so I thought I would see if I could find the solution first before trying anything else.

OK, just to be safe then I should backup ~/Library/Containers/net.filebot.FileBot/.

Many thanks for your help, I'll see if the new version fixes the issue.

Thanks,

*Edit* - Upgraded to the latest version and all is working again, strange don't know why it happened but all good now, thanks.
Post Reply