Downloads table: Difference between revisions
Jump to navigation
Jump to search
m ({{DatabaseTablesList}}) |
m (Added asterisk for non IUNICODE field) |
||
Line 79: | Line 79: | ||
|- | |- | ||
| '''TargetMask''' | | '''TargetMask''' | ||
| TEXT | | TEXT* | ||
| | | | ||
| Added in version 5.0 | | Added in version 5.0 | ||
|} | |} |
Latest revision as of 16:16, 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 | ||
Source | TEXT | ||
Destination | TEXT | ||
Cookie | TEXT | ||
RequestBody | TEXT | ||
Title | TEXT | ||
Album | TEXT | ||
Artist | TEXT | ||
Genre | TEXT | ||
BytesDownloaded | INTEGER | ||
BytesTotal | INTEGER | ||
StartDate | REAL | Formatted as the number of days since December 30, 1899. | |
AddToLib | INTEGER | ||
TrackID | INTEGER | Added in version 5.0 | |
TargetMask | TEXT* | Added in version 5.0 |