X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdvb%2Fmetaparser.h;h=5eddaa092b9b9c144b79072c707c37d0c5ec5bff;hp=72fcf50d7c5a26e775e9caa0e92e92c3ea293400;hb=3cb449e91190b3bb3527e5ef3fe487f0d4f4a440;hpb=b73e3d4059b13c66aef869daf2586cd858dc4fae diff --git a/lib/dvb/metaparser.h b/lib/dvb/metaparser.h index 72fcf50..5eddaa0 100644 --- a/lib/dvb/metaparser.h +++ b/lib/dvb/metaparser.h @@ -12,7 +12,8 @@ public: int parseMeta(const std::string &filename); int parseRecordings(const std::string &filename); - + int updateMeta(const std::string &basename); + eServiceReferenceDVB m_ref; std::string m_name, m_description; int m_time_create;