summaryrefslogtreecommitdiff
path: root/plexgdm.h
diff options
context:
space:
mode:
authorchriszero <zerov83@gmail.com>2015-04-05 13:31:04 +0200
committerchriszero <zerov83@gmail.com>2015-04-05 13:31:04 +0200
commitf7f62b7ff1f12c1563a04560ad87d2f92a3e0af9 (patch)
tree4dd38d637ad2d5427c93a8d8d695e91c11df33d4 /plexgdm.h
parent21ee9e67ff7029c099c9fd772d3dc3e23c955199 (diff)
downloadvdr-plugin-plex-f7f62b7ff1f12c1563a04560ad87d2f92a3e0af9.tar.gz
vdr-plugin-plex-f7f62b7ff1f12c1563a04560ad87d2f92a3e0af9.tar.bz2
More Skindesigner support.
Define a custom server
Diffstat (limited to 'plexgdm.h')
-rw-r--r--plexgdm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plexgdm.h b/plexgdm.h
index 72d3059..87ce82e 100644
--- a/plexgdm.h
+++ b/plexgdm.h
@@ -34,6 +34,7 @@ public:
std::string getClientDetails();
PlexServer* getServerList();
PlexServer* GetServer(std::string ip, int port);
+ PlexServer* GetFirstServer();
void discover();
void checkClientRegistration();