Closed carif closed 2 years ago
The image provider for ePuBs read the opf metadata file and various code segments in the OpfReader class were duplicated code.
This PR refactors the opf reader for readability. Additionally, it moves opf related code from the ePuB image provider into the opf reader.
--> Some code refactoring before adding in a later PR a few metadata tags that are currently missing from the opf reader.
The image provider for ePuBs read the opf metadata file and various code segments in the OpfReader class were duplicated code.
This PR refactors the opf reader for readability. Additionally, it moves opf related code from the ePuB image provider into the opf reader.
--> Some code refactoring before adding in a later PR a few metadata tags that are currently missing from the opf reader.