aboutsummaryrefslogtreecommitdiffstats
path: root/src/sticker.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-01-19sticker: new library for storing dynamic information about songsMax Kellermann1-0/+86
"Stickers" are pieces of information attached to existing MPD objects (e.g. song files, directories, albums). Clients can create arbitrary name/value pairs. MPD itself does not assume any special meaning in them.