Skip to content

Ability to "guess" the first part of a multipart RAR archive #2100

@TranceLove

Description

@TranceLove

Depends on #2096.

When user extracts a multipart RAR, Amaze should extract from the first part of archive, even when the user tries to extract from parts other than part 1.

Example of expected behaviour :

  1. User tap on part 5 of a 20-part RAR, e.g. file.part05.rar
  2. Amaze guess the first part of the multipart RAR to be file.part01.rar
  3. RarExtractor work from file.part01.rar instead and extract files from there

Archive viewer (CompressedExplorerFragment) may not need this however, to be the same behaviour as desktop archivers like FileRoller or 7zip FM.

Metadata

Metadata

Assignees

Labels

Area-CompressionRelated to compression and decompression feature.Area-UIUXRelated to user interface/experience (e.g. dialogs, notifications).Issue-FeatureA feature request or improvement.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions