chrisidefix / transmisson-remote-gui

Automatically exported from code.google.com/p/transmisson-remote-gui
0 stars 0 forks source link

Unable to change Tracker URL #845

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. trying to change tracker url from Properties
2. trying to change tracker url from Tracker Tab in bottom window

What is the expected output? What do you see instead?
nothing happens, change does not take

What version of the product are you using? On what operating system?
version 5.0.1 on Windows

Please provide any additional information below.
I am trying to change tracker URL as the site I upload to have changed their 
URL.
I have used Right Click Properties on the Torrent but unable to
Used the bottom Tracker info window and used all four features to change the 
tracker URL but unable to
Add Tracker
Edit Tracker
Modify Trackers
Remove Tracker 

I use Transmission on Debian server.
nothing works it does not do any change
Please Advise if this can be done by this GUI version or a script needs to be 
run from server end??
If a script is needed kindly provide if possible.

Original issue reported on code.google.com by shaqtorr...@gmail.com on 28 Oct 2014 at 2:38

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
It works for me. What version of the daemon? I think maybe it's there.

Original comment by s...@yourfreemail.info on 31 Oct 2014 at 5:28

GoogleCodeExporter commented 9 years ago
I think it is 2.52.. not sure :S...
I tried this command and this error came:

:~$ transmission-edit -r 4thdimension.tv 4thdimension.xyz 
/home/username/.config/transmission-daemon/torrents/Sanjuro 1962 
1080p.f4485cddac198a3c.torrent.added
/home/username/.config/transmission-daemon/torrents/Sanjuro
        Error reading file
1962
        Error reading file
1080p.f4485cddac198a3c.torrent.added
        Error reading file
Changed 0 files

offcourse the username is changed...
my torrents folder contains ".torrent.added" files not just ".torrent" file

Original comment by itpro...@gmail.com on 31 Oct 2014 at 9:42

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I think that the daemon v2.52 has a bug 
https://trac.transmissionbt.com/ticket/4571

You should get a newer version of the daemon. If you can compile yourself get 
it from the official site or from my github for a daemon version I maintain 
with all the current bugfixes and lots of nice unofficial enhancements  
https://github.com/cfpp2p/transmission  ( enhancements 
http://sourceforge.net/p/transmissiondaemon/discussion/general/ )  If you want 
my enhanced GUI --> 
http://sourceforge.net/projects/transmissiondaemon/files/Windows-GUI-2014-07-31/
 ( source - 
https://github.com/cfpp2p/transmission/tree/Windows_Daemon_%26_Clients/WINdows_G
UI/source )

In general the 2.52 daemon would have quite a few bugs that are now fixed, so 
you really should update it. The 5.0.1 GUI is most likely not the problem with 
the trackers.

With transmission-edit you need to quote the filename, it's being read as two 
different files the way you typed it. And also there shouldn't be .added files 
in your /torrents/ directory, it seems maybe you set the watch directory to 
this and that will cause some unusual effects. Go to 
https://forum.transmissionbt.com for that kind of help.

Original comment by s...@yourfreemail.info on 1 Nov 2014 at 12:22