diff options
author | nadasb <nadasb@svn> | 2010-10-11 19:46:49 +0000 |
---|---|---|
committer | nadasb <nadasb@svn> | 2010-10-11 19:46:49 +0000 |
commit | 86ac17e549023b61417519b62d872b550da54de0 (patch) | |
tree | 97e8db7ea45b371031d597ffd99e370c4493ec43 /addons/metadata.common.imdb.com/changelog.txt | |
parent | c5155ccc852779b9c26ee1bd1ef6fa182d69719f (diff) |
sync with scrapers git
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34690 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/metadata.common.imdb.com/changelog.txt')
-rw-r--r-- | addons/metadata.common.imdb.com/changelog.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/addons/metadata.common.imdb.com/changelog.txt b/addons/metadata.common.imdb.com/changelog.txt new file mode 100644 index 0000000000..cd4bd77c6d --- /dev/null +++ b/addons/metadata.common.imdb.com/changelog.txt @@ -0,0 +1,20 @@ +[B]2.0.5[/B] +- changed: move scraping of IMDb rating out to IMDb scraper library + +[B]2.0.4[/B] +- reverted: purge fixchars from all functions, since it cause convert fails on Beta2 and Linux + +[B]2.0.3[/B] +- reverted: fixchars removed from cast parsing, leads to Dharma Beta2 hanging, will be added back once next Beta is out + +[B]2.0.2[/B] +- fixed: some more cast won't get scraped under certain circumtances + +[B]2.0.1[/B] +- fixed: cast won't get scraped under certain circumtances + +[B]2.0.0[/B] +- changed: adapted new IMDb layout + +[B]1.0.5[/B] +- fixed: tack /combined onto the end of the url to work around the new layout of IMDb
\ No newline at end of file |