Coder Social home page Coder Social logo

Rar 5 about komga HOT 5 CLOSED

gotson avatar gotson commented on June 1, 2024
Rar 5

from komga.

Comments (5)

Joinatic avatar Joinatic commented on June 1, 2024

Installed UnRar 5.8.5 bit it still doesnt work
http://www.linuxfromscratch.org/blfs/view/svn/general/unrar.html

from komga.

gotson avatar gotson commented on June 1, 2024

Hi,

Unfortunately there is no Java library that can extract rar 5 archives.

See here : https://stackoverflow.com/questions/56700651/is-there-a-solution-to-read-the-rar-files-of-version-5-using-junrar-library

And the rar library I use in Komga : junrar/junrar#23

One solution would be to use an external tool to perform the extract, but it would be platform specific, so difficult to maintain, while the current library is native Java and portable.

Rar 5 should be fairly uncommon, given the lack of support for the format in general.

In case there is a native Java library implementing it, then I would add it of course.

from komga.

Neiko2002 avatar Neiko2002 commented on June 1, 2024

What about https://formats.kaitai.io/rar/index.html? It seems to me they can at least read rar v5. But have not tried it.

from komga.

gotson avatar gotson commented on June 1, 2024

What about https://formats.kaitai.io/rar/index.html? It seems to me they can at least read rar v5. But have not tried it.

I have seen this one indeed, but Kaitai is only describing how a file is built/formed, it doesn't have the algorithm to uncompress rar5 files.

from komga.

Neiko2002 avatar Neiko2002 commented on June 1, 2024

I see. When I upload a rar v5 to their IDE https://ide.kaitai.io/ it crashes when parsing the archive. Looks like its not stable now.

from komga.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.