Feature #2783
Recording profile and priority
100%
Description
Hi!
It would be nice to set the priority of an upcoming recording automatically over the recording profile.
I have several recording profile, like:
LiveEvents
OptionChannelPrioA
OptionChannelPrioB
OptionCHannelPrioC
So, the profile named "LiveEvents" has the maximum priority.
OptionChannelPrioA, is under the priority of the "LiveEvent" profile,
OptionChannelPrioB, ist under A, and C is under B.
I use this for recording of Formula 1 and MotoGP (both, Profile: LiveEvents), with the Option channels, like OnBoard (PrioA), TimingPage(PrioB), PitLane and TrackPositions (both PrioC).
Normally, i Need for this 3 of my 4 Tuners, because, some Channels are on the same muxes.
On Saturday, sometimes, Formula1 and MotoGp come at the same time, mostly between 2pm and 4pm, so I Need all of my four Tuners.
But, at this time, there's Bundesliga too...
So, I want to watch this, and the recording with the lowest recording profile has to stop.
Today: I have to set the priority manually in the upcoming recording tab.
It's possible, but, automatically, is much nicer. :)
Of cource, manually editing the priorty in this tab must be still available...
Hope you understand what I mean.
Regards
Rain
History
Updated by Jaroslav Kysela over 9 years ago
I don't understand. You want to raise the weight (higher weight overrides the lower weight subscriptions) for the live streaming temporary ?
The client may pass the weight to server. For HTTP url it's weigh=<value> .
Live streaming weight = 100, for DVR:
[DVR_PRIO_IMPORTANT] = 500,
[DVR_PRIO_HIGH] = 400,
[DVR_PRIO_NORMAL] = 300,
[DVR_PRIO_LOW] = 200,
[DVR_PRIO_UNIMPORTANT] = 100
Perhaps, a good idea might be to set the default weight for streaming in the user access entries and/or streaming profiles.
Updated by Acid Rain over 9 years ago
Hi
no, not the live Streaming. Live Streaming has always highest priority, or even better, set the priority of live streming via Profile of user.
And in the recording profiles you can also set the priority of DVR recording.
Actually I have to set the priority recording manually.
Hope you understand what I mean. :(
M;aybe, someone can translate it.
In german:
Also, im Recording Profil sollte man die Priorität des DVRs mit setzen können.
Aktuell muss ich die Priorität der Aufnahme manuell setzen.
Da ich mehrere Aufnahmeprofile habe, für verschiedene Events, und diese auch gleichzeitig kommen können, würd ich gern die Priorität automatisch über das Profil setzen lassen.
Die Live Stream Priorität sollte nach wie vor am höchsten sein, bzw, über den Benutzer der eingeloggt ist einstellbar sein.
Da es bei mir u.a. Benutzer gibt, die eine geringerer Priorität haben, als meine Aufnahmen.
Updated by Jaroslav Kysela over 9 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|c649ef2bdfa71a662e2685a385443f3c2cfd46e6.
Updated by Jaroslav Kysela over 9 years ago
I added priority settings to streaming profiles. You can assign a higher priority to the streaming subscriptions than DVR now.