Search found 28 matches

by molestrangler
Sun Apr 15, 2018 8:27 pm
Forum: Support
Topic: svn downloads older version!
Replies: 4
Views: 3314

Re: svn downloads older version!

Ok, now this is a nightly build. How do I get the stable or release build, or what ever is the recognised release client source code?
by molestrangler
Sun Apr 15, 2018 5:39 pm
Forum: Support
Topic: svn downloads older version!
Replies: 4
Views: 3314

Re: svn downloads older version!

Thanks.
by molestrangler
Sun Apr 15, 2018 9:32 am
Forum: Support
Topic: svn downloads older version!
Replies: 4
Views: 3314

svn downloads older version!

I remove the old source code and usually redownload the latest and make my changes, then compile in xcode

But when I enter:

Code: Select all

svn co svn://svn.transmissionbt.com/Transmission/trunk Transmission
I get version 2.92+ and not 2.93

How can I force svn to get 2.93?
by molestrangler
Mon Mar 07, 2016 9:05 am
Forum: Mac Support
Topic: OSX.KeRanger.A malware in 2.90?
Replies: 34
Views: 263626

Re: OSX.KeRanger.A malware in 2.90?

I have a habit of downloading the source and compiling myself, cuz of some changes I make to the source code so TransmissionBT works nicer for me.

I did all the checks found no trace of OSX.KeRanger.A in my system.
by molestrangler
Wed Mar 02, 2016 6:33 am
Forum: Mac Support
Topic: Console reporting 'Too many files open'
Replies: 2
Views: 3559

Re: Console reporting 'Too many files open'

I've not opened a report on trac cuz I increased the system wide maximum file open (see below) and after two days I'm no longer getting the error message in the syslogs: sudo sysctl -w kern.maxfiles=20480 sudo sysctl -w kern.maxfilesperproc=24576 Transmission did not have that many files open (only ...
by molestrangler
Tue Mar 01, 2016 6:33 am
Forum: Mac Support
Topic: Console reporting 'Too many files open'
Replies: 2
Views: 3559

Re: Console reporting 'Too many files open'

OK, I can do that but it will limit the number of connections to 800. It seems rather odd that in the GUI we can set the maximum number of global connections to 3,000 but your suggestion seems to point to the actual global limit is below 300. As I prefer to compile myself and have a high spec Mac Pr...
by molestrangler
Tue Mar 01, 2016 3:25 am
Forum: Mac Support
Topic: Console reporting 'Too many files open'
Replies: 2
Views: 3559

Console reporting 'Too many files open'

Hi, Not sure if this was an issue prior to upgrading to 2.90, but I'm sure I haven seen this message in Console. I'm running OS X 1.10.5. Transmission[25942]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files And console has 4,000 of these messages since upgrading yesterday. I c...
by molestrangler
Wed Mar 18, 2015 11:39 am
Forum: Requests
Topic: New feature 'unregistered torrent'
Replies: 2
Views: 6558

New feature 'unregistered torrent'

When a site returns "unregistered torrent" it would be nice to have an option to automatically pause the torrent. o Reduce unnecessary bandwidth usage o Reduce the load on servers o Easier torrent management, being able to remove old torrents from Transmission o Reduce the load on Tranmiss...
by molestrangler
Wed Mar 18, 2015 5:11 am
Forum: Mac Support
Topic: I can build in XCode 6.2...but...
Replies: 3
Views: 3540

Re: I can build in XCode 6.2...but...

Thanks x190, your code works very will for me.
by molestrangler
Tue Mar 17, 2015 2:28 pm
Forum: Mac Support
Topic: I can build in XCode 6.2...but...
Replies: 3
Views: 3540

Re: I can build in XCode 6.2...but...

I had to apply the fix found in https://trac.transmissionbt.com/ticket/5505 to stop it from crashing.
by molestrangler
Tue Mar 17, 2015 11:48 am
Forum: Mac Support
Topic: I can build in XCode 6.2...but...
Replies: 3
Views: 3540

Re: I can build in XCode 6.2...but...

Thanks, that resolved the issue.

Now I'm trying to change the set preallocation to 2

preallocation: Number (0 = Off, 1 = Fast, 2 = Full (slower but reduces disk fragmentation), default = 1)

I've read in a posting that I need to edit settings.json, but I cannot find this file in the source.
by molestrangler
Tue Mar 17, 2015 4:50 am
Forum: Mac Support
Topic: I can build in XCode 6.2...but...
Replies: 3
Views: 3540

I can build in XCode 6.2...but...

Ok, I downloaded the source using: svn co svn://svn.transmissionbt.com/Transmission/trunk Transmission And changed "DEFAULT_CACHE_SIZE_MB" to 50, and want to play around with this value. I have a tracker problem with my complied version, this tracker that works just fine with 2.84 (14306) ...
by molestrangler
Mon Nov 24, 2014 5:25 pm
Forum: Mac Support
Topic: Upload & download speed text
Replies: 0
Views: 2186

Upload & download speed text

I'm in the process of retiring my old (and faultless) 2006 MacPro running Mountain Lion onto something more recent :-) and thus moved onto Yosemite, a big leap. But the same visual problem exists in the same release of TransmissionBT, and I thought it was down to me using a very old OS release but i...
by molestrangler
Wed Jul 11, 2012 8:45 am
Forum: Mac Requests
Topic: Adding new torrents
Replies: 0
Views: 2252

Adding new torrents

Hi,

Any chance when adding multiple new torrents when the group is selected with the option key pressed it also changes all waiting add torrents dialogue to also change to the same group?
by molestrangler
Sat Aug 13, 2011 12:25 pm
Forum: Requests
Topic: Alternative methods for pausing a seed to reduce bandwidth
Replies: 1
Views: 3467

Alternative methods for pausing a seed to reduce bandwidth

I would like the developers to consider new triggers to cause torrents to pause. The ability to set global limit (with a per torrent override) on the number of errors torrents will tolerate before they are paused. This could also be applied to trackers, so you have limits for poor trackers (new conc...