-
Notifications
You must be signed in to change notification settings - Fork 3
Description
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
- Special Unit 2 (TheTVDB entry, no AKA's)
- Special Unit II
- Special Unit 2 - Die Monsterjäger
- Special Unit II - Die Monsterjäger
- Die Monsterjäger
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:
- using Argus directory naming would end up in a definable and COMMON sub-directory for such entries
- additionally indeed for ANY entry: users could "set default" ("rename") the subdirectory for certain series.
- Example for above mentioned series:
(renameSeries schedulesDirectName="regex=Special Unit .*"seriesName="Special Unit 2" /) - it just should be ensured that the renaming run/process is performed BEFORE the actual search within TheTVDB - we then could rename some encryptic namings simply as the official series name - and would need no further mapping to ID for them
Negative side-effects:
- People have to be aware that, through re-naming of series, potentially the recording schedules could miss the recordings --> recording schedules must be set up in a (more) flexible way, ensuring, that raw (source) series names AND resulting (target) series names are covered within the schedule.
- Example for above mentioned series within Argus: Name | Starts with | "Special Unit " OR "Die Monsterjäger"
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 💃
Greetz - Chris