Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
3f2ed33f
Commit
3f2ed33f
authored
Jan 25, 2009
by
Rasmus Steinke
Committed by
Max Kellermann
Jan 26, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changed sticker names to be lowercase and without spaces
parent
8bc6bca5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
sticker.xml
doc/sticker.xml
+8
-5
No files found.
doc/sticker.xml
View file @
3f2ed33f
...
...
@@ -23,10 +23,13 @@
widely used tags. This way the tags might still work in other
players, if you sync the database with your original media
files.
Keep in mind that we stick with lower case tags with underscores
instead of spaces. If there will be a Sync tool in future
its easy to change this on the fly, if needed.
</para>
<tag>
<name>
R
ating
</name>
<name>
r
ating
</name>
<value>
1-5
</value>
<para>
Will store a rating value from 1 (worst) to 5 (best) for a given song.
...
...
@@ -34,7 +37,7 @@
</tag>
<tag>
<name>
Album R
ating
</name>
<name>
album_r
ating
</name>
<value>
1-5
</value>
<para>
Will store a rating value from 1 (worst) to 5 (best) for a given album.
...
...
@@ -42,7 +45,7 @@
</tag>
<tag>
<name>
S
tyle
</name>
<name>
s
tyle
</name>
<value>
Keyword
</value>
<para>
This tag is used to keep the Genre tag clean, by now having 1000's of genres.
...
...
@@ -54,7 +57,7 @@
</tag>
<tag>
<name>
L
yrics
</name>
<name>
l
yrics
</name>
<value>
The lyrics of the song, including header with Artist - Title
</value>
<para>
This one is self explaining. This gives the option to store lyrics of
...
...
@@ -63,7 +66,7 @@
</tag>
<tag>
<name>
Similar A
rtists
</name>
<name>
similar_a
rtists
</name>
<value>
Comma seperated list of artists
</value>
<para>
This tag enables a last.fm alike aproach which will still work when being offline
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment