~mattbrown/moovida/bugfixes

Viewing all changes in revision 1442.

  • Committer: Matt Brown
  • Date: 2009-07-04 16:03:37 UTC
  • Revision ID: matt@myth-20090704160337-kxrjften4niryoo6
Enhance the ability of video parser to recognise more TV shows:
* Expand the regexp for 'S01E03' style blocks to also handle spaces between the
  season and episode e.g. 'S01 E03'
* Add a regexp to catch ShowName/Season/Episode.avi style files.
* Add a regexp to catch ShowName/109.avi style files.
* Add a regexp to catch verbose Show Name - Season X - Episode X.avi style
  files.
* Update clean_video_name to handle extracting directory names to cope with the
  new regexps above that match directory components.
* Update clean_video_name to de-CamelCase file names for better readability.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: