Perf: don't update torrent progres >1x per second

This commit is contained in:
DC
2016-07-22 16:38:42 -07:00
parent f86ca0a168
commit 7b4fd57a94

View File

@@ -129,8 +129,6 @@ module.exports = class TorrentController {
// files which are completed after a video starts to play to be added
// dynamically to the list of subtitles.
// checkForSubtitles()
dispatch('update')
}
torrentFileModtimes (torrentKey, fileModtimes) {