AlexCovizzi / torrenttv

TorrentTV
MIT License
0 stars 1 forks source link

Web application removes all resume files when it fails to close #4

Open AlexCovizzi opened 4 years ago

AlexCovizzi commented 4 years ago

Web application removes all resume files if the application encounters an error when closing. To solve this issue the application needs a way to backup resume files before creating the new ones, this way if an error is encountered, we can restore the old resume files.