1. Overview
2. Downloads
3. Examples of Use
4. FAQ
5. Change History
6. Launch Configuration
1. Overview
MiloDB is an offline application and database that provides enhanced search capabilities to find Milovana teases. It supports EOS, Flash, and Regular tease formats.
Searches may look for text in the following fields:
- Title
- Summary
- Text content
- Tags
- Date published
- Tease ID
- Author name
- Author ID
- Type (eos/nyx/reg/aud)
1.1. Interface
The tool runs in an interactive terminal. Commands are typed at the prompt to perform searches, preview results, change format, etc. This type of interface isn't for everyone, but you'll get the hang of it with a bit of practice.
The "help" command can be used to provide general information on the list of commands available or detailed information on a specific command. The TAB key can be used to complete commands and provide a list of suggestions where appropriate.
See "3. Examples of Use" for more details.
1.2. Platform Support
The tool is written in Python and has been built into a single executable with pyinstaller for Windows and Linux.
1.3. Limitations
- Tags are obtained from the Milovana webpages, and hence are likely to be a subset of the actual tags that the author of the tease registered.
- The database will be some months behind the teases available from the Milovana website. This provides some time for the content and rating of the teases to settle before they are captured.
- Teases that are changed after they've been captured won't be updated in the database because there is no easy way to determine that they've been changed.
- Teases that have been removed after they've been captured may still reside in the database because there is no easy way to determine that they've been removed.
- Chinese/Japanese/Korean etc. characters may be shown as square boxes in the Windows console.
- Many thanks to PlayfulGuy for invaluable alpha testing and excellent suggestions in many areas.
- Many thanks to Trusfrated for invaluable beta testing and superb ideas to make the tool a lot more user friendly.