Every regex for to match titles now has its own object. Matches are stored in a list...
commit056be84017af1afe420075b9bc30d43214edf95b
authorEddy Pronk <epronk@godiva.(none)>
Wed, 26 Dec 2007 07:33:48 +0000 (26 18:33 +1100)
committerEddy Pronk <epronk@godiva.(none)>
Wed, 26 Dec 2007 07:33:48 +0000 (26 18:33 +1100)
treee871a6c8bbb6317c6741b15bbef487c4e31c891f
parent72f048c88246729a7fbcd6347af82ae3a981ad1d
Every regex for to match titles now has its own object. Matches are stored in a list as part of the object. The object with the most matches wins.
transcode/lineage.py
transcode/scan.py