-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Database not populating in OSX 10.8.4, also remote not working #20
Comments
Use the mouse to click on the screen and you can after that use your mouse. |
On the home page, there is no movies posters until you search for somes (home page display only recent movies). Try a search (it should works). (Sorry for my english) |
It worked OK after the instructions, really the remote port was throwing me off. But I cannot play anything, searching works and starts buffering to 1% then it throws this exception at the command line: /Users/ggaspari/tv.js/node_modules/q/q.js:120 |
@ggaspari Can you provide any extra information. Or is that the only stack trace you get ? Your error is obviously some kind of network error, my guess it may be coming from the streaming part, but it's hard to tell why without any extra information. Try with a different film or something, if you still get the same error, post your information here so I can reproduce it. |
I'm having the same issue. This happens when the video gets to the 1% mark. When I press play, the video does not do anything, it just sits there. If I click back or reload, I get this error:
|
Using tv.js on OS X 10.8.4 ... when pressing play, the peerflix process starts in the background but stops downloading data after like 10 seconds. The movie never starts to play and then I will get the same error as statet in the post directly above. When deploying the code on debian, the same torrent starts, peerflix starts downloading and I can press play after an instant, watching the movie. Maybe something on OS X is stopping the spawned peerflix process? The process is still running but suddenly stops downloading after appr. 10 seconds. If I can be of any help please let me know! |
I got it to compile and run but I'm stuck on a black screen telling me to connect my smartphone to /remote, which also returns a "can't connect" on Chrome or Safari either in my iPhone or from the desktop.
The text was updated successfully, but these errors were encountered: