(11-22-2008 06:57 PM)yellow360f Wrote: [ -> ]Someone please help.
Trying to get the following shows , but don't know if Torrentwatch can handle this or i need another piece of software like Transmission.
Right now I have TorrentWatch and i can get to the interface from my PC and i right click the shows and choose Add to Favorite.
I am trying to load the following show CSI: Miami, but don't know how. Torrent watch doesn't even show this in the list. It only shows CSI: NY. Will Transmission 1.40 help me get this show?
I tried to add this link to the Feeds in Torrentwatch, but nothing happens. It just doesn't like this link for feeds.
PHP Code:
http://tvrss.net/search/?show_name=CSI%3A+Miami&show_name_exact=true
Yellow, first off, this is the Transmission thread, not the Torrentwatch one.
Secondly, that is not an RSS feed. THis is:
http://tvrss.net/search/index.php?show_n...e&mode=rss
(you need the mode=rss, it appears).
Thirdly, I've been posting on the Torrentwatch thread, and there is a bug in the current version that might affect you. Try the RSS feed first, though.
thanks a lot. if you don't mind me asking, how do you tell Torrentwatch to download all Episodes of CSI instead of doing one at a time.
(11-22-2008 07:45 PM)yellow360f Wrote: [ -> ]thanks a lot. if you don't mind me asking, how do you tell Torrentwatch to download all Episodes of CSI instead of doing one at a time.
You don't... I don't think. It needs an RSS feed, and the point of it is to get new episodes. If you can get them all somehow in an RSS feed, you should be able to do it.
But if you just want to grab them, I'd use the Transmission interface to do it; download the .torrent files through a browser and open them with Transmission. One drawback is I don't see a way to specify a directory, so you'd need to move the .avi files when they're done.
I just got my PCH this week, so I'm a noob with this stuff; there may be better ways.
er...can anyone guide me on the installation?
I have moved the contents to the root folder and am facing an install error. The error was saying "transmission installer cgi: line 101: syntax error : Unterminated quote in string"... can anyone guide me in this?
I have a PCH-110. the directories in the install script seems to be looking for "mnt/syb8634/server/clutch" but I don't see it in my harddisk. Is there something which I need to do (like creating new folders) before I can install this new transmission? Also, how do I know what version of transmission do I have currently?
is there a way to control the upload rate? since i installed this, it's killing my network connection.
(11-23-2008 01:17 AM)yellow360f Wrote: [ -> ]is there a way to control the upload rate? since i installed this, it's killing my network connection.
Bottom left of the web interface is preferences. Yes.
(11-23-2008 01:03 AM)recca Wrote: [ -> ]er...can anyone guide me on the installation?
I have moved the contents to the root folder and am facing an install error. The error was saying "transmission installer cgi: line 101: syntax error : Unterminated quote in string"... can anyone guide me in this?
I have a PCH-110. the directories in the install script seems to be looking for "mnt/syb8634/server/clutch" but I don't see it in my harddisk. Is there something which I need to do (like creating new folders) before I can install this new transmission? Also, how do I know what version of transmission do I have currently?
haha..finally got it to install. I was transferring in pure text mode. When I transfer the *.cgi file initially, it was in pure text mode. I tried to re-transfer in binary mode and it solved the problem.
New problem found. Try to set upload limit in settings.json file. Modify it.
Set upload limit and upload limit enabled.
Save changes. Open again - all is ok. Stop transmission with: clutch stop,
start transmission again with: clutch start. Open settings.json again and ... it haven't my changes. Any ideas?
(11-23-2008 10:01 AM)papka__ Wrote: [ -> ]New problem found. Try to set upload limit in settings.json file. Modify it.
Set upload limit and upload limit enabled.
Save changes. Open again - all is ok. Stop transmission with: clutch stop,
start transmission again with: clutch start. Open settings.json again and ... it haven't my changes. Any ideas?
Never change the file when transmission is running.
Transmission will always save it's current settings when it is closing.
It doesn't notice the changes you made when you are changing the file when it is running.
Hi Ger Teunis,
in the release notes it states:
Version 1.40
- Added journey4712's patches for TorrentWatch
but over on the TorrentWatch thread (post #313 here:
http://www.networkedmediatank.com/showth...6&page=21) Journey says:
For the ratio limiting, the patch is included with torrentwatch but its a source code patch. It needs to be applied and then transmission has to be recompiled to use it. For the end user best bet is to wait for ger teunis to put out his next package.
So do you plan on supporting this or does journey need to do anything?
Cheers
CW
(11-23-2008 10:28 AM)chunkywizard Wrote: [ -> ]For the ratio limiting, the patch is included with torrentwatch but its a source code patch. It needs to be applied and then transmission has to be recompiled to use it. For the end user best bet is to wait for ger teunis to put out his next package.
So do you plan on supporting this or does journey need to do anything?
It is already done, I've applied the patch from journey4712 and recompiled. It should be working. (I did not test it myself). I noticed some people on the forums mention they already have it running with the current version?
Can anyone confirm that TorrentWatch is working with the final release of transmission? If not I will have to look into it.
TorrentWatch works with Ger Teunis's latest 1.40 build.
(11-23-2008 10:32 AM)Ger Teunis Wrote: [ -> ]It is already done, I've applied the patch from journey4712 and recompiled. It should be working. (I did not test it myself). I noticed some people on the forums mention they already have it running with the current version?
Can anyone confirm that TorrentWatch is working with the final release of transmission? If not I will have to look into it.
Hi Ger Teunis,
I have 1.40final working with TorrentWatch, but the ratio settings DO NOT work. I don't know if it's you or journey that needs to fix it though! Can I debug it any how? Let me know if you need more information.
Cheers
CW
(11-23-2008 11:12 AM)vaivel Wrote: [ -> ]TorrentWatch works with Ger Teunis's latest 1.40 build.
Thanks for your prompt response! Is ratio working for you as well?
(11-23-2008 10:26 AM)Ger Teunis Wrote: [ -> ]Never change the file when transmission is running.
Transmission will always save it's current settings when it is closing.
It doesn't notice the changes you made when you are changing the file when it is running.
Thanks. Will try.