[Bug] Multi episode files with an apostrophe not properly recognised

I couldn’t work out where to file a bug report in Git so I’m posting it here.
If a multi episode file has an apostrophe in it only the first part is recognised. (Ok i’m assuming that since I only had it with a 2 part file.)

E.g. the apostrophe in there’s
Once Upon a Time (2011) - 3x21-22 - Snow Drifts & There’s No Place Like Home.mkv
ep 3x21 was imported
ep 3x22 was not

Taken out at the file system level
Once Upon a Time (2011) - 3x21-22 - Snow Drifts & Theres No Place Like Home.mkv
ep 3x21 was imported
ep 3x22 was imported

Testing just the parsing the file name is working correctly for me, it properly detects that its Season 3 and Episodes 21 & 22 (this is using the latest develop build)

Which version of Sonarr? This might already be fixed, so it might just be due to the fact that we haven’t pushed these changes to master yet.

If you’re able to reproduce it debug logs would be helpful, but its likely already been fixed.

Running on Ubuntu installed via apt

Version 2.0.0.2341
Mono Version 3.10.0 (tarball Wed Nov 5 12:50:04 UTC 2014)

I didn’t have debug logging on so will switch that on and try again, plenty of missing episodes to test with.