SevenZipException: HRESULT: 0x1 (FALSE). Error extracting all items

Support for Windows users
Post Reply
dextros
Posts: 3
Joined: 07 Jul 2017, 07:36

SevenZipException: HRESULT: 0x1 (FALSE). Error extracting all items

Post by dextros »

Hi

I am having this issue that is following me around.

I had a Windows 7 Virtual Machine and have been using Filebot since early 2015 and its been awesome. about 3 months ago, i started to have the problem of extracting, which is leaving small files and being sent over to the final location.

I finally got around to making a W10 virtual machine, and bought FB from the store. I am still having the same problems.

Please see extract from the log. This happens on films as well as TV Shows.

Code: Select all

Run script [fn:amc] at [Tue Aug 29 03:16:09 BST 2017]
Parameter: clean = n
Parameter: deleteAfterExtract = y
Parameter: excludeList = amc-input_TV.txt
Parameter: pushover = *****
Parameter: seriesFormat = \\XEON\Media\_TV Shows/{n}/{'Season '+s}/{n} - {s00e00} - {t}
Argument[0]: \\XEON\appdata\Renaming\Process\TV
Use excludes: \\XEON\appdata\Renaming\Done\TV\amc-input_TV.txt (2782)
Ignore system path: \\XEON\appdata\Renaming\Process\TV\.sync
Skip small video file: \\XEON\appdata\Renaming\Process\TV\Ballers.2015.S03E06.720p.HDTV.x264-aAF\ballers.2015.s03e06.720p.hdtv.x264-aaf\Ballers.2015.S03E06.720p.HDTV.x264-aAF\Ballers.2015.S03E06.720p.HDTV.x264-aAF.mkv
Read archive [preacher.s02e11.720p.hdtv.x264-fleet.rar] and extract to [\\XEON\appdata\Renaming\Process\TV\Preacher.S02E11.720p.HDTV.x264-FLEET\preacher.s02e11.720p.hdtv.x264-fleet\Preacher.S02E11.720p.HDTV.x264-FLEET]
Extracting files [\\XEON\appdata\Renaming\Process\TV\Preacher.S02E11.720p.HDTV.x264-FLEET\preacher.s02e11.720p.hdtv.x264-fleet\Preacher.S02E11.720p.HDTV.x264-FLEET\Preacher.S02E11.720p.HDTV.x264-FLEET.mkv]
SevenZipException: HRESULT: 0x1 (FALSE). Error extracting all items
No files selected for processing
Done ?(@???@)?
Run script [fn:amc] at [Tue Aug 29 03:16:14 BST 2017]
Parameter: clean = n
Parameter: deleteAfterExtract = y
Parameter: excludeList = amc-input_TV.txt
Parameter: pushover = *****
Parameter: seriesFormat = \\XEON\Media\_TV Shows/{n}/{'Season '+s}/{n} - {s00e00} - {t}
Argument[0]: \\XEON\appdata\Renaming\Process\TV
Use excludes: \\XEON\appdata\Renaming\Done\TV\amc-input_TV.txt (2783)
Ignore system path: \\XEON\appdata\Renaming\Process\TV\.sync
Skip small video file: \\XEON\appdata\Renaming\Process\TV\Ballers.2015.S03E06.720p.HDTV.x264-aAF\ballers.2015.s03e06.720p.hdtv.x264-aaf\Ballers.2015.S03E06.720p.HDTV.x264-aAF\Ballers.2015.S03E06.720p.HDTV.x264-aAF.mkv
Input: \\XEON\appdata\Renaming\Process\TV\Preacher.S02E11.720p.HDTV.x264-FLEET\preacher.s02e11.720p.hdtv.x264-fleet\Preacher.S02E11.720p.HDTV.x264-FLEET\Preacher.S02E11.720p.HDTV.x264-FLEET.mkv
Group: [tvs:preacher] => [Preacher.S02E11.720p.HDTV.x264-FLEET.mkv]
Rename episodes using [TheTVDB]
Auto-detected query: [Preacher]
Fetching episode data for [Preacher]
Fetching episode data for [Preachers of Detroit]
[MOVE] from [\\XEON\appdata\Renaming\Process\TV\Preacher.S02E11.720p.HDTV.x264-FLEET\preacher.s02e11.720p.hdtv.x264-fleet\Preacher.S02E11.720p.HDTV.x264-FLEET\Preacher.S02E11.720p.HDTV.x264-FLEET.mkv] to [\\XEON\Media\_TV Shows\Preacher\Season 2\Preacher - S02E11 - Back Doors.mkv]
Failed to set xattr: NoSuchFileException: \\XEON\Media\_TV Shows\Preacher\Season 2\Preacher - S02E11 - Back Doors.mkv:net.filebot.metadata
Processed 1 files
Sending Pushover notification
IOException: Server returned HTTP response code: 400 for URL: https://api.pushover.net/1/messages.xml
Please can you offer any advice, and can I provide anything further.

KRs

Lee

Update - OK i realise my problem now! After all this time...

How can I make FB ignore .r00-.r100. Can I use wildcards? This may not

Lee
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: SevenZipException: HRESULT: 0x1 (FALSE). Error extracting all items

Post by rednoah »

So you're using the the AMC script, right?

You could disable archive extraction altogether or you could try if --def ignore patterns work.
:idea: Please read the FAQ and How to Request Help.
dextros
Posts: 3
Joined: 07 Jul 2017, 07:36

Re: SevenZipException: HRESULT: 0x1 (FALSE). Error extracting all items

Post by dextros »

Thank Rednoah

I am using the script. Took me a while how to call it on W10, but its so simple, its easy :)

I have thought about it more, it wont work due to the nature of Sync. I don't know what changed, but i think it used to store the whole folder in the !Sync folder and then move it to the input location.

What it is defianantly doing now, is storing each .r00 section, and moving that individual one over once that piece has finished, and when is AMC is being called, there are only part of the full file in place.

I could increase the AMC call time, but there could still be a problem if the download has not finished before the call. I will have to work something else out.

Thanks again.

L
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: SevenZipException: HRESULT: 0x1 (FALSE). Error extracting all items

Post by rednoah »

I see. If amc script is called on partially synced files then extraction failures can be expected.
:idea: Please read the FAQ and How to Request Help.
dextros
Posts: 3
Joined: 07 Jul 2017, 07:36

Re: SevenZipException: HRESULT: 0x1 (FALSE). Error extracting all items

Post by dextros »

Do you think it would be possible to not add a line to the excludelist if there was an error, or retry again if there is an error.

When I manually extract, FB auto picks it back up, and deletes the smaller file, and puts the proper one in its place.
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: SevenZipException: HRESULT: 0x1 (FALSE). Error extracting all items

Post by rednoah »

No. That would be a bad idea in general and not a good solution for your particular problem.

The amc must be called in completed files by design. Running in a schedule is thus not recommend. Most users have their download tool run FileBot on completed files. Maybe your sync tool has a similar feature.
:idea: Please read the FAQ and How to Request Help.
Post Reply