URLRequestCache 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
This table was added in version 5.0.
Fields
Name | Value Type | Possible Values | Description |
---|---|---|---|
ID | INTEGER | ||
URL | TEXT | http://mb.mediamonkey.com:5000/ws/2/artist/?query=... | The URL of the web request |
Response | TEXT | {"created":"2023-12-05T13:01:15.203Z","artists":[{"release-... | The response of the web request |
CachedTime | REAL | 2024-04-10 17:42:33 | The time the request was cached. Formatted as an ISO string. |