Bug #4434
User bound DVR profile not respected in UI
0%
Description
Hi,
I created new user and specified for him specific DVR profile "profile1".
When user goes in program to record something in combobox selected profile is "(default)" (which I disabled for user).
He is able to select "profile1" and than it is ok.
UI should check what profile user is allowwed to use and offer only that profile without manually select.
Thx
History
Updated by Jaroslav Kysela over 7 years ago
'(default DVR profile)' is just a string when the profile is not selected at all, thus TVH will assign the first available allowed profile (or the default one if everything else fails) when the DVR entry is created.
Do you have correct profile when you don't touch this settings and create a new DVR entry?
Updated by Tomas Ulicky over 7 years ago
Jaroslav Kysela wrote:
'(default DVR profile)' is just a string when the profile is not selected at all, thus TVH will assign the first available allowed profile (or the default one if everything else fails) when the DVR entry is created.
Do you have correct profile when you don't touch this settings and create a new DVR entry?
It seams that you are right. Than it is not bug, and works properly.
Thx