Search found 289 matches

by cfpp2p
Fri Feb 01, 2019 4:36 pm
Forum: Requests
Topic: dont use wget or curl for torrent download
Replies: 3
Views: 32627

Re: dont use wget or curl for torrent download

transmission does not use wget at all, cURL yes. Fork here https://github.com/cfpp2p/transmission/releases fixes problems like corrupt https://github.com/transmission/transmission/issues/294 and test option to change the user agent https://sourceforge.net/p/transmissiondaemon/discussion/general/thre...
by cfpp2p
Fri Jan 11, 2019 8:10 pm
Forum: Requests
Topic: Feature request: an option to (manually) reset a torrent instead of remove and re-add
Replies: 2
Views: 26871

Re: Feature request: an option to (manually) reset a torrent instead of remove and re-add

https://github.com/transmission/transmission/issues/83 The reset you might refer to is might be as in my patch https://trac.transmissionbt.com/attachment/ticket/4537/no-data-found-override.patch that resets the verified status, that is still very functional and well tested in my transmission fork ht...
by cfpp2p
Mon Jan 07, 2019 3:28 pm
Forum: General
Topic: Add Multiple Trackers at once with Transmission Remote?
Replies: 8
Views: 35319

Re: Add Multiple Trackers at once with Transmission Remote?

Hanerha wrote:How good is Shift as a UI in your opinion?
Perfect, I use it as part of the multiface webclient in my github fork
https://github.com/cfpp2p/transmission

https://github.com/cfpp2p/transmission/ ... web-client
by cfpp2p
Fri Dec 21, 2018 1:02 am
Forum: Support
Topic: Limit web seed amount like peer_limit
Replies: 1
Views: 3191

Re: Limit web seed amount like peer_limit

https://github.com/transmission/transmission/issues/410#issuecomment-337606279 https://github.com/transmission/transmission/issues/586#issuecomment-384377682 https://github.com/transmission/transmission/issues/553#issuecomment-375690721 https://github.com/transmission/transmission/issues/753#issueco...
by cfpp2p
Fri Dec 14, 2018 6:02 pm
Forum: Support
Topic: File name too long
Replies: 4
Views: 16077

Re: File name too long

@brinerustle
I have private messaged PM you about the specific torrent in question.



Noting:
https://github.com/transmission/transmi ... -410684807



Regards,
cfpp2p
by cfpp2p
Fri Nov 30, 2018 4:18 pm
Forum: Windows Support
Topic: Adding Trackers
Replies: 6
Views: 35955

Re: Adding Trackers

For https://github.com/transmission/transmission you will need to apply the patch and compile for yourself.

At https://sourceforge.net/projects/transmissiondaemon/ it's already patched Windows and just follow https://sourceforge.net/p/transmissiond ... /56bf87c5/
by cfpp2p
Wed Oct 31, 2018 7:01 pm
Forum: Support
Topic: Ratio miscomputed
Replies: 3
Views: 4534

Re: Ratio miscomputed

ratio, RPC ''uploadRatio' is uploadedEver divided by downloadedEver, no matter how small downloadedEver is. In my forks of the daemon https://github.com/cfpp2p/transmission/releases and Transmission Remote GUI https://github.com/cfpp2p/transmisson-remote-gui I use the label Uploaded-to-Downloaded fo...
by cfpp2p
Wed Sep 26, 2018 3:50 pm
Forum: General
Topic: how to select specific files from a torrent?
Replies: 9
Views: 55314

Re: How to migrate bulk torrents from uTorrent to Transmission?

Hi, I am trying to move torrents sharing task from old winXP PC to NAS D-Link Dns-323. I have 300 Torrent files in uTorrent on which DNS i am using the transmission. Do anyone has a idea about, how to migrate all the 300 files??? from uTorrent to tramsmission in a automatic or non-automatic way. He...
by cfpp2p
Fri Sep 21, 2018 3:17 pm
Forum: Support
Topic: Magnet Link not working...
Replies: 1
Views: 4449

Re: Magnet Link not working...

by cfpp2p
Fri Aug 03, 2018 2:33 pm
Forum: Support
Topic: How to fix error: Name is too long
Replies: 27
Views: 50250

Re: How to fix error: Name is too long

You can't just edit a .torrent metadata file name. The hash will change and the torrent will no longer work.
by cfpp2p
Mon Apr 02, 2018 6:51 pm
Forum: Requests
Topic: Country Flags
Replies: 7
Views: 46538

Re: Country Flags

Upgrade GeoIP Lite to GeoLite2 #1104
https://github.com/transmission-remote- ... ssues/1104
by cfpp2p
Mon Apr 02, 2018 6:41 pm
Forum: Web Interface
Topic: transmission gets broken all the time
Replies: 2
Views: 13851

Re: transmission gets broken all the time

I have transmission running in a router box so I use the web interface. And it keeps breaking. Available packages (maintained) transmissiondcfp fork transmission-cfp fork transmission official transmission-daemon official This is an Optware fork. It targets to be firmware-independent and currently ...