ArtistsSongs table

From MediaMonkey Wiki
Revision as of 16:20, 11 April 2024 by Drakinite (talk | contribs) (Formatting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Fields

Name Value Type Possible Values Description
ID INTEGER AUTOINCREMENT (1 to inf.)
PersonType INTEGER 1=Artist or AlbumArtist, 3=Composer, 4=Conductor, 5=Lyricist, 6=Producer, 7=Actor, 8 = Publisher Specifies the PersonType relation between the Song and the "Artist"
IDArtist INTEGER ID of the "Artist". (ID of the "Artist" in the Artists table.)
IDSong INTEGER ID of the Song. (ID of the Song in the Songs table.)