If you indeed try to build the daemon on OSX, you might need the patch from this ticket (if you prefer the trunk over the latest tagged release, you can ignore this post):
https://trac.transmissionbt.com/ticket/5304
Edit: I wouldn't try to compile the QT version on your Powerbook, simply because ...
Search found 15 matches
- Wed Nov 13, 2013 8:48 pm
- Forum: Support
- Topic: No connection - Transmission 1.54 for Mac OS X 10.4.11 PPC
- Replies: 3
- Views: 4455
- Sun Nov 10, 2013 4:26 pm
- Forum: Support
- Topic: [Solved]Transmission-Daemon: resume data ignored by rev.2.82
- Replies: 0
- Views: 2173
[Solved]Transmission-Daemon: resume data ignored by rev.2.82
Hello,
I'm using transmission-daemon 2.42 (13013) on OSX. Now I'd like to migrate to transmission-daemon 2.82 (14160). Building worked fine (after adding the patches/fixes from ticket #5304 and #5232), the binary works as well. Importing the settings from settings.json works, so does the watchdir ...
I'm using transmission-daemon 2.42 (13013) on OSX. Now I'd like to migrate to transmission-daemon 2.82 (14160). Building worked fine (after adding the patches/fixes from ticket #5304 and #5232), the binary works as well. Importing the settings from settings.json works, so does the watchdir ...
- Sun Feb 05, 2012 9:14 pm
- Forum: Support
- Topic: transmission-daemon peer connections choked
- Replies: 1
- Views: 2927
Re: transmission-daemon peer connections choked
No, this behavior is IMHO due to the changing of the "bind-address-ipv4" in the settings.json file and SIGHUP. I only see an increase in the number of "(CLOSED)" connections during the small time when the interface changed the assigned IP adress and the daemon is still bound to the old IP adress ...
- Sun Feb 05, 2012 10:28 am
- Forum: Support
- Topic: transmission-daemon peer connections choked
- Replies: 1
- Views: 2927
transmission-daemon peer connections choked
Hello,
I'm using (multiple instanced due to multiple watch directories of) transmission-daemon 2.42 on a PPC/OS X 10.5 machine. My machine has several (dynamic) network interfaces, so I bind the daemon instanced to a certain IP using the settins.json file, reloading it (with a modified IP) when the ...
I'm using (multiple instanced due to multiple watch directories of) transmission-daemon 2.42 on a PPC/OS X 10.5 machine. My machine has several (dynamic) network interfaces, so I bind the daemon instanced to a certain IP using the settins.json file, reloading it (with a modified IP) when the ...
- Wed Feb 01, 2012 1:46 pm
- Forum: General
- Topic: downloading from specific IP
- Replies: 2
- Views: 3256
Re: downloading from specific IP
It is possible, but kind of a hazzle. You can setup a blocklist, in which you block all IPs besides the one you want to connect to.
Example (IPv4 only): You want to connect to 1.2.3.4
Your blocklist should look like this:
Lower:0.0.0.0-1.2.3.3
Higher:1.2.3.5-255.255.255.255
Save those two lines ...
Example (IPv4 only): You want to connect to 1.2.3.4
Your blocklist should look like this:
Lower:0.0.0.0-1.2.3.3
Higher:1.2.3.5-255.255.255.255
Save those two lines ...
- Sun Jan 22, 2012 9:59 am
- Forum: Requests
- Topic: Verify local data when download completes
- Replies: 7
- Views: 25977
Re: Verify local data when download completes
I really would like to see a optional feature to rehash on completion as well (like rtorrent). Usage example:
I'm on OSX 10.5 running transmission-daemon 2.42. Yesterday my machine crashed while downloading a large torrent (not due to the download). Anyway, I rebooted and checked the filesystem for ...
I'm on OSX 10.5 running transmission-daemon 2.42. Yesterday my machine crashed while downloading a large torrent (not due to the download). Anyway, I rebooted and checked the filesystem for ...
- Thu Apr 28, 2011 6:26 pm
- Forum: Mac Requests
- Topic: Why drop support for powerpc macs?
- Replies: 26
- Views: 33074
Re: Why drop support for powerpc macs?
Thanks for the clarification!livings124 wrote:This only applies to building through Xcode.
- Thu Apr 28, 2011 4:58 pm
- Forum: Mac Requests
- Topic: Why drop support for powerpc macs?
- Replies: 26
- Views: 33074
Re: Sooooo -- what is the latest?
Having looked for a *clear* statement, and finding none (tickets -- board --- PPC on --- PPC off --- here's a patch --- duplicate issue --- 2.22 and 2.22+ ) :?
Just what is the latest/greatest for us PPC users --- and a clear link would be nice --- :wink:
The current link on the home page gets ...
Just what is the latest/greatest for us PPC users --- and a clear link would be nice --- :wink:
The current link on the home page gets ...
- Sat Apr 09, 2011 12:41 pm
- Forum: Mac Requests
- Topic: Why drop support for powerpc macs?
- Replies: 26
- Views: 33074
Re: Why drop support for powerpc macs?
I got a question for the developers related to the "PPC-issue". If the support for PPC is dropped in the OSX version (as I understand), will I still be able to compile the transmission-daemon on a PPC? ATM I'm using a Gentoo prefix on a PPC machine running OSX. So for compiling etc. only tools from ...
- Tue Dec 14, 2010 3:02 pm
- Forum: Support
- Topic: Transmission-daemon, SIGHUP temporarily disables blocklists.
- Replies: 0
- Views: 1692
Transmission-daemon, SIGHUP temporarily disables blocklists.
Hello,
recently I've been testing transmission-daemon. Overall I'm very pleased with the combo 2.13 and Transmission-remote-gui, but I think there is an error/bug related to reloading the settings.json file in conjunction with blocklists. I post my observations here, so others can trie to recreate ...
recently I've been testing transmission-daemon. Overall I'm very pleased with the combo 2.13 and Transmission-remote-gui, but I think there is an error/bug related to reloading the settings.json file in conjunction with blocklists. I post my observations here, so others can trie to recreate ...
- Tue Feb 23, 2010 1:23 pm
- Forum: Mac Support
- Topic: Minor Bug / Oddities when parsing blocklists
- Replies: 2
- Views: 2634
Re: Minor Bug / Oddities when parsing blocklists
All behaviour tested with 1.9.1 on OSX 10.5.
I ran into a minor bug (?) when playing around with the ipfilter functionality.
When adding a line like:
# someting:foo-bar
to an IPfilter filter, Transmission apparently tries to import it (I guess because of the ":$string-$string2" pattern), even if ...
I ran into a minor bug (?) when playing around with the ipfilter functionality.
When adding a line like:
# someting:foo-bar
to an IPfilter filter, Transmission apparently tries to import it (I guess because of the ":$string-$string2" pattern), even if ...
- Tue Feb 23, 2010 11:44 am
- Forum: Mac Support
- Topic: Minor Bug / Oddities when parsing blocklists
- Replies: 2
- Views: 2634
Minor Bug / Oddities when parsing blocklists
All behaviour tested with 1.9.1 on OSX 10.5.
I ran into a minor bug (?) when playing around with the ipfilter functionality.
When adding a line like:
# someting:foo-bar
to an IPfilter filter, Transmission apparently tries to import it (I guess because of the ":$string-$string2" pattern), even if ...
I ran into a minor bug (?) when playing around with the ipfilter functionality.
When adding a line like:
# someting:foo-bar
to an IPfilter filter, Transmission apparently tries to import it (I guess because of the ":$string-$string2" pattern), even if ...
- Tue Feb 23, 2010 10:27 am
- Forum: Support
- Topic: Transmissions stopped downloading for a specific tracker.
- Replies: 7
- Views: 7864
Re: Transmissions stopped downloading for a specific tracker.
Recently (around Feb. 10th) I noticed that some ISP or Tier 1 carrier started to block bittorrent announces to certain trackers (f.e. Linuxtracker.org, but private ones are effected too) by sending forged RST packages. Ping, traceroute and browsing the website of this trackers worked fine. But as ...
- Fri Feb 19, 2010 7:53 am
- Forum: Requests
- Topic: Option to limit transmission based upon connected network
- Replies: 1
- Views: 2958
Re: Option to limit transmission based upon connected network
I second that kind of feature. ATM I'm stuck with Vuze, as it got the option to bind the client's transfer to a certain network interface (en0, en0[1], 192.168.2.54 or a hostname are formats accepted). Combined with the option, that only the specified interface should be used (even when offline) I ...
- Tue May 13, 2008 9:00 am
- Forum: Requests
- Topic: Open source Transmission RSS companion
- Replies: 9
- Views: 13714
Well,
you might consider Flexget or pytvshows as a backend. They are platform independent (python based) and especially Flexget is very powerful, just have a look at it's IMDB filtering.
Good luck!
you might consider Flexget or pytvshows as a backend. They are platform independent (python based) and especially Flexget is very powerful, just have a look at it's IMDB filtering.
Good luck!