MaDDoGo / metadata.filmaffinity.com

Scraper de filmaffinity para XBMC
26 stars 7 forks source link

removing extra blank spaces #18

Closed pancheto closed 12 years ago

pancheto commented 12 years ago

added a regex function at the end of the GetDetails section to remove extra blank spaces that may have been pulled from FilmAffinity code. it's not perfect, since it generates a single and practically unnoticeable " " character just before the "" tag, but it's preferable considering the code cleaning performed.