Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <vector>
#include <QAbstractListModel>
#include <QHash>
#include <QJsonDocument>
#include <QJsonObject>
#include <QJsonParseError>
#include <QHostAddress>
#include <QUdpSocket>
Go to the source code of this file.
Classes | |
struct | Jellyfin::ServerDiscovery |
class | Jellyfin::ServerDiscoveryModel |
Discovers nearby Jellyfin servers and puts them in this list. More... | |
Namespaces | |
namespace | Jellyfin |