chrahunt / TagProReplays

Record yourself in TagPro!
GNU General Public License v3.0
21 stars 14 forks source link

Can't render replays with new texture pack and they have been rendered already #177

Open markhollis opened 7 years ago

markhollis commented 7 years ago

Title is just about it. I rendered a few replays, changed my texture pack afterward, tried to render them again, and it thinks it is the same replay. When I download it, I have the old texture pack.

chrahunt commented 7 years ago

As a workaround for right now if you open the replay in the previewer and click Save then it should delete the rendered replay, allowing you to re-render with your new texture pack.

chrahunt commented 7 years ago

Fix for this is to delete movies if a re-render is requested. This should be done pre-emptively (to all movies at the start of a batch render operation) to avoid ambiguity if rendering of any replay fails or the user navigates to another page without noting where in the list of selected replays the rendering was when they navigated away. For space-constrained devices also it would be a good idea to have a "delete movies" option that appeared when any replays that had movies were selected.