Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <optional>
#include "JellyfinQt/support/jsonconv.h"
#include "JellyfinQt/support/loader.h"
#include "JellyfinQt/loader/requesttypes.h"
#include "JellyfinQt/dto/baseitemdtoqueryresult.h"
Go to the source code of this file.
Classes | |
class | Jellyfin::Loader::HTTP::GetInstantMixFromAlbumLoader |
Creates an instant playlist based on a given song. More... | |
class | Jellyfin::Loader::HTTP::GetInstantMixFromArtistsLoader |
Creates an instant playlist based on a given song. More... | |
class | Jellyfin::Loader::HTTP::GetInstantMixFromItemLoader |
Creates an instant playlist based on a given song. More... | |
class | Jellyfin::Loader::HTTP::GetInstantMixFromMusicGenresLoader |
Creates an instant playlist based on a given song. More... | |
class | Jellyfin::Loader::HTTP::GetInstantMixFromMusicGenreLoader |
Creates an instant playlist based on a given song. More... | |
class | Jellyfin::Loader::HTTP::GetInstantMixFromPlaylistLoader |
Creates an instant playlist based on a given song. More... | |
class | Jellyfin::Loader::HTTP::GetInstantMixFromSongLoader |
Creates an instant playlist based on a given song. More... | |
Namespaces | |
namespace | Jellyfin |
namespace | Jellyfin::Loader |
namespace | Jellyfin::Loader::HTTP |