2.5.1 scribbu m3u Options

  1. -v|--verbose Produce more verbose output; this really only makes sense when printing entries to file (otherwise the informational messages will be intermingled with the entries printed to stdout.
  2. -s ARG|--source-encoding=ARG Specify the text encoding in which the textual tags author & title are written in the files to be processed; e.g. "ASCII" or "UTF-8". Say scribbu encodings for a list of names for all support ed encodings.
  3. -o ARG|--output=ARG This option indicates that the EXTM3U entries shall be written to the given file rather than stdout.
  4. -a|--append When writing to file, this option indicates that the named file should be appended to rather than overwritten.
  5. -8|use-utf-8 When writing to file, this option indicates that the output shall be encoded as UTF-8 (rather than the system locale’s text encoding, which is the default behavior).