killemov

Results 113 comments of killemov

This is NOT a bug in Transmission. Transmission simply displays the files as they were added to the torrent. Maybe if you click on the "Name" table header the list...

> I'm seeing some similar issues, but I'm wondering if priority in general is ... semi-broken? (I'm on macOS, and I don't currently see the priority icons at all in...

See https://github.com/transmission/transmission/issues/2855

In index.html there is `` so everything should be utf-8. Could you add `` in the head section and report back? It might also be informative to know on which...

@equeim Most software use "/" internally no matter the platform. It's usually the (Windows) OS-calls that need translations for paths. You also want to abstract the software from the OS...

> @killemov I agree, but among my concerns is also UI. If transmission-daemon is running on Windows and RPC client on Linux, I want to display correct paths (with \...

> If this was offered in the rpc calls (and I don't think it is?), I’d take this on! Great! In the [RPC](https://github.com/transmission/transmission/blob/main/docs/rpc-spec.md) this is called "labels". Good luck!

Possible scenario that I can think of: 1. Torrent was completed successfully. 2. Transmission somehow (temporarily) lost access to a file when serving up a requested piece. 3. Transmission stops...

To be clear the replacement of ":" to "_" is done where? (In the interface and propagated throughout or only on the filesystem?)

> This could be a nice feature, but there are some possible annoyances. For one the torrent could have few to 0 seeds or really low availability meaning you could...