Brad Walker <[EMAIL PROTECTED]> wrote: > The torrents are copied to ~/.config/transmission/torrents, but > `transmission-daemon -l' doesn't list them. > ~/.config/transmission/daemon/ no longer contains files 'prefs.ini' or > 'state'. `transmission-remote -a ~/.config/transmission/torrents/*' > doesn't restore the torrent list.
I see... The files are moved to the new location (migrateFiles() in libtransmission/platform.c), but apparently they are not any further converted as they are by the Gtk client. Hmm. -- Christian "naddy" Weisgerber [EMAIL PROTECTED]
