Search found 23 matches
- Wed Oct 02, 2024 4:47 pm
- Forum: Development
- Topic: Release versions/schedule
- Replies: 1
- Views: 10478
Release versions/schedule
Apologies if this is known, or elsewhere in this forum. I looked and did not find information. It has been more than a year since the 2.1.1 update was pulled into FreeBSD ports. I'd like some new fixes that are in the tree, but I'm not sure how to specify a release. Are there "releases" th...
- Sun Jan 07, 2024 3:01 am
- Forum: Support
- Topic: Modify Added (or other) attributes of a torrent?
- Replies: 6
- Views: 114037
Re: Modify Added (or other) attributes of a torrent?
Alright. As long as it's stored somewhere, I can modify it. I'm not sure what is in the fastresume file. The state file, I think, is the state of all of the known torrents. I certainly would have expected all fields of that would be there. Is there a libtorrent object that the state entry references...
- Fri Jan 05, 2024 4:39 pm
- Forum: Support
- Topic: Modify Added (or other) attributes of a torrent?
- Replies: 6
- Views: 114037
Re: Modify Added (or other) attributes of a torrent?
Hmm. Okay, getting back to this I'm able to read the state file using the above, and then dig into the files received for times. But, looking at the TorrentState loaded, there isn't an "added" time. Looking around torrentmanager.py it looks like it's not in there. :-(. I'll have to dig aro...
- Fri Dec 29, 2023 12:52 am
- Forum: Support
- Topic: Modify Added (or other) attributes of a torrent?
- Replies: 6
- Views: 114037
Modify Added (or other) attributes of a torrent?
This may be more of a development question, but. I have recently lost all of the state on my deluge server (stupid human error). So, I have all/most of the torrent files, and am just re-adding them. however, this means the "Added" value for each of them is now. I have the modification time...
- Wed Dec 30, 2020 4:45 am
- Forum: Support
- Topic: FreeBSD deluge_web service not managed correctly
- Replies: 0
- Views: 13647
FreeBSD deluge_web service not managed correctly
Hello all. I have deluge-cli installed from pkg/ports, and while "service deluged" starts, stops, reports status, etc; "service deluge-web" does not. "start" does start it, but after that "status" shows it not running and "stop" of course won't work....
- Wed Dec 30, 2020 4:42 am
- Forum: Support
- Topic: FreeBSD install using python3
- Replies: 6
- Views: 6910
Re: FreeBSD install using python3
In response to the "how to select which python3" in FreeBSD, you can build with a different value set for python3, full information available at https://wiki.freebsd.org/Ports/DEFAULT_VERSIONS. Note, the "standard" python3 is python37, so you may have to build deluge and the rele...
- Tue May 26, 2020 10:50 pm
- Forum: Support
- Topic: v2 under FreeBSD: lookin' GOOD!
- Replies: 23
- Views: 29566
Re: v2 under FreeBSD: lookin' GOOD!
Yeah. To be fair, though, it seems that UPNP works, so as long as I configure my router to allow for that, it seems functional.
- Mon May 18, 2020 3:23 am
- Forum: Support
- Topic: v2 under FreeBSD: lookin' GOOD!
- Replies: 23
- Views: 29566
Re: v2 under FreeBSD: lookin' GOOD!
Okay. So, as mentioned in my other topic ( https://forum.deluge-torrent.org/viewtopic.php?f=7&t=55691 ), it seems that my inability to talk to the outside world was based on trying to specify an incoming port. I don't know why. Now that I have Random Incoming Port checked, and have UPnP mapping ...
- Mon May 18, 2020 3:16 am
- Forum: Support
- Topic: Deluge 2.0.3 not able to get to network, 1.3.15 was working
- Replies: 14
- Views: 18024
Re: Deluge 2.0.3 not able to get to network, 1.3.15 was working
Okay. I'm still seeing " IP n/a" in the footer, some of the time. But, I can confirm that when I'm using a random incoming port, it's able to talk to the outside world, and if I specify an incoming port, it isn't able to talk to the outside world. Why would this be? Can I do anything to he...
- Sun May 17, 2020 5:11 pm
- Forum: Support
- Topic: Deluge 2.0.3 not able to get to network, 1.3.15 was working
- Replies: 14
- Views: 18024
Re: Deluge 2.0.3 not able to get to network, 1.3.15 was working
After destroying all configs, and building up from default config files, I found something. When I deselect the "Use Random Port" for Incoming Port , then I get the "n/a" IP address. If I leave that set to "Use Random Port" for incoming, I see my external IP address in ...