Skip to content

mocukie/foo_yaarchive_reader

Repository files navigation

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.