ChrisRichner / ARGUS-TV-GuideEnhancer

Electronic Program Guide Enhancer for Argus TV
https://code.google.com/p/ftr-guide-enhancer/
Apache License 2.0
1 stars 3 forks source link

Remove unnecessary entries from seriesMappings #17

Closed Malyngo closed 9 years ago

Malyngo commented 9 years ago

There were 2 shows (Castle and Monk) that were set to ignore. This sneaked in from one of my changes, and is only in there because my channels didn't have any usable info for those shows. Ignoring those will probably be the wrong way for most people. Maybe the other mappings should also go? Not quite sure.

ChrisRichner commented 9 years ago

Hi Malyngo

Thanks for your contribution. Good Idea!

I've accepted your merge request. Everything merged correctly but I ended up having your dev branch in the git repository. That's the reason why I reverted the merge.

I've also replaced all the seriesMapping entires with a notice to the newly avaiable cut & paste template file ( suggested by @Christoph21x #14).

Hope that's fine for you..

Thanks for your very welcome contribution!

Malyngo commented 9 years ago

Deleting branches after merging a pull request is totally normal, because they aren't needed anymore :)

ChrisRichner commented 9 years ago

Ok, good to know..

in fact this was the very first time I've accepted a pull request ;)