Project Description
AnimeStore.Net was created to help user to create anime list and manage his/her anime collection. It has such features like auto-completion during creation of new anime object. It can generate/analyze anime list file. It use SqLite that make database file small. For more details please visit project page.
Requirements
Documents
{[Draft] [Russian]}
AnimeStore.Net - Руководство пользователя
Databases examples
Database file example
Croix.anm.
Image Provider Extension database example
ImageMappings.anm.
Storage Records Metadata Extension database example
StorageRecords.anm
Overview
Application was developed to help user to create anime list and manage his/her anime collection. Current application helps to create and manage anime collection. Information about hard-copies of anime like on DVD ro harddrive. Below you can acquaint yourself with application features.
Features
Application supports two types of extensions
- Metadata Extension
- Sparate Tab Metadata Extension. Extension like Storage Records. For more details see attached documentation.
- Anime Tab Metadata Extension. Still developing. For more details see attached documentation.
- Image Provider Metadata Extension. Extension that allows to store images per anime entity. For more details see attached documentation.
- Tool Extension. Extension that do some action. Example - auto-completion extensions and file generator extensions or disk parsers for creating storage records in database.
Auto-completion
Internet is full of sites that have description and metadata for almost all anime that you could find. There is such site like
www.world-art.ru and
www.animenfo.com that provides such information. Application can collect such information during creation of anime object. For this purpose it is only required to fill some words into Name.
Generation of anime list files
Application can generate anime list file. This procedure consists of two steps:
1. Select required animes or in case to create all animes list file no selection should be done .
2. File generation.
Application has two implemented auto-completion extensions for supporting such sites like
www.world-art.ru and
www.animenfo.com.
Disk Parser
Tool extension that using wizard dialog helps user to create storage records for multiply anime entities in database by using information folder names that contains anime, but it could be extended to more proper parser.