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

Ask for help and report issues with the Mac OS X version of Transmission
Post Reply
molestrangler
Posts: 28
Joined: Sun Nov 02, 2008 3:23 am

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

Post by molestrangler »

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) binary download.

Tracker warning: "This client ( / Transmission/2.84) is not allowed

The only explanation I have is i'm using the incorrect source, I though it should be exactly the same as 2.84 (14306)

Any help appreciated!
molestrangler
Posts: 28
Joined: Sun Nov 02, 2008 3:23 am

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

Post by molestrangler »

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.
molestrangler
Posts: 28
Joined: Sun Nov 02, 2008 3:23 am

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

Post by molestrangler »

I had to apply the fix found in https://trac.transmissionbt.com/ticket/5505 to stop it from crashing.
molestrangler
Posts: 28
Joined: Sun Nov 02, 2008 3:23 am

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

Post by molestrangler »

Thanks x190, your code works very will for me.
Post Reply