Bug #2466
Mux name sent over HTSP not the same as displayed in web interface
100%
Description
In the web interface, muxes have longer names such as "Welho/538/Yle TV1 HD", but in XBMC (which looks at the "sourceinfo" sent with the subscriptionStart message) it is displayed simply as "538". This is a regression from 3.4 where the same mux would have been named "538,000 KHz".
Associated revisions
History
Updated by Jaroslav Kysela almost 8 years ago
I'm lost.. "Welho/538/Yle TV1 HD" is a service name not mux name.
Updated by Sam Stenvall almost 8 years ago
Sorry, you're right. It's the mux name I'm talking about, it now displays as "538" in XBMC which doesn't really mean anything. It should at least be "Welho/538" and ideally the frequency should be formatted in some way. I don't know how well it fits together with satellite sources since there are more parameters there I guess.
Updated by Jaroslav Kysela almost 8 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset tvheadend|e0f8ee466905b622f59ce0c3b79b947cfe80d678.
dvb: add MHz to display mux name, fixes #2466