doc/plugins.rst: document archive plugins

parent 08c70b07
......@@ -1250,3 +1250,19 @@ Download playlist from SoundCloud. It accepts URIs starting with soundcloud://.
xspf
----
Reads XSPF playlist files.
Archive plugins
===============
bz2
---
Allows to load single bzip2 compressed files using `libbz2 <https://www.sourceware.org/bzip2/>`_. Does not support seeking.
zzip
----
Allows to load music files from ZIP archives using `zziplib <http://zziplib.sourceforge.net/>`_.
iso
---
Allows to load music files from ISO 9660 images using `libcdio <https://www.gnu.org/software/libcdio/>`_.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment