Matt Joiner
|
d2d8125eea
|
WebSeed PathEscaper API tweaks
|
2022-04-26 10:46:01 +10:00 |
afjoseph
|
a79c3bd5d3
|
fixup! [webseed] Add a custom URL encoder for webseeds
|
2022-04-22 04:23:43 +02:00 |
afjoseph
|
02cc723750
|
[webseed] Add a custom URL encoder for webseeds
|
2022-04-21 16:21:29 +02:00 |
Matt Joiner
|
de95cf6db6
|
Make TorrentSpecFromMetaInfoErr still usable on info error
|
2021-11-12 10:46:35 +11:00 |
Matt Joiner
|
11e1080b40
|
go fmt
|
2021-10-19 14:08:56 +11:00 |
Matt Joiner
|
d19079e698
|
Only allow chunk size to be set for new Torrents
(cherry picked from commit 09e73e9fce139cd78da48c442e8610501b6fd26b)
|
2021-10-19 14:04:07 +11:00 |
Simon Kirsten
|
637045c19a
|
Add DisableInitialPieceCheck option (#677)
|
2021-10-11 11:33:40 +11:00 |
Matt Joiner
|
d03de7669b
|
Fix allocation of empty DhtNodes in TorrentSpec
https://github.com/anacrolix/torrent/pull/536#issuecomment-896392738
|
2021-08-11 12:27:00 +10:00 |
Matt Joiner
|
555cb064dd
|
cmd/torrentfs: Fix panic on missing info
|
2021-08-01 21:38:35 +10:00 |
Matt Joiner
|
b020b8c2b6
|
Add support for the x.pe magnet link parameter
|
2020-11-16 16:37:11 +11:00 |
Matt Joiner
|
e6da640bb2
|
Tidy up doc, file names, naming
|
2020-11-09 10:56:45 +11:00 |
Maxb
|
a7689f52bd
|
Add DisallowDataDownload/Upload to TorrentSpec and small log cleanup
|
2020-06-04 10:36:56 +10:00 |
Matt Joiner
|
997384a394
|
Make use of magnet source fields and expose Torrent.MergeSpec
|
2020-06-02 15:06:05 +10:00 |
Matt Joiner
|
026c737886
|
Add webseeds from magnet links
|
2020-06-02 13:53:25 +10:00 |
Matt Joiner
|
b304baad1b
|
Add error return value to metainfo.MetaInfo.UnmarshalInfo
Too many problems caused by bad info bytes in downstream projects.
|
2016-09-20 12:32:15 +10:00 |
Matt Joiner
|
f47fd8c969
|
Move TorrentSpec stuff into its own file
|
2016-09-11 14:09:40 +10:00 |