Compare commits
No commits in common. "fcb9c420e87eb1db6e20c4c1695838ceb16bc6b7" and "32a93ebd40ef57c4ffa65a8c996659dcfb677573" have entirely different histories.
fcb9c420e8
...
32a93ebd40
@ -0,0 +1,24 @@
|
|||||||
|
---
|
||||||
|
title: "Music Metadata"
|
||||||
|
visible: true
|
||||||
|
---
|
||||||
|
|
||||||
|
[toc]
|
||||||
|
|
||||||
|
Persönliche Richtlinien für Musik Metadaten
|
||||||
|
|
||||||
|
## Tags
|
||||||
|
|
||||||
|
| Feldname | Beispielinhalt |
|
||||||
|
| :-------- | :-------------- |
|
||||||
|
| Titel | Column 2 Item 1 |
|
||||||
|
| Interpret | Column 2 Item 2 |
|
||||||
|
| Album | |
|
||||||
|
|
||||||
|
## Links
|
||||||
|
|
||||||
|
> [Music Metadata Style Guide](https://musicbiz.org/wp-content/uploads/2016/04/MusicMetadataStyleGuide-MusicBiz-FINAL2.0.pdf)
|
||||||
|
> [Kid3 Frame List](https://docs.kde.org/trunk5/de/kid3/kid3/commands.html#frame-list)
|
||||||
|
> [MP3 Tag Field Mappings](https://docs.mp3tag.de/mapping/)
|
||||||
|
> [ID3 v2.4.0 Standard](https://id3.org/id3v2.4.0-frames)
|
||||||
|
> [Common Metadata Tags](https://borewit.github.io/music-metadata/doc/common_metadata.html)
|
@ -7,4 +7,4 @@
|
|||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
{# {% include 'partials/langswitcher.html.twig' %} #}
|
{% include 'partials/langswitcher.html.twig' %}
|
||||||
|
Loading…
Reference in New Issue
Block a user