TuomoKu / SPX-GC

SPX is a graphics control client for live video productions and live streams using CasparCG, OBS, vMix, or similar software.
https://spx.graphics
MIT License
309 stars 63 forks source link

Make duplicating rundowns safer #97

Open Dan-Shields opened 9 months ago

Dan-Shields commented 9 months ago

Closes #95

Makes itemIDs unique when duplicating by appending '_copy${copyNum}' to the end Uses the same file name system as windows for when copying rundown files to ensure overwrites never happen

It's still possible to have two rundown items have the same name by renaming & deleting copies but this mitigates it substantially