guerrerocarlos / TorrenTV

TorrenTV node-webkit source code
http://torrentv.github.io/
GNU General Public License v3.0
556 stars 83 forks source link

Video file not playing #82

Open avmduck opened 9 years ago

avmduck commented 9 years ago

A "Magnet" link and a "Torrent" file play fine. But, it will not work. When I try to play the exact same "Video" file. Any help would be "Greatly Appreciated!"

Windows 10 Roku 2 XD TorrenTV v.0.9.6

th3abhi97 commented 9 years ago

Fixed

blockridge1977 commented 9 years ago

I can't send files either. Running Roku 3... Streams torrents just fine, just not local file.

Am I doing something wrong?

blockridge1977 commented 9 years ago

Oh and torrentv 9.6

th3abhi97 commented 9 years ago

Download and replace the app.js (located in src/app) with my version of TorrenTV @blockridge1977 @avmduck

avmduck commented 9 years ago

Thanx for trying n00bs..... Now i get an error:

Uncaught node.js Error

Error: Cannot find module 'subtitles-server' at Function.Module._resolveFilename (module.js:334:15) at Function.Module._load (module.js:273:25) at Module.require (module.js:360:17) at require (module.js:376:17) at window.require (eval at undefined, :1:112) at eval (app://host/src/app/app.js:8:29)

blockridge1977 commented 9 years ago

Same here, same error.

th3abhi97 commented 9 years ago

@avmduck @blockridge1977
Just fixed the error with my new version of app.js. Just replace it with the existing version and it should now work!

avmduck commented 9 years ago

Thanx n00bs Worked Great!

blockridge1977 commented 9 years ago

I'll try tonight. Thanks for the work n00bs!