Complete rewrite. As of right now everything is very complicated and hard to keep track of what goes where with multiple nested function calls. Its best to do a rewrite to get everything simplified. It seems like the media servers are the bottleneck so we can keep things simple and avoid anything like async/parallel executions.
Complete rewrite. As of right now everything is very complicated and hard to keep track of what goes where with multiple nested function calls. Its best to do a rewrite to get everything simplified. It seems like the media servers are the bottleneck so we can keep things simple and avoid anything like async/parallel executions.