mpd/doc
Miguel A. Arroyo e3809bd4f0 feat: Add ShowMovement Tag
This commit adds the `SHOWMOVEMENT` [tag](https://picard-docs.musicbrainz.org/en/appendices/tag_mapping.html#show-work-movement-4). Historically, this tag originates from iTunes' MP4, but has since become widely used. It is created by Picard's Classical music [plugins](https://picard-docs.musicbrainz.org/en/variables/variables_classical.html) (such as "Classical Extras" or "Work & Movement").

The reasoning behind this tag is to display Work & Movement titles without redundant information and in a more uniform way. Moreover, it additionally serves as an implicit marker denoting classical music tracks (genre tags aren't sufficient).

If the client so chooses to support this tag, they can display `Work` and `Movement` instead of the track title allowing for cleaner display. Other clients can continue to display the `%title%` as before without any fuss.
2024-07-23 21:09:31 -07:00
..
_static/css Docs: changed sphinx theme from classic to sphinx_rtd_theme 2022-11-09 09:35:59 +02:00
client.rst Merge branch 'timeout_in_second' of git://github.com/mxjeff/MPD 2021-02-20 20:11:38 +01:00
conf.py Docs: changed sphinx theme from classic to sphinx_rtd_theme 2022-11-09 09:35:59 +02:00
developer.rst doc/developer.rst: add missing return type to code style sample 2023-12-10 08:24:05 +01:00
doxygen.conf.in util/Compiler.h: remove unused compiler version check macros 2023-03-06 16:37:46 +01:00
index.rst doc/index.rst: added man pages links to suppress warnings: document isn't included in any toctree 2022-11-08 14:32:40 +01:00
meson.build Docs: added custom.css to override default hyphenation and text align styles 2022-11-08 17:31:37 +02:00
mpd.1.rst doc/mpd.1.rst: add documentation for --systemd 2023-03-01 09:55:27 +01:00
mpd.conf.5.rst remove macOS support 2024-05-06 14:11:50 +02:00
mpdconf.example remove macOS support 2024-05-06 14:11:50 +02:00
plugins.rst lib/nfs/Manager: add method MakeConnection() 2024-05-07 21:22:43 +02:00
protocol.rst feat: Add ShowMovement Tag 2024-07-23 21:09:31 -07:00
requirements.txt .readthedocs.yaml: install sphinx-rtd-theme 2024-01-19 10:31:50 +01:00
user.rst meson.build: require Meson 1.0 2024-07-05 17:23:52 +02:00