Page 1 of 1

Save as... button in SFV panel creates empty *.sfv files

Posted: 27 Feb 2022, 14:26
by renegade
Hello,

As per title. upgraded to 4.9.5 from 4.9.4 on Mac (12.2.1) when creating a .sfv file, filebot now just generates an empty file with only the header information. IE:

Code: Select all

; Generated by FileBot 4.9.5 on 2022-02-27 at 09:16:27
; charset=UTF-8
;
The above is the entire generated .sfv file.

Downgraded to 4.9.4 and it works fine again.

Code: Select all

; Generated by FileBot 4.9.4 on 2022-02-27 at 09:28:54
; charset=UTF-8
;
250MB.r00 83D685FF
250MB.r01 16B27E84
250MB.r02 C672C6A6
250MB.r03 6385238A
250MB.r04 DD4A300A
250MB.rar 2B44F328

Re: creates empty .sfv file in 4.9.5 on Mac

Posted: 28 Feb 2022, 01:42
by rednoah
A bit of a strange one... Fixed with FileBot r9117.

Re: Save as... button in SFV panel creates empty *.sfv files

Posted: 06 Mar 2022, 03:10
by renegade
Thank you for taking care of this so promptly!