Mercurial > lm
changeset 2:6f4b5e24cf08
README update
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 21 Jul 2010 17:04:39 +0800 |
parents | df1b98df8be9 |
children | fd9ff64a1fe9 |
files | README lm |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/README Wed Jul 21 15:53:29 2010 +0800 +++ b/README Wed Jul 21 17:04:39 2010 +0800 @@ -1,4 +1,4 @@ -lm v0.1 +lm v0.1.1 (c) Jérôme Poisson aka Goffi 2010 lm is of software to list movies, loosely inspired from ls.
--- a/lm Wed Jul 21 15:53:29 2010 +0800 +++ b/lm Wed Jul 21 17:04:39 2010 +0800 @@ -208,7 +208,7 @@ print "---\n\n" def post_check(self, movie, current, found): - """Check after filling, that the found movie as a title close to the filename + """Check after filling, that the found movie has a title close to the filename @param movie: filename of the movie @param current: dict of metadata for current movie, 'unsure' value will be filled by this method @param found: found imdb.Movie.Movie"""