Hi,
I'm puzzling how to get show title writen as: title (titleoriginal) eg.: Sodnica Judy (Judge Judy)
In my case temp_2 has the same value as titleoriginal !
I have put in configuration file sporedi.tv.ini at line 99 the following line: title.modify {addend|'temp_2'}
But if I do so, I keep getting the following log event each time when I start grabing and EPG for shows with such log event are downloaded again from scratch.
[ Debug ] suspicious title in index page = Sodnica Judy
[ Debug ] differs from title in showdetails = Sodnica Judy (Judge Ju.....
[ Info ] epg correction :
[ Info ] CHANGED show corrected,
[ Info ] show with ---- start = 07/01/2017 06:00:00 stop = 07/01/2017 06:25:00 title = Sodnica Judy (Judge Judy)
[ Info ] Replaces ----- start = 07/01/2017 06:00:00 stop = 07/01/2017 06:25:00 title = Sodnica Judy (Judge Judy)
[ Debug ] suspicious title in index page = Sodnica Judy
[ Debug ] differs from title in showdetails = Sodnica Judy (Judge Ju.....
[ Info ] epg correction :
[ Info ] CHANGED show corrected,
[ Info ] show with ---- start = 07/01/2017 06:25:00 stop = 07/01/2017 06:50:00 title = Sodnica Judy (Judge Judy)
[ Info ] Replaces ----- start = 07/01/2017 06:25:00 stop = 07/01/2017 06:50:00 title = Sodnica Judy (Judge Judy)
[ Debug ] suspicious title in index page = Resnična reševanja
[ Debug ] differs from title in showdetails = Resnična reševanja (Real Res.....
[ Info ] epg correction :
[ Info ] CHANGED show corrected,
[ Info ] show with ---- start = 07/01/2017 06:50:00 stop = 07/01/2017 07:40:00 title = Resnična reševanja (Real Rescues)
[ Info ] Replaces ----- start = 07/01/2017 06:50:00 stop = 07/01/2017 07:40:00 title = Resnična reševanja (Real Rescues)
[ Debug ] suspicious title in index page = Resnična reševanja
[ Debug ] differs from title in showdetails = Resnična reševanja (Real Res.....
[ Info ] epg correction :
[ Info ] CHANGED show corrected,
[ Info ] show with ---- start = 07/01/2017 07:40:00 stop = 07/01/2017 08:30:00 title = Resnična reševanja (Real Rescues)
[ Info ] Replaces ----- start = 07/01/2017 07:40:00 stop = 07/01/2017 08:30:00 title = Resnična reševanja (Real Rescues)
[ Debug ] suspicious title in index page = Urgenca
[ Debug ] differs from title in showdetails = Urgenca (Medical .....
[ Info ] epg correction :
[ Info ] CHANGED show corrected,
[ Info ] show with ---- start = 07/01/2017 08:30:00 stop = 07/01/2017 08:55:00 title = Urgenca (Medical Emergency)
[ Info ] Replaces ----- start = 07/01/2017 08:30:00 stop = 07/01/2017 08:55:00 title = Urgenca (Medical Emergency)
[ Debug ] suspicious title in index page = Urgenca
[ Debug ] differs from title in showdetails = Urgenca (Medical .....
[ Info ] epg correction :
[ Info ] CHANGED show corrected,
[ Info ] show with ---- start = 07/01/2017 08:55:00 stop = 07/01/2017 09:20:00 title = Urgenca (Medical Emergency)
[ Info ] Replaces ----- start = 07/01/2017 08:55:00 stop = 07/01/2017 09:20:00 title = Urgenca (Medical Emergency)
.
.
.
Is there any way to get title written as title (titleoriginal) but without getting a log event as mentioned above?
Thanks.