diff --git a/README.md b/README.md index a08a476..28fe890 100644 --- a/README.md +++ b/README.md @@ -258,13 +258,11 @@ To build without GUI, add the following parameters to the CMake call: ## TODO - Support more formats (EXIF, PDF metadata, Theora in Ogg, ...) - Allow adding tags to specific streams when dealing with Ogg -- Do tests with Matroska files which have multiple segments - Set tag information concurrently if multiple files have been specified (CLI) - Support adding cue-sheet to FLAC files ## Bugs - Large file information is not shown when using Qt WebEngine - It is recommend to create backups before editing because I can not test whether the underlying library - works with all kinds of files (when forcing rewrite a backup is always created) -- underlying library: Matroska files composed of more than one segment aren't tested yet and might not work. + works with all kinds of files (when forcing rewrite a backup is always created). - Also note the issue tracker on GitHub