From 56c8a3fbaa9530c17d3a4bbb1852ef5e4b0f3f30 Mon Sep 17 00:00:00 2001 From: chriszero Date: Mon, 4 May 2015 19:55:58 +0200 Subject: Add Token "rating" --- PVideo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'PVideo.h') diff --git a/PVideo.h b/PVideo.h index 7d86aac..92d992a 100644 --- a/PVideo.h +++ b/PVideo.h @@ -64,6 +64,7 @@ public: std::string m_sGrandparentArt; long m_iDuration; int m_iViewCount; + double m_dRating; Poco::Timestamp m_tAddedAt; Poco::Timestamp m_tUpdatedAt; -- cgit v1.2.3