These are the fields that may be used with the Grilo MediaScanner plugin, for instance with grl_source_query().
Generic Properties
- Key:
author
- Description: Creator of the media.
- Type:
String
(gchararray)
- Stored in Lucene as
"author"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Covered by full text search.
- Retrieved from GStreamer.
- Key:
certificate
- Description: Age certificate of the media.
- Type:
String
(gchararray)
- Stored in Lucene as
"certification"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Related to region, publishing-date.
- Key:
description
- Description: Description of the media.
- Type:
String
(gchararray)
- Stored in Lucene as
"description"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Covered by full text search.
- Retrieved from GStreamer.
- Key:
external-url
- Description: External location where the media can be played back, usually a website.
- Type:
String
(gchararray)
- Stored in Lucene as
"external-url"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
favourite
- Description: Whether or not the element was marked as favourite.
- Type:
gboolean
- Stored in Lucene as
"favourite"
.
- Merge conflicts are resolved by replacing the old value with the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
keyword
- Description: A keyword describing the media.
- Type:
String
(gchararray)
- Stored in Lucene as
"keyword"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
license
- Description: The license of the media.
- Type:
String
(gchararray)
- Stored in Lucene as
"license"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-comment
- Description: User comment about this media.
- Type:
String
(gchararray)
- Stored in Lucene as
"comment"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Covered by full text search.
- Retrieved from GStreamer.
- Key:
lucene-contact
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"contact"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-copyright
- Description: Copyright notice of this media.
- Type:
String
(gchararray)
- Stored in Lucene as
"copyright"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-copyright-uri
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"copyright-uri"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-language
- Description: Languages this media is adopted to.
- Type:
String
(gchararray)
- Stored in Lucene as
"language"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-license-uri
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"license-uri"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-network-available
- Description: ....
- Type:
gboolean
- Stored in Lucene as
"network-available"
.
- Merge conflicts are resolved by replacing the old value with the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-organization
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"organization"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-version
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"version"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
original-title
- Description: Original, untranslated title of the movie.
- Type:
String
(gchararray)
- Stored in Lucene as
"original-title"
.
- Merge conflicts are resolved by replacing the old value with the new value.
- Supports range filters.
- Covered by full text search.
- Retrieved from GStreamer.
- Key:
rating
- Description: Media rating.
- Type:
gfloat
- Stored in Lucene as
"rating"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
region
- Description: Region in which the media was published.
- Type:
String
(gchararray)
- Stored in Lucene as
"region"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Related to publishing-date, certificate.
- Key:
site
- Description: Site.
- Type:
String
(gchararray)
- Stored in Lucene as
"homepage-url"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
title
- Description: Title of the media.
- Type:
String
(gchararray)
- Stored in Lucene as
"title"
.
- Merge conflicts are resolved by replacing the old value with the new value.
- Supports range filters.
- Covered by full text search.
- Retrieved from GStreamer.
File Properties
- Key:
lucene-etag
- Description: A sophisticated last change indicator, similiar to the ETag header of HTTP 1.1.
- Type:
String
(gchararray)
- Stored in Lucene as
"etag"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer, file system.
- Key:
lucene-file-size
- Description: Size of the media file in bytes.
- Type:
guint64
- Stored in Lucene as
"file-size"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer, file system.
- Key:
lucene-last-accessed
- Description: Time when the media file was accessed the last time.
- Type:
GDateTime
- Stored in Lucene as
"last-accessed"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer, file system.
- Key:
mime-type
- Description: Media mime type.
- Type:
String
(gchararray)
- Stored in Lucene as
"mime-type"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer, file system.
- Related to url, bitrate, framerate, height, width, start-time.
- Key:
modification-date
- Description: When the media was last modified.
- Type:
GDateTime
- Stored in Lucene as
"modification-date"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer, file system.
- Key:
url
- Description: Media URL.
- Type:
String
(gchararray)
- Stored in Lucene as
"url"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer, file system.
- Related to mime-type, bitrate, framerate, height, width, start-time.
Media Properties
- Key:
duration
- Description: Media duration in seconds.
- Type:
gint
- Stored in Lucene as
"duration"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
genre
- Description: Genre of the media.
- Type:
String
(gchararray)
- Stored in Lucene as
"genre"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
last-played-time
- Description: Last time the media was played.
- Type:
String
(gchararray)
- Stored in Lucene as
"last-played"
.
- Merge conflicts are resolved by replacing the old value with the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-container-format
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"container-format"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-encoded-by
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"encoded-by"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-encoder
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"encoder"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-encoder-version
- Description: ....
- Type:
gint
- Stored in Lucene as
"encoder-version"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-seekable
- Description: The media is seekable.
- Type:
gboolean
- Stored in Lucene as
"seekable"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
performer
- Description: An actor performing in the movie.
- Type:
String
(gchararray)
- Stored in Lucene as
"performer"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Covered by full text search.
- Retrieved from GStreamer.
- Key:
play-count
- Description: How many times media was played.
- Type:
gint
- Stored in Lucene as
"play-count"
.
- Merge conflicts are resolved by replacing the old value with the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
playback-interrupted-time
- Description: Time at which playback was interrupted.
- Type:
gint
- Stored in Lucene as
"last-position"
.
- Merge conflicts are resolved by replacing the old value with the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
producer
- Description: Producer of the movie.
- Type:
String
(gchararray)
- Stored in Lucene as
"producer"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Covered by full text search.
- Retrieved from GStreamer.
- Key:
publishing-date
- Description: When the media was originally published.
- Type:
GDateTime
- Stored in Lucene as
"publication-date"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Related to region, certificate.
- Key:
studio
- Description: Studio the media is from.
- Type:
String
(gchararray)
- Stored in Lucene as
"studio"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
thumbnail
- Description: Thumbnail image.
- Type:
String
(gchararray)
- Stored in Lucene as
"cover"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
tmdb-poster
- Description: URLs pointing to posters for this media.
- Type:
String
(gchararray)
- Stored in Lucene as
"poster"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
Music Properties
- Key:
album
- Description: Album the media belongs to.
- Type:
String
(gchararray)
- Stored in Lucene as
"album"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Covered by full text search.
- Retrieved from GStreamer.
- Key:
artist
- Description: Main artist.
- Type:
String
(gchararray)
- Stored in Lucene as
"artist"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Covered by full text search.
- Retrieved from GStreamer.
- Key:
bitrate
- Description: Media bitrate in KBits/s.
- Type:
gint
- Stored in Lucene as
"audio-bitrate"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Related to url, mime-type, framerate, height, width, start-time.
- Key:
lucene-album-gain
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"album-gain"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-album-peak
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"album-peak"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-album-volume-count
- Description: ....
- Type:
gint
- Stored in Lucene as
"album-volume-count"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-album-volume-number
- Description: ....
- Type:
gint
- Stored in Lucene as
"album-volume-number"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-artist
- Description: The artists of the album this song was released with.
- Type:
String
(gchararray)
- Stored in Lucene as
"album-artist"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Covered by full text search.
- Retrieved from GStreamer.
- Key:
lucene-audio-codec
- Description: The codec used for this media's audio stream.
- Type:
String
(gchararray)
- Stored in Lucene as
"audio-codec"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-beats-per-minute
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"beats-per-minute"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-channel-count
- Description: The number of this media's audio stream channels.
- Type:
gint
- Stored in Lucene as
"channel-count"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-composer
- Description: The composers of this song.
- Type:
String
(gchararray)
- Stored in Lucene as
"composer"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Covered by full text search.
- Retrieved from GStreamer.
- Key:
lucene-disc-number
- Description: The disc number within the album of this song.
- Type:
gint
- Stored in Lucene as
"disc-number"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-isrc
- Description: International Standard Recording Code.
- Type:
String
(gchararray)
- Stored in Lucene as
"isrc"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-maximum-audio-bitrate
- Description: The maximum bitrate of this media's audio stream.
- Type:
gint
- Stored in Lucene as
"maximum-audio-bitrate"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-reference-level
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"reference-level"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-sample-rate
- Description: The sample rate of this media's audio stream.
- Type:
gint
- Stored in Lucene as
"sample-rate"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-track-count
- Description: The number of individual tracks on this song's album.
- Type:
gint
- Stored in Lucene as
"track-count"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-track-gain
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"track-gain"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-track-peak
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"track-peak"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lyrics
- Description: Song lyrics.
- Type:
String
(gchararray)
- Stored in Lucene as
"lyrics"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Covered by full text search.
- Retrieved from GStreamer.
- Key:
track-number
- Description: Track number inside the album.
- Type:
gint
- Stored in Lucene as
"track-number"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
Image Properties
- Key:
height
- Description: Height of media ('y' axis).
- Type:
gint
- Stored in Lucene as
"height"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Related to url, mime-type, bitrate, framerate, width, start-time.
- Key:
lucene-horizontal-resolution
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"horizontal-resolution"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-vertical-resolution
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"vertical-resolution"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
orientation
- Description: Orientation of the photo in degree (clockwise).
- Type:
gint
- Stored in Lucene as
"orientation"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
width
- Description: Width of media ('x' axis).
- Type:
gint
- Stored in Lucene as
"width"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Related to url, mime-type, bitrate, framerate, height, start-time.
Photo Properties
- Key:
camera-model
- Description: Name of the camera model used to take the photo.
- Type:
String
(gchararray)
- Stored in Lucene as
"camera-model"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Covered by full text search.
- Retrieved from GStreamer.
- Key:
creation-date
- Description: Creation date.
- Type:
GDateTime
- Stored in Lucene as
"date-taken"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
exposure-time
- Description: Exposure time of the photo in seconds.
- Type:
gfloat
- Stored in Lucene as
"exposure-time"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
flash-used
- Description: Whether or not a flash was used to take that picture.
- Type:
gboolean
- Stored in Lucene as
"flash-used"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
iso-speed
- Description: Photographic film's sensitivity to light as ISO value.
- Type:
gfloat
- Stored in Lucene as
"iso-speed"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-application-name
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"application-name"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-camera-manufacturer
- Description: The manufacturer of the camera used for capturing this photo.
- Type:
String
(gchararray)
- Stored in Lucene as
"camera-manufacturer"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Covered by full text search.
- Retrieved from GStreamer.
- Key:
lucene-capturing-contrast
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"capturing-contrast"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-capturing-digital-zoom-ratio
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"capturing-digital-zoom-ratio"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-capturing-exposure-compensation
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"capturing-exposure-compensation"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-capturing-exposure-mode
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"capturing-exposure-mode"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-capturing-exposure-program
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"capturing-exposure-program"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-capturing-flash-mode
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"capturing-flash-mode"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-capturing-gain-adjustment
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"capturing-gain-adjustment"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-capturing-saturation
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"capturing-saturation"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-capturing-scene-capture-type
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"capturing-scene-captureType"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-capturing-sharpness
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"capturing-sharpness"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-capturing-source
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"capturing-source"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-focal-length
- Description: Denominator of the focal length used when capturing this photo.
- Type:
gfloat
- Stored in Lucene as
"focal-length"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-focal-ratio
- Description: Focal length used when capturing this photo.
- Type:
gfloat
- Stored in Lucene as
"focal-ratio"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-geo-location-capture-direction
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"geo-location-captureDirection"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-geo-location-city
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"geo-location-city"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-geo-location-country
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"geo-location-country"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-geo-location-elevation
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"geo-location-elevation"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-geo-location-horizontal-error
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"geo-location-horizontal-error"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-geo-location-latitude
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"geo-location-latitude"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-geo-location-longitude
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"geo-location-longitude"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-geo-location-movement-direction
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"geo-location-movementDirection"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-geo-location-movement-speed
- Description: ....
- Type:
gfloat
- Stored in Lucene as
"geo-location-movementSpeed"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-geo-location-name
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"geo-location-name"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-geo-location-sublocation
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"geo-location-sublocation"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-grouping
- Description: ....
- Type:
String
(gchararray)
- Stored in Lucene as
"grouping"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-metering-mode
- Description: The metering mode used when capturing this photo.
- Type:
String
(gchararray)
- Stored in Lucene as
"metering-mode"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-white-balance
- Description: The white balance parameters applied to this photo.
- Type:
String
(gchararray)
- Stored in Lucene as
"white-balance"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
Movie Properties
- Key:
director
- Description: Director of the movie.
- Type:
String
(gchararray)
- Stored in Lucene as
"director"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Covered by full text search.
- Retrieved from GStreamer.
- Key:
episode
- Description: Episode of a show.
- Type:
gint
- Stored in Lucene as
"episode"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
framerate
- Description: Frames per second.
- Type:
gfloat
- Stored in Lucene as
"frame-rate"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Related to url, mime-type, bitrate, height, width, start-time.
- Key:
lucene-maximum-video-bitrate
- Description: The maximum bitrate of this media's video stream.
- Type:
gint
- Stored in Lucene as
"maximum-video-bitrate"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-video-bitrate
- Description: The bitrate of this media's video stream.
- Type:
gint
- Stored in Lucene as
"video-bitrate"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
lucene-video-code
- Description: The codec used for this media's video stream.
- Type:
String
(gchararray)
- Stored in Lucene as
"video-codec"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
season
- Description: Season of a show.
- Type:
gint
- Stored in Lucene as
"season"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
show
- Description: Name of a show.
- Type:
String
(gchararray)
- Stored in Lucene as
"show"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Covered by full text search.
- Retrieved from GStreamer.
- Key:
tmdb-backdrop
- Description: Background information on this movie.
- Type:
String
(gchararray)
- Stored in Lucene as
"backdrop"
.
- Merge conflicts are resolved by appending the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
tmdb-id
- Description: The Movie Database ID of this movie.
- Type:
String
(gchararray)
- Stored in Lucene as
"tmdb-id"
.
- Merge conflicts are resolved by replacing the old value with the new value.
- Supports range filters.
- Retrieved from GStreamer.
- Key:
tmdb-imdb-id
- Description: Internet Movie Database ID of this movie.
- Type:
String
(gchararray)
- Stored in Lucene as
"imdb-id"
.
- Merge conflicts are resolved by replacing the old value with the new value.
- Supports range filters.
- Retrieved from GStreamer.