Bug #3724
All streaming profiles shown regardless of user priviledges
0%
Description
If I open the Live TV Player after clicking "Watch TV" in the GUI, I can choose any of the streaming profiles that are defined. Even if under Configuration -> Access entries I have restricted the streaming profiles to 1 or 2 different profiles.
However, it seems that if I choose a non permitted profile, it will force me some of the permitted ones.
Example: I chose webtv-h264-aac-matroska (which I have not ticked for this user) and clicked play. The stream starts, but when I look at the log I see:
Apr 15 21:57:58 chromeserver tvheadend30793: mpegts: 674MHz in Digita - tuning on Silicon Labs Si2168 : DVB-T #0
Apr 15 21:57:58 chromeserver tvheadend30793: subscription: 0036: "HTTP" subscribing on channel "FOX", weight: 100, adapter: "Silicon Labs Si2168 : DVB-T #0", network: "Digita", mux: "674MHz", provider: "Fox International Channels Oy", service: "FOX", profile="webtv-vp8-vorbis-highquality", hostname="192.168.99.55", username="olli", client="Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0"
Apr 15 21:57:59 chromeserver tvheadend30793: transcode: 000F: 1:MPEG2VIDEO 720x576 > VP8 720x576 (libvpx)
Apr 15 21:57:59 chromeserver tvheadend[30793]: transcode: 000F: 2:MPEG2AUDIO > VORBIS (libvorbis)
Apr 15 21:57:59 chromeserver tvheadend30793: libav: v1.5.0
So, in the end, a profile that actually is permitted is chosen, even if the GUI indicates otherwise.
Files
History
Updated by Jaroslav Kysela over 8 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|645ac366b8c5b70f839346e9d53a9416d5fab44a.
Updated by Jaroslav Kysela over 8 years ago
- Status changed from Fixed to New
- % Done changed from 100 to 0
Fixed in v4.1-1916-g645ac36 .