ReplayStudio icon indicating copy to clipboard operation
ReplayStudio copied to clipboard

"-a" command line option isn't implemented

Open Johni0702 opened this issue 7 years ago • 6 comments

Johni0702 avatar Jun 20 '18 15:06 Johni0702

Are there any plans to implement this? Or is there some other thing I can do to concatenate multiple replays? This would make it much easier to make timelapses of huge builds that cant be built in a single session

T-x-T avatar Jun 13 '20 10:06 T-x-T

No, there are no plans to implement this at the moment (it's not just the command line option which isn't implemented, it's that there's no code whatsoever to concatenate replays). It would probably not be particularly difficult to implement though.

Johni0702 avatar Jun 13 '20 10:06 Johni0702

Great, that seems like semi-good news then :P I would be happy to sponsor the feature financially (30-60$), if its going to happen

T-x-T avatar Jun 13 '20 11:06 T-x-T

Just a FYI: I forked the repo to work on the append option myself. So far I have managed to get a basic version going. I "just" need to fix a few problems, but I think I can open a PR in the coming days

T-x-T avatar Jun 24 '20 16:06 T-x-T

LOL after a day of messing with the tool I opted to look at the issues.... Wish I looked sooner!

Hopefully @T-x-T has something soon, desperately need this feature!

CodexHere avatar Jul 04 '21 20:07 CodexHere

Well... Sorry to disappoint, I never got around to fix the "few" problems that my implementation has. If you have some java knowledge you can probably clone my fork, compile it and then try it out. (Please back up your replays before that) IIRC players from each separate replay get retained, resulting in duplicate players (this gets fixed each time the dimension changes, I think) I might need this in the future, I will make sure to @ you whenever I get around to actually implementing that feature @nerdfoundrygaming

T-x-T avatar Jul 05 '21 16:07 T-x-T