Ticket #8735 (closed defect: fixed)
Opened 3 years ago
Last modified 2 years ago
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.
Attachments
Change History
comment:1 Changed 3 years ago by robertm
- Owner changed from ijr to danielk
- Status changed from new to assigned
comment:2 Changed 2 years ago by Github
- Status changed from assigned to closed
- Resolution set to fixed
- Milestone changed from unknown to 0.25
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.