1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-13 07:33:02 +00:00
transmission/utils
Bheesham Persaud 1232f558a6
fix(remote): failure reason should be printed (#7034)
Uses `fmt::print` to log failure messages. Results in a connection
failure being printed as:

    Unable to send request to 'http://localhost:9091/transmission/rpc/': Couldn't connect to server

Fixes #7010
2025-03-10 01:04:10 -05:00
..
CMakeLists.txt Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
create.cc fix: restore portable file path check (#6853) 2024-05-25 10:08:53 -05:00
edit.cc fixup! chore: fix misc-use-anonymous-namespace warnings from clang-tidy (#6488) (#6498) 2024-01-06 13:04:50 -06:00
remote.cc fix(remote): failure reason should be printed (#7034) 2025-03-10 01:04:10 -05:00
show.cc refactor: convert tr_net_init_mgr to singleton (#6914) 2024-12-30 09:32:11 -06:00
transmission-create.1 tr_makeMetaInfo: new anonymize option (closes #3420) (#3452) 2022-07-19 16:48:24 -05:00
transmission-edit.1 transmission-edit: Allow changes to torrent source flag (#3760) 2022-09-04 18:12:23 -05:00
transmission-remote.1 feat(remote): implement idle seeding limits (#2947) 2024-05-27 15:08:33 -05:00
transmission-show.1 fixup! (trunk) update credits (#1205) 2020-05-02 11:42:18 -05:00