Keep the Jellyfin FFMPEG Archive and re-extract from there.
This is meant as a small addition to the checksumming.
Because the individual file doesnt come with a Checksum, we can only Checksum the entire archive.
Right now this is done by redownloading the Archive and then Checksumming.
This change should let us keep the archive and only delete it when the Checksum is wrong!
Keep the Jellyfin FFMPEG Archive and re-extract from there.
This is meant as a small addition to the checksumming. Because the individual file doesnt come with a Checksum, we can only Checksum the entire archive. Right now this is done by redownloading the Archive and then Checksumming.
This change should let us keep the archive and only delete it when the Checksum is wrong!
Only changes in hwainstall.py!