Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 373 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 373 Bytes

MovieNfoReader

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.

Future Goals

  • Streamline the slower parts of the parsing
  • Make the code more readable

Author