Skip to content

Commit

Permalink
Document how to increase the timeout if a torrent is interrupted
Browse files Browse the repository at this point in the history
Using this setting is not ideal, but on slow connections like mine it makes the
difference between a torrent always stopping and being able to play it easily (I
could pause and let it download, but is not always needed, so I prefer this).
  • Loading branch information
rata committed May 6, 2014
1 parent 4f41616 commit 339641d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,13 @@ If you are blocking GA on your computer altogether, you'll still be able to use
#### How can I report a bug?
Please, file an issue :)

#### Torrents are suddenly paused and then interrupted/stopped. What can I do ?
Probably your network is too slow and you are hitting a timeout used for HTTP on
XBMC. You can increase the timeout as documented
[here](http://wiki.xbmc.org/?title=Advancedsettings.xml#playlisttimeout). Please
note that increasing the timeout won't make your network faster, you just will
wait more time before the torrent is interrupted.

#### How can I use the Play-to-XBMC feature?
First of all, install [Play-to-XBMC](https://chrome.google.com/webstore/detail/play-to-xbmc/fncjhcjfnnooidlkijollckpakkebden) from khloke.
Then, follow the Play-to-XBMC install instructions:
Expand Down

0 comments on commit 339641d

Please sign in to comment.