Page:
metadata
Pages
0x_id
API
Configuration
Customization
DatabaseUpdate
Docker
GoogleMapsAPI
Home
IMDb
MultilingualAnnotations
MultipleAudioTracks
MyFavoriteBugs
Places
QuerySyntax
RenamingFiles
UpgradeTo14.04
UpgradeTo16.04
UpgradeTo18.04
UpgradeTo20.04
UpgradeToPython3
UseCases
WikipediaTemplate
config
database backup
embed
filenames
groups
ids
install
ldap
media
metadata
objects
permissions
posterservice
services
shell
ssl
text
todo
urls
video
volume
No results
1
metadata
j edited this page 2023-07-02 12:57:13 +05:30
Table of Contents
Metadata
[Documents, pandora*, 0xdb2*)]TOC(heading=Design
IMDb Metadata
title "" title combined
season 0 combined
episode 0 combined
series_title "" combined
episode_title "" combined
creators [""] maindetails of series page, used to determine canonical file name
series_year 0 maindetails of series page, used to determine canonical file name
directors [""] director fullcredits
countries [""] country combined
year 0 year combined
runtime 0 (sec) runtime combined
languages [""] language combined
alternative_titles [""] releaseinfo (whitelist)
writers [""] writer fullcredits
producers [""] producer fullcredits
cinematographers [""] cinematographer fullcredits
editors [""] editor fullcredits
cast [C] fullcredits
genres [""] genre combined
keywords [""] keyword keywords
summary "" plotsummary
synopsis "" synopsis
trivia [""] trivia
companies [""] company combined
release_date D releasedate releaseinfo
budget 0 budget business
gross 0 gross business
profit 0 profit (gross-budget)
rating 0.0 rating combined
votes 0 votes combined
edited_from [M] movieconnections
edited_into [M] movieconnections
follows [M] movieconnections
followed_by [M] movieconnections
remake_of [M] movieconnections
remade_as [M] movieconnections
spin_off_from [M] movieconnections
spin_off [M] movieconnections
features [M] movieconnections
featured_in [M] movieconnections
references [M] movieconnections
referenced_in [M] movieconnections
spoofs [M] movieconnections
spoofed_in [M] movieconnections
recommendations [M] recommendations
reviews [L] externalreviews (whitelist)
links [L] miscsites (whitelist)
filming_locations [""] filminglocation locations
id "" id
IMDb Sort
number_of_directors directors x directors
number_of_countries countries x countries
number_of_writers writers x writers
number_of_producers producers x producers
number_of_cinematographers cinematographers x cinematographers
number_of_editors editors x editors
entries_in_cast cast x entries
number_of_genres genres x genres
number_of_keywords keywords x keywords
words_in_summary summary x words
words_in_synopsis synopsis x words
entries_in_trivia trivia x entries
number_of_companies companies x companies
number_of_connections connections x connections
number_of_reviews reviews x reviews
number_of_links links x links
number_of_filming_locations filminglocations x locations
Other Metadata
allmovie_id ""
criterion_id ""
karagarga_ids [""]
metacritic_id ""
posters [{"": [""]}]
rottentomatoes_id ""
score 0.0 (allmovie*20+imdb*10+metacritic+rottentomatoes)/4
torrents [L]
wikipedia_id ""
// Links: AllMovie, Amazon, Criterion, Google, Metacritic, Rotten Tomatoes, Wikipedia
// Karagarga: [Title, [Subtitles]]
// OpenSubtitles: [Subtitles]
0xDB Metadata
locations [""] location
events [""] event
number_of_locations 0 locations
number_of_events 0 events
resolution 0 (w*h) resolution w x h admin
aspect_ratio 0.0 (:1) aspectratio x.xx:1
duration 0.0 (sec) duration xx:xx:xx
pixels 0 pixels x.xx Gpx admin
size 0 size x.xx GB admin
bitrate 0.0 (kbps) bitrate x.xx kbit/sec admin
bits_per_pixel 0.0 (bppx) bitsperpixel x.xx bit/px admin
color 0.0 (0-360) color x.x []
saturation 0.0 (0-1) saturation x.xxx
brightness 0.0 (0-1) brightness x.xxx
volume ? volume ?
shots 0 shots x shots
shots_per_minute 0.0 shotsperminute x.xx shots/min
words 0 words x words
words_per_minute 0.0 wordsperminute x.xx words/min
clips 0 clips x
date_created D datecreated YYYY-MM-DD HH:MM:SS admin
date_published D datepublished YYYY-MM-DD HH:MM:SS
date_modified D datemodified YYYY-MM-DD HH:MM:SS
date_accessed D dateaccessed YYYY-MM-DD HH:MM:SS
times_accessed 0 popularity x.x% (#/max*100)
files 0 files x files admin
filenames [""] filename abc...xyz admin
Objects
C cast ["actor", "character"]
D date timestamp
L link ["site", "url"]
M movie ["title", "id"]
Whitelists
Alternative Titles
International
UK
USA
(undefined)
Links
All Movie Guide -> allmovie_id
BFI
Reviews
All Movie Guide -> allmovie_id
BBCi
Chicago Sun-Times
Filmcritic
Guardian
Los Angeles Times
Metacritic
New York Times
Rolling Stone
Rotten Tomatoes -> rottentomatoes_id
Salon
San Francisco Chronicle
Senses of Cinema
Variety
Village Voice
Find Menu
[all]
title
director
country
year
language
writer
producer
cinematographer
editor
actor
character
person (director, writer, producer, cinematographer, editor, actor, character)
genre
keyword
summary
synopsis
trivia
text (genre, keyword, summary, synopsis, trivia)
company
connection
location
dialog
filename (admin)
Advanced Find Dialog
title string
director string
country string
year number (year)
runtime number (time)
writer string
producer string
cinematographer string
editor string
actor string
character string
person string
genre string
keyword string
summary text
synopsis text
trivia text
text text
company string
releasedate number (date)
budget number (currency)
gross number (currency)
profit number (currency)
rating number (integer 0-100) // imdb_rating*10
votes number (integer 0-100) // #/max*100
connection string
review string
link string
location string
resolution number (resolution)
aspectratio number (ratio)
duration number (time)
pixels number (K/M/G px)
color color [bw, red, orange, yellow, lime, green, turquoise, cyan, aqua, blue, violet, magenta, purple]
saturation number (float 0-1)
brightness number (float 0-1)
shots number (integer)
shotsperminute number (float)
words number (integer)
wordsperminute number (float)
clips number (integer)
dialog text
date_created number (date)
date_published number (date)
date_modified number (date)
date_accessed number (date)
popularity number (float 0-100)
size number (K/M/G B)
bitrate number (bitrate)
bitsperpixel number (bitrate)
files number (integer)
filename string
list list
Operators
color
is x
is not !x
is between x-x
is not between !x-x
list
is x
is not !x
number
is x
is not !x
is less than <x
is greater than or equal to >x
is between x-x
is not between !x-x
string
is ^x$ any is
is not !^x$ all are not
contains x any contains
does not contain !x all do not contain
starts with ^x any starts with
does not start with !^x all do not start with
ends with x$ any ends with
does not end with !x$ all do not end with
text
contains x
does not contain !x
see [0xdb2QuerySyntax]wiki:pandora/QuerySyntax