Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 2.34 KB

README.md

File metadata and controls

46 lines (27 loc) · 2.34 KB

#Popcorn Time Dependency Status

Idea

To allow any computer user to watch movies easily streaming from torrents, without any particular knowledge.

Demo Screenshot

APIs

Currently used:

Development

See Development's page

How to contribute

First, building, testing and reporting bug is highly appreciated. Please include console's output and reproduction step in your bug report.

Right now we are doing a lot of refactoring to clean the codebase so if you work on a new feature based on 0.2.x, it probably won't merge into 0.3.0. This is why we recommend you to hold all pull request other than bug fixes until we release 0.3.0 and stabilize the new codebase. From that point, we plan to add a lot of new features asked by the community and merge pull request.

If you want to develop, you can look at the issues, especialy the bug and fix them. Here's a list of feature requested by the community so far.

Please follow the contributions guidelines.

It is recommended to join us on IRC at #popcorntime on freenode (web access), most active developers hang in there. You can ask phnz or Sharkiller for high priority task.

Any problem?

Need to report a bug? Read the report guideline

Error about missing libudev.so.0

Search for libudev.so.0 on your distribution. Most of the time it can be easily fixed by creating a symbolic link from libudev.so to libudev.so.0

See: https://github.com/rogerwang/node-webkit/wiki/The-solution-of-lacking-libudev.so.0

Error "Gtk-WARNING **: cannot open display:"

Try running export DISPLAY=:0.0

Error "The video format is not supported"

See: https://github.com/rogerwang/node-webkit/wiki/Support-mp3-and-h264-in-video-and-audio-tag