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

Renaming "Series name" #15

Open Christoph21x opened 9 years ago

Christoph21x commented 9 years ago

Importance: very low Part 1

Dear Chris, dear all

I encountered a series which is (officially) named as "Special Unit 2" In EPG it comes up as

Not a problem for core functionality of Guide Enricher - I simply mapped two regex entries to one TheTVDB-ID - so far, so good.

Proposal: section "renameMap" with tags/entries/function "renameSeries" What if GE implemented a config section "renameMap" with which a EPG series TITLE could also be "renamed"?

Positive side-effects:

Negative side-effects:

From my point of view, this is not very difficult to implement. The benefit out of this function for Argus Users would potentially be huge. Some (many?) would probably use it just because of this functionality - and it bases on functions that all are already inherent withing GuideEnricher. Many of them would THEN also start to use the core functionality as well.

I hope, this in understandable. I would be... hmmm, let's say: enthusiastic :dancer:

Greetz - Chris

Christoph21x commented 9 years ago

Part 2 Based upon above mentioned proposal, we could - in a second step - extend the regex syntax (re-use & expand the regex of seriesMap - and usable also there) within the renameMap section:

THIS second step would use the added renaming functionality out of step 1 (which is rather a new functionality from the point of users' view) to extend the CORE functionality of GE, making it appearing much more "intelligent"

Now you have my full proposal: Part 1 + 2

Greetz - Chris