diff options
Diffstat (limited to 'media-tv/kodi/metadata.xml')
-rw-r--r-- | media-tv/kodi/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-tv/kodi/metadata.xml b/media-tv/kodi/metadata.xml index 8ce883523a2b..de1e8c49260a 100644 --- a/media-tv/kodi/metadata.xml +++ b/media-tv/kodi/metadata.xml @@ -16,7 +16,7 @@ <flag name="mariadb">Add MariaDB support</flag> <flag name="dav1d">Enables AV1 decoding via <pkg>media-libs/dav1d</pkg></flag> <flag name="nfs">Enable NFS client support</flag> - <flag name="optical">Enable Audio CD playback and optical disks detection and reading</flag> + <flag name="optical">Enable Audio CD playback, optical disks detection and reading (CD-ROM, Video CD, and others), and ISO optical disk images direct reading. DVD disks may require additional 'udf' flag.</flag> <flag name="power-control">Enable control of shutdown, reboot, suspend, and hibernate</flag> <flag name="raspberry-pi">Enable support for the Raspberry Pi</flag> <flag name="system-ffmpeg">Use system ffmpeg instead of the bundled one</flag> |