All releases of episoder


Release Notes: This release fixes an issue with episodes from epguides.com that would contain HTML markup in episode titles.


Release Notes: This releases fixes a compatibility issue that would cause errors with beautifulsoup 3.1.


Release Notes: This release fixes an issue where the epguides.com parser would sometimes misinterpret the season number.


Release Notes: This release once again updates the tv.com parser and adds a command line switch to only update specific shows.


Release Notes: Episoder can now talk to any kind of database supported by sqlalchemy. Also, some character encoding/decoding issues have been fixed.


Release Notes: The release introduces a persistent data storage facility where all shows and episodes are kept. This allows episoder to remember some state information about the shows and only update them once every couple of days, reducing the amount of unneeded downloads and parsing. Also, some minor issues with the tv.com parser were fixed.


Release Notes: This release fixes some more minor issues with the epguides parser and improves compatibility with older Python versions.


Release Notes: This release improves compatibility with older libraries and fixes some encoding issues in the console renderer.


Release Notes: This release fixes several issues with the parsers, the text output, and other minor parts, and introduces a new data file format.


Release Notes: Along with a complete rewrite, this version features a brand new parser for tv.com's updated Web site and minor fixes to the epguides.com parser. Data is now stored in an SQLite database.