![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "Bookmark.h"
#include "VideoInfoTag.h"
#include "addons/Scraper.h"
#include "dbwrappers/Database.h"
#include "utils/Artwork.h"
#include "utils/SortUtils.h"
#include "utils/UrlOptions.h"
#include <array>
#include <functional>
#include <memory>
#include <set>
#include <stdexcept>
#include <string>
#include <string_view>
#include <unordered_map>
#include <utility>
#include <vector>
#include <fmt/format.h>
Classes | |
struct | fmt::formatter< VideoDbContentType > |
struct | SDbTableOffsets |
struct | EpisodeInformation |
class | CVideoDatabase |
class | CVideoDatabase::CActor |
class | CVideoDatabase::CSeason |
class | CVideoDatabase::CSetInfo |
struct | CVideoDatabase::PlaylistInfo |
struct | CVideoDatabase::StringHash |
Namespaces | |
namespace | dbiplus |
namespace | KODI |
namespace | KODI::VIDEO |
Macros | |
#define | my_offsetof(TYPE, MEMBER) |
#define | COMPARE_PERCENTAGE 0.90f |
#define | COMPARE_PERCENTAGE_MIN 0.50f |
Typedefs | |
using | EpisodeFileMap = std::multimap<std::string, EpisodeInformation> |
using | EpisodeFileMapEntry = std::pair<std::string, EpisodeInformation> |
#define COMPARE_PERCENTAGE 0.90f |
#define COMPARE_PERCENTAGE_MIN 0.50f |
using EpisodeFileMap = std::multimap<std::string, EpisodeInformation> |
using EpisodeFileMapEntry = std::pair<std::string, EpisodeInformation> |
|
strong |
|
strong |
|
strong |
enum VIDEODB_EPISODE_IDS |
enum VIDEODB_IDS |
enum VIDEODB_SEASON_IDS |
enum VIDEODB_SET_IDS |
enum VIDEODB_TV_IDS |
|
strong |
enum VideoDbDetails |
const std::array<SDbTableOffsets, 21> DbEpisodeOffsets |
const std::array<SDbTableOffsets, 24> DbMovieOffsets |
const std::array<SDbTableOffsets, 16> DbMusicVideoOffsets |
const std::array<SDbTableOffsets, 3> DbSetOffsets |
const std::array<SDbTableOffsets, 17> DbTvShowOffsets |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |