diff options
author | chriszero <zerov83@gmail.com> | 2015-06-13 21:48:17 +0200 |
---|---|---|
committer | chriszero <zerov83@gmail.com> | 2015-06-13 21:48:17 +0200 |
commit | 2f8f188916f06876e009f459447f85c3ea1b93af (patch) | |
tree | 6e52173964bfbd2f18d4d4bb32ce4f335c313aa9 /PVideo.h | |
parent | 5ac0830333ea2c059741795ef993052cdcc62c0d (diff) | |
download | vdr-plugin-plex-2f8f188916f06876e009f459447f85c3ea1b93af.tar.gz vdr-plugin-plex-2f8f188916f06876e009f459447f85c3ea1b93af.tar.bz2 |
More token
Diffstat (limited to 'PVideo.h')
-rw-r--r-- | PVideo.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; |