Use uchardet to guess encoding of subtitle files and reject non-UTF-8.
[dcpomatic.git] / src / lib / isdcf_metadata.h
index cf4ad34bcf3d92e4ec7e9dcec6636ebaa9a4f837..d07cd86052430aad2503779ec33e800954ccae14 100644 (file)
@@ -50,7 +50,6 @@ public:
        std::string rating;
        std::string studio;
        std::string facility;
-       std::string package_type;
        /** true if this is a temporary version (without final picture or sound) */
        bool temp_version;
        /** true if this is a pre-release version (final picture and sound, but without accessibility features) */