![]() |
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/lyricdto.h"#include "JellyfinQt/dto/remotelyricinfodto.h"Go to the source code of this file.
Classes | |
| class | Jellyfin::Loader::HTTP::GetLyricsLoader |
| Gets an item's lyrics. More... | |
| class | Jellyfin::Loader::HTTP::UploadLyricsLoader |
| Upload an external lyric file. More... | |
| class | Jellyfin::Loader::HTTP::DeleteLyricsLoader |
| Deletes an external lyric file. More... | |
| class | Jellyfin::Loader::HTTP::SearchRemoteLyricsLoader |
| Search remote lyrics. More... | |
| class | Jellyfin::Loader::HTTP::DownloadRemoteLyricsLoader |
| Downloads a remote lyric. More... | |
| class | Jellyfin::Loader::HTTP::GetRemoteLyricsLoader |
| Gets the remote lyrics. More... | |
Namespaces | |
| namespace | Jellyfin |
| namespace | Jellyfin::Loader |
| namespace | Jellyfin::Loader::HTTP |