lad1337 / Sick-Beard

PVR & episode guide that downloads and manages all your TV shows
http://code.google.com/p/sickbeard/
GNU General Public License v3.0
70 stars 26 forks source link

Fix for post-processing 1080p WEB-DL files #18

Closed Anthirian closed 10 years ago

Anthirian commented 10 years ago

The anime regexes prevented the processing of 1080p WEB-DL files by matching 108 as the absolute number. This pull request is to fix #17 and cleans up the rest of the regex code with regard to whitespace.

lad1337 commented 10 years ago

i can't see the changes that fix the issue because of the whitespace fixes but you explained the solution quite well here https://github.com/lad1337/Sick-Beard/issues/17#issuecomment-25003021

i'll merge it

ps thanks for you help / work ^^

Anthirian commented 10 years ago

Thank you for the merge, and sorry for the obfuscation. I'm glad there are now some bugs being squashed, even though I've done some of that myself. If you know of any other issues that are not on GitHub yet, please add them so I can help out some more.

Hopefully the anime branch can then finally catch up to midgetspy's, because there hasn't been any activity for the past couple of months on his master branch.