Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Utilize Unrar for rar support if it is installed #146

Closed

Conversation

SnazzyPanda
Copy link
Contributor

This changes the handling of extracting .rar files to first check if the unrar command is available. If it is, this then uses unrar to extract .rar files, otherwise it uses the previous bit7z methods.

This should enable much better support for .rar files through unrar for users who wish to install (or already have installed) unrar.

@SnazzyPanda
Copy link
Contributor Author

Closing in favor of #147.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant