Ticket #10000 (closed Bug Report - General: fixed)
Opened 22 months ago
Last modified 22 months ago
mythfillnetvision : multiple update for internet content
| Reported by: | snouf@… | Owned by: | robertm |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | Plugin - MythNetvision | Version: | 0.24-fixes |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
When mythnetvision it's configured on multiples frontends mythfillnetvision run multiples times each grabber (one by frontend) but it is not necessary.
In attachement :
MTV_entries_in_internetcontent_table : my internetcontent table, they are 2 entries for MTV with tree = 1 (one by frontend)
mythfillnetvision.log : update 2 time the MTV sources
mythfrontend --version xprop: unable to open display Please attach all output as a file in bug reports. MythTV Version : v0.24.1-73-g5655302 MythTV Branch : fixes/0.24 Network Protocol : 63 Library API : 0.24.20110505-1 QT Version : 4.6.2 Options compiled in:
linux debug using_alsa using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_directfb using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads using_live using_mheg
Attachments
Change History
comment:1 Changed 22 months ago by Github
- Status changed from new to closed
- Resolution set to fixed
- Milestone set to 0.25
Net Utils: Only select distinct grabbers.
Prevents doubling up on grabbers configured on multiple hosts.
Fixes #10000.
Branch: master Changeset: dd67c159a0e2f528649347e4fc2e5ad56f5b288c
