Opened 7 years ago
Closed 7 years ago
#12041 closed Bug Report - General (Fixed)
Add*LiveStream doesn't check for duplicates
Reported by: | stuartm | Owned by: | stuartm |
---|---|---|---|
Priority: | blocker | Milestone: | 0.28 |
Component: | MythTV - Services API - Backend | Version: | Master Head |
Severity: | high | Keywords: | |
Cc: | Ticket locked: | no |
Description
If you call AddLiveStream/AddRecordingLiveStream? with the exact same arguments, same file, bitrate and dimensions then it will start multiple identical transcode jobs. The expected behaviour is that it returns the LiveStreamInfo? for the existing job instead.
Note: See
TracTickets for help on using
tickets.
Fixed in [588c95d946]