Skip to content
  • Ragnar Thomsen's avatar
    clirar: Improve parsing of rar output · ee7e9305
    Ragnar Thomsen authored
    Detect solid and multi-volume archives. For now, just store this info in
    member variables and output to debug.
    
    Remove some superfluous m_isUnrar5 checks.
    
    For unrar 5, go back to ParseStateHeader when finding a line that starts
    with "Archive: ". This is needed for multi-volume archives.
    ee7e9305