Jorricks / unrar-angel

Light-weight, highly configurable, unrar daemon for linux
GNU General Public License v3.0
1 stars 0 forks source link

Support for MultiPart Rars #1

Closed thewillwilson closed 6 years ago

thewillwilson commented 6 years ago

How well does this script work with multi-part rars?

Jorricks commented 6 years ago

My multi-part rars always have a .rar file in there which is then connected to the .r00 .r01 etc. part. The program simply takes the .rar file and tries to extract it. The actual unrar library from winrar then automatically unpacks all the files that are linked to the .rar file.

If you have any other questions or more in depth, let me know. Closing this issue now :)

Jorricks commented 6 years ago

Closed