summaryrefslogtreecommitdiff
path: root/PVideo.h
diff options
context:
space:
mode:
authorchriszero <zerov83@gmail.com>2015-06-13 21:48:17 +0200
committerchriszero <zerov83@gmail.com>2015-06-13 21:48:17 +0200
commit2f8f188916f06876e009f459447f85c3ea1b93af (patch)
tree6e52173964bfbd2f18d4d4bb32ce4f335c313aa9 /PVideo.h
parent5ac0830333ea2c059741795ef993052cdcc62c0d (diff)
downloadvdr-plugin-plex-2f8f188916f06876e009f459447f85c3ea1b93af.tar.gz
vdr-plugin-plex-2f8f188916f06876e009f459447f85c3ea1b93af.tar.bz2
More token
Diffstat (limited to 'PVideo.h')
-rw-r--r--PVideo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/PVideo.h b/PVideo.h
index 92d992a..46c170f 100644
--- a/PVideo.h
+++ b/PVideo.h
@@ -67,6 +67,7 @@ public:
double m_dRating;
Poco::Timestamp m_tAddedAt;
Poco::Timestamp m_tUpdatedAt;
+ Poco::DateTime m_tOriginallyAvailableAt;
std::vector<std::string> m_vGenre;
std::vector<std::string> m_vWriter;