thefkboss / sabscripts

Automatically exported from code.google.com/p/sabscripts
0 stars 0 forks source link

TVSHows > Shows with a Dash (-) in Them #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If a show has a Dash "-" in the title it will mess up the String.Split for
breaking apart the File Name and will make a HUGE mess of the output file +
atoms.

Try Regex instead, which will also not have to conform with my naming
convention.

Original issue reported on code.google.com by markus.mcd5@gmail.com on 16 Nov 2009 at 1:42

GoogleCodeExporter commented 9 years ago
This should be resolved now, it should handle shows where either the Show Name 
or the
Title contain a Dash, if both do, it will cause issues.

Original comment by markus.mcd5@gmail.com on 14 Dec 2009 at 10:20