Skip to content
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

Open selected file #37

Closed
wants to merge 3 commits into from
Closed

Open selected file #37

wants to merge 3 commits into from

Conversation

nochso
Copy link
Contributor

@nochso nochso commented Jan 20, 2017

  • The HTTP handler now returns a Reader for a file within the torrent as specified by the request URI.
  • If there are multiple videos, the user is asked to select one.
  • In any case video players now request specific files instead of just the root directory.

Fixes #26 #36

So far it's working fine for me. Note that the progress is not accurate yet, as it still uses the total torrent size.

- The HTTP handler now returns a Reader for a file within the torrent
  as specified by the request URI.
- If there are multiple videos, the user is asked to select one.
- In any case video players now request specific files instead of just the root directory.

Fixes Sioro-Neoku#26 Sioro-Neoku#36
@nochso nochso closed this Apr 26, 2017
@097115
Copy link

097115 commented Mar 21, 2020

@nochso How do I build go-peerflix with a file selection prompt? Clone https://github.com/nochso/go-peerflix/tree/add-torrent-file-support and build?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to select a specific file
2 participants