diff --git a/renderer/index.css b/renderer/index.css index 4ac0c001..05f82e9f 100644 --- a/renderer/index.css +++ b/renderer/index.css @@ -456,7 +456,8 @@ input { background-color: #F44336; } -.torrent.timeout .play { +.torrent.timeout .play, +.torrent.unplayable .play { padding-top: 8px; } diff --git a/renderer/index.js b/renderer/index.js index 6ba77a28..01054815 100644 --- a/renderer/index.js +++ b/renderer/index.js @@ -19,6 +19,7 @@ var patch = require('virtual-dom/patch') var App = require('./views/app') var Cast = require('./lib/cast') +var errors = require('./lib/errors') var config = require('../config') var TorrentPlayer = require('./lib/torrent-player') var torrentPoster = require('./lib/torrent-poster') @@ -601,7 +602,7 @@ function startServerFromReadyTorrent (torrent, index, cb) { if (!index) { // filter out file formats that the