Purpose: To create a tool for other php programmers to parse movie.nfo files generated by media managers.
Actuality: This is a php class to allow you to read movie.nfo files for whatever purpose.
- Streamline the slower parts of the parsing
- Make the code more readable