torrent
Here are 858 public repositories matching this topic...
I was not able to open port, may be that's because of my ISP, I see on HelloZeroNet page that,
Your port xxxxx is closed, but your Tor gateway is running well.
I see the above message, so if I had a site on ZeroNet, am I considered as a seeder to my site, if I was the only seeder to my site, assuming it is a new site. is it enough that tor gateway is running but without open port ?
Related comment: qbittorrent/qBittorrent#12083 (comment)
Man pages and general documentation about qBittorrent's flags is severely out of date. It would be helpful to document all the new flags that qBittorrent now supports. The description should be clear and concise, but not miss out on any important detail of how exactly they change qBittorrent's behaviou
(At the bottom of your Jackett Dashboard page) Jackett version: Jackett Version 0.12.1028.0
2019-11-25 10:40:25.2425 Debug WebClient(HttpWebClient2NetCore).GetString(Url:https://hd-torrents.org/torrents.php?category%5B%5D=30&category%5B%5D=65&category%5B%5D=38&category%5B%5D=59&category%5B%5D=60&category%5B%5D=72&category%5B%5D=73&search=Stephen+Colbert+2019.11.22&active=0&options=0)
When I added a torrent and in between downloading I removed it. It was still showing in Downloads section and I think so that, It was still downloading in the background(not sure).
Also to start seeding in herokuapp. I just changed the port to 50008. it got saved but not sure if its working.
Is it possible to add to the rename options if it has Hard Coded Subs, so it can then be upgraded at a later date?
-
Updated
Jun 27, 2020
When opening/decoding magnet links, parsing x.pe parameter would allow faster download and bootstrapping of torrents.
More info: http://bittorrent.org/beps/bep_0009.html#magnet-uri-format
There is a typo in Info sub-menu (in the navigation bar). It should be “GitHub” with the “h” capitalized.
We need a shiny new guide to run the new Magnetissimo on Heroku.
I'll take a stab at this once I add a few more features I have planned, if no one has taken care of it beforehand.
Included in this issue, maybe creating a Heroku Deploy button for 1-click set ups?
Instead of always allocating a fixed size buffer (1,000,000 bytes currently), it should leverage the upfront knowledge of total size of the metadata and allocate Math.min(DEFAULT_BUFFER_LEN, metadata.length()).
Is your feature request related to a problem? Please describe.
Trying to figure out how the config works is difficult, due to bad documentation of possible values for config options etc.
Describe the solution you'd like
It would be really nice if there would be a tooltip explaining the peer flags displayed under the "Peers" tab under an active torrent.
-
Updated
Nov 14, 2018 - JavaScript
-
Updated
Apr 14, 2020 - Objective-C
Expected behaviour:
flexget check should fail if there is an error from an included external yaml file.
Actual behaviour:
flexget check reports no error.
Steps to reproduce:
Add external yaml file and include it from ~/.flexget/config.yml. Make intentional error in the external yaml file.
Config:
tasks:
ettv:
rss:
url: https://www.ettv.
Errno::EACCES - Permission denied @ dir_s_mkdir - ~/PopcornTimeTV/Pods
/usr/lib/ruby/2.5.0/fileutils.rb:232:in mkdir' /usr/lib/ruby/2.5.0/fileutils.rb:232:in fu_mkdir'
/usr/lib/ruby/2.5.0/fileutils.rb:210:in block (2 levels) in mkdir_p' /usr/lib/ruby/2.5.0/fileutils.rb:208:in reverse_each'
/usr/lib/ruby/2.5.0/fileutils.rb:208:in `block in mkdir_p'
/usr/lib/ruby/2.5.0/fileutils.rb:193:in
Is your feature request related to a problem? Please describe.
Not a problem.
Describe the enhancement you'd like
I'd like to add/update some feature of this application. But there's no docs on how should I do it. I understand its a laravel based project. But the actual functional code is not same for every project. SO it will be helpful if there was a documentation.
Features I'd like
Wiki
Go to Docker Hub page for Medusa. Overview page has no installation instructions. Follow link to installation guides page on github, Click on instructions for Docker (Official) and get redirected to Docker Hub Overview.
Not a feature request for the software of course, nor is it a bug. But no other place to request this.
I've considered using your official image and using Linuxserver.io's i
proper tutorial
-
Updated
Dec 28, 2018 - JavaScript
We should take a look at https://github.com/pkg/profile instead of using runtime/pprof for profiling.
Advantage: We could do memory profiles! The runtime only supports dumping the heap iirc, but this does actual profiles.
New Logo
-
Updated
May 25, 2020 - JavaScript
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
May 25, 2020 - JavaScript
-
Updated
May 14, 2020 - Java
Improve this page
Add a description, image, and links to the torrent topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the torrent topic, visit your repo's landing page and select "manage topics."
This issue (webtorrent/webtorrent#1685) mentioned a nice resource that shows how to integrate WebTorrent with various JS video libraries.
https://qiita.com/mehdi/items/22ba55ae30bdcedd0746
Would be nice to add updated versions of these examples to the docs.