RemoteClients table: Difference between revisions
Jump to navigation
Jump to search
(Created RemoteClients table) |
({{DatabaseTablesList}} and added asterisks for non IUNICODE fields) |
||
Line 1: | Line 1: | ||
{{DatabaseTablesList}} | |||
== Fields == | == Fields == | ||
{| border="1" | {| border="1" | ||
Line 18: | Line 19: | ||
|- | |- | ||
| '''AutoConversions''' | | '''AutoConversions''' | ||
| TEXT | | TEXT* | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''MAC''' | | '''MAC''' | ||
| TEXT | | TEXT* | ||
| | | | ||
| | | | ||
Line 48: | Line 49: | ||
|- | |- | ||
| '''NotSharedCustomNodes''' | | '''NotSharedCustomNodes''' | ||
| TEXT | | TEXT* | ||
| | | | ||
| | | |
Latest revision as of 16:41, 11 April 2024
- [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 | ||
Name | TEXT | ||
AutoConversions | TEXT* | ||
MAC | TEXT* | ||
IP | TEXT | ||
Enabled | INTEGER | ||
CustomizeAC | INTEGER | ||
CustomizeContent | INTEGER | ||
NotSharedCustomNodes | TEXT* | ||
ShareAllPlaylists | INTEGER | ||
ShareAllCollections | INTEGER | ||
LastAccessTime | REAL | Formatted as the number of days since December 30, 1899.
Added in version 5.0 |