iComics / iComics-Issues

The official repo for tracking bugs and managing new features for iComics.
3 stars 0 forks source link

Embedded meta-data support #48

Open TimOliver opened 9 years ago

TimOliver commented 9 years ago

Support for both the comicbookinfo and ComicRack metadata formats.

Archive formats that can have new content written to them (eg ZIP) will have the metadata embedded as static files in the archives. Files that cannot be modified for various reasons (Notably, RAR) will have the metadata files stored next to them, with the same filenam (Like SRT files).

Ideally, iComics will be allowed to implement its own custom properties in both formats for saving additional information.