Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 466 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 466 Bytes

Yet annother archive reader for foobar2000

Read audio in archive directly without upack to memory or temp folder.
Support format:

  • Zip
  • 7-Zip
  • Rar/Rar5
  • Tar include xz/gz

Works with foobar2000 v1.5 and newer.

*Note if the archive is solid or tar with xz/gz, that will be slow when opening and seeking.

Dependencies

  • libarchive
  • liblzma
  • zlib

License

MIT

Code from Foobar2000 SDK. See SDK license.