Skip to content

Commit

Permalink
Absubmit add section on skipped file by the plugin
Browse files Browse the repository at this point in the history
Add a section to the absubmit plugin documentation about files that are skipped by this plugin.
  • Loading branch information
inytar authored Jan 2, 2017
1 parent b95c01f commit 869d078
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/plugins/absubmit.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Type::
to run the analysis program and upload its results. This will work on any
music with a MusicBrainz track ID attached.

The plugin skips any file missing a MusicBrainz ID (MBID). This should rarely happen as Beets tags all files with their MBID on import. Files of in an unsupported encoding format are also skipped. `streaming_extractor_music`_ currently supports files with the following extensions: ``mp3``, ``ogg``, ``oga``, ``flac``, ``mp4``, ``m4a``, ``m4r``, ``m4b``, ``m4p``, ``aac``, ``wma``, ``asf``, ``mpc``, ``wv``, ``spx``, ``tta``, ``3g2``, ``aif``, ``aiff`` and ``ape``.

Configuration
-------------

Expand Down

0 comments on commit 869d078

Please sign in to comment.