Can this RB bug be attended to please - we are still experiencing problems as above on v7.1.4.0. Recording and replay of programs in this manner is vital to our broadcasting schedule.
We were unable to reproduce it, the command always works as intended.
Can streamarchive be treated like any other event and made to queue?
It depends on the event. If it contains playable items, it will be queued into the playlist and executed from there. If an evens only has it as a single command, or other actions are also commands, they are executed immediately when the event starts.
When there's a problem with
streamarchive command, it will be logged. E.g. when you start a new recording, previous recording is stopped. There's one case when two recordings may be active, when you use
streamarchive on command and then call
streamarchive FILENAME - it will do two recordings, but if the file name is the same, the second command will fail. So what you can try is to add streamarchive off command before starting a new recording with
streamarchive FILENAME command. It will ensure there are no other recording active.
Another idea would be to use the file name based on today's date. This way, all recording will have unique file names.