Opened 15 years ago
Closed 14 years ago
#8735 closed defect (fixed)
Running mythfilldatabase suggested even with EIT-only sources
Reported by: | Nick Morrott <knowledgejunkie (at) gmail (dot) com> | Owned by: | danielk |
---|---|---|---|
Priority: | minor | Milestone: | 0.25 |
Component: | MythTV - Mythtv-setup | Version: | Master Head |
Severity: | medium | Keywords: | mythfilldatabase eit |
Cc: | Ticket locked: | no |
Description
mythfilldatabase (MFDB) does not need to be run on MythTV systems using only EIT data collection.
Historically, this was not the case when the relevant housekeeping code was contained within MFDB, but since this was moved into the backend the requirement to run MFDB with EIT sources no longer exists.
mythtv-setup currently exits with the message:
"If you've added or altered channels, please run MFDB on the master backend to populate the database with guide information"
This message is invalid if using EIT and may add additional confusion to users configuring MythTV.
Change History (2)
comment:1 Changed 15 years ago by
Owner: | changed from Isaac Richards to danielk |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
Milestone: | unknown → 0.25 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Setup: Only prompt to run mythfilldatabase when relevant.
I honestly wanted to close this ticket as a feature request without patch, but sometimes it's less trouble to indulge than to have to fight about it.
So, there goes a little bit of dev time that could have gone to something else.
Fixes #8735.
Branch: master Changeset: a48a9f5f6dee56ccd66a767b5376046b75b4d45e
Close post rewrite.