CHANGES
=======

0.1.5
-----

* switch over to using PBR to compliment setuptools

0.1.4
-----

* update setup.py version and fix possible error
* incr release version for prev. commit

0.1.3
-----

* fix remote setup issue
* change version number
* update setup.py with more info

0.1.2
-----

* fix url in setup.py
* convert .md to .rst of readme

0.1.1
-----

* updates before pypi release

0.1
---

* update readme
* add test case; update code
* relocate files & add setup
* fix issue with pymediainfo not finding MediaInfo dll
* add req, update readme
* import files
* Initial commit
* use generators in place of list comprehensions
* add \_\_init\_\_.py for use as submodule
* no sorting required w/ sort=False in get\_all func
* Python 3 only now, update readme
* feature: recursive search
* add TODO, update README again
* update readme
* add GetMediaFiles.py
* Initial commit
