GenresSongs table
		
		
		
		Jump to navigation
		Jump to search
		
- [Database Structure]
 - Albums
 - Artists
 - ArtistsAlbums
 - ArtistsSongs
 - Covers
 - DBInfo
 - DeviceFilters
 - DeviceTracks
 - Devices
 - Downloads
 - Filters
 - Folders
 - FoldersHier
 - Genres
 - GenresSongs
 - LastTreePath
 - Lists
 - ListsSongs
 - Medias
 - OrganizeRules
 - PathProcessing
 - Pinned
 - Played
 - PlaylistSongs
 - Playlists
 - PodcastDirs
 - PodcastEpisodes
 - Podcasts
 - Radio
 - RemoteClients
 - Songs
 - SynchAlbum
 - SynchArtist
 - SynchLocation
 - SynchPlaylist
 - SynchPodcast
 - URLRequestCache
 
Fields
| Name | Value Type | Possible Values | Description | 
|---|---|---|---|
| ID | INTEGER | AUTOINCREMENT (1 to inf.) | |
| IDGenre | INTEGER | ID of the Genre. (ID of the Genre in the Genres table.) | |
| IDSong | INTEGER | ID of the Song. (ID of the Song in the Songs table.) |