Is it possible to build transmission-daemon without UPNP?

Discussion of Transmission that doesn't fit in the other categories
Post Reply
tot-to
Posts: 4
Joined: Wed Jul 16, 2008 4:01 pm

Is it possible to build transmission-daemon without UPNP?

Post by tot-to »

I am not about choosing of system or internal library. My question is about disabling this feature at all at build time.
Thank you :)
dini
Posts: 1
Joined: Thu Aug 25, 2011 6:20 am

Re: Is it possible to build transmission-daemon without UPNP

Post by dini »

It is even possible? If so, how?
Jordan
Transmission Developer
Posts: 2312
Joined: Sat May 26, 2007 3:39 pm
Location: Titania's Room

Re: Is it possible to build transmission-daemon without UPNP

Post by Jordan »

There's not build-in support for that -- I don't think anyone's ever requested it before now.

You would need to go into libtransmission and comment out the relevant code in session.c, port-forwarding.c, and upnp.c.
Post Reply