Project

General

Profile

Bug #5383

Epggrab config file does not update module name for internal grabber

Added by Davor Komljenovic almost 6 years ago. Updated almost 6 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
Category:
EPG - Grabbers
Target version:
-
Start date:
2018-12-01
Due date:
% Done:

100%

Estimated time:
Found in version:
4.3-1557~g08df6fe
Affected Versions:

Description

Tvheadend does not update the name of the internal grabber module after the name in the internal grabber file is modified.

In the internal grabber "tv_grab_file", the name was "XMLTV: tv_grab_file ..." as listed in piece of code:
if [ "$dflag" ]
printf "XMLTV: tv_grab_file ...
fi

I shortened the name (inside the quotes of printf line above) by editing the "tv_grab_file". I saved the file then restarted Tvheadend.

However the name in "EPG Grabber Modules" did not change. I did some digging and the "config" file in tvheadend/epggrab folder did not update. I did some other changes such as disabling and enabling the grabbers and the "config" file did change. But changing the name did not update the file. I also used "tv_find_grabbers" and if I change the name in "tv_grab_file", the "tv_find_grabbers" does show the change in the name.

History

#1

Updated by Jaroslav Kysela almost 6 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset commit:tvheadend|79ea2a42c477e315ffa2143252273fe2db0c2165.

Also available in: Atom PDF