Merge pull request #824 from feross/m/open-partial-files

Don't open partially downloaded files in external app
This commit is contained in:
Feross Aboukhadijeh
2016-08-24 02:12:47 +02:00
committed by GitHub
2 changed files with 5 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ module.exports = class PlaybackController {
})
}
// Show a file in the OS, eg in Finder on a Mac
// Open a file in OS default app.
openItem (infoHash, index) {
var torrentSummary = TorrentSummary.getByKey(this.state, infoHash)
var filePath = path.join(