locked
µTorrent add-in RRS feed

  • General discussion

  • Hi,

     

    I have created an µTorrent add-in for the Windows Home Server Console.

    Features:

    • Manage all torrents currently in µTorrent (start, pause, stop, remove).
    • Add a new torrent by selecting a *.torrent file.
    • Add a new torrent by providing an URL.

    The add-in will not work when the µTorrent WebUI is disabled.

    You can configure the following settings from the WHS settings:

    • The WebUI server (example: http://localhost:2048/gui/).
    • The user name and password for the provided server.
    • Enable/disable auto-refresh
    • Set the auto-refresh interval to a value of 1 to 60 seconds.

    The provided server, user name and password can be tested from within the settings by pressing the "Test configuration" button. A line underneath this button will show whether or not the configuration is correct. A green line indicates a correct configuration, a red line indicates that something is incorrect.

     

    This add-in will only work with µTorrent, any other torrent-client is not supported and will never be supported.

    The add-in can be downloaded from one of the locations below. You can also find a few screenshots there.

     

    The add-in can be installed using the Windows Home Server Console by placing the msi-file in the \\[server]\Software\Add-Ins folder.

     

    I hope you find this add-in useful .

     

    Download locations:

    Changelog:

    Version 1.1

    Fixed:

    • When the add-in loses its connection to µTorrent the list will be cleared instead of showing an invalid state.
    • When Auto-Refresh is disabled the Auto-Refresh interval setting will initially be disabled in the settings interface.
    • The current scrollbar position will be remembered after the list has been refreshed.
    • Improved responsiveness. All requests to µTorrent will be performed asynchronously.

    Added:

    • Force Start.
    • Multiselect.
    • Set and clear labels.
    • More columns.
    • Columns can be reordered, except for the first and last columns.
      The last column can not be reordered to hide a bug from you guys .
    • Columns can be hidden, except for the first and last columns.
      To hide a column right-click on any of the column headers and deselect the column you want to hide.
      The last column can not be hidden because of the same reason as before...
    • About dialog.
    • Installation guide. This guide explains how to install µTorrent as a service manually, or by using AnyServiceInstaller (made by me! and available for download below...). It also explains how to install the µTorrent Add-in.
      Thanks go out to Deciphered for writing this great guide!

    AnyServiceInstaller

    I've released AnyServiceInstaller 1.0. This application can install any application as a Windows service so it can be used to install µTorrent as a service on your server. Get it here: http://webwacker.ath.cx/Web/Windows%20Services/

    Monday, June 11, 2007 5:53 PM

All replies

  • This is pure own.   I will definately be checking this out tonight.   Good Job.
    Monday, June 11, 2007 8:46 PM
  •  

     

    That is truely awesome. 

     

    The install to WHS control panel was painless, getting uTorrent setup to run as a service less so

     

    Definatly well worth the effort.

     

    I have two suggestions (and complete ignorance on feasability)

     

    1. It would be nice if users could submit .torrent files via the web interface. Some people are definately not allowed the WHS console password
    2. If utorrent could installed on the WHS with the addin. Obvious I know..

     

    I've just told uTorrent to moniter a folder for .torrents and told the untrusted user from suggestion one to put .torrent files there.

     

    Thank you for putting this togeather Marcel, most appreciated and awesome!

     

    Tuesday, June 12, 2007 12:08 AM
  • Marcel,

     

    Looks freakin' awesome!  I've not used Utorrent yet (been using Azureus) but did DL Utorrrent a few weeks ago to tinker. But, I've not tinkered yet. I'll get to know it and then install your Add-in on RC1 in a week or two.  I wanted a way to install the torrent software on WHS and let it do the work and not my main pc. Just lit it run in the back ground on a lower bandwidth use.....

     

    I assume the uTorrent software is actually installed on WHS..right? I guess I'll have to wait to see how easily you can add a torrent for down load. If they all have to be keyed into the console or is it a double click thing....

     

    Looks like your add-in is just what the doctor ordered!

     

    Nice work!

    Wednesday, June 13, 2007 2:31 AM
  • Does this addin work with remote access, so you can monitor the state of torrents remotely?

     

    Thanks,

     

    Tom Smile

    Wednesday, June 13, 2007 11:12 AM
  • does this add-in work with RC1?

    also, does it allow you to save your torrents (the downloaded file) to a //server/[folder]?

    or does it have to go on a separate non-WHS drive?
    Wednesday, June 13, 2007 3:18 PM
  • Tom.stanley :

     

    The plugin lets you view and manage torrents from the WHS console, so if you can get to that remotely you can manage your .torrents remotely.

     

    pookguy88 :

     

    My copy of RC1 is still downloading, so I can't help you there. 

    The save locations are controlled in utorrent (be that installed on your WHS machine, or another one).  I set mine to default to

     

    \\homeserver\public\torrents\downloading  for partially completed files and

    \\homeserver\public\torrents\completed for .. well.. completed files

     

    The other neat thing utorrent did (I was new to it before using this plugin) was moniter folders for .torrent files and start downloading them automaticly, so I added \\homeserver\public\torrents to its moniter list.  This works great, and all I have to do to start a download is upload the .torrent file to that folder and forget about it.

     


    Wednesday, June 13, 2007 11:52 PM
  • It works with RC1.  I have uTorrent running on my main rig right now. I might switch it over to the server now.  Thanks for making this add in, it's really great.
    Thursday, June 14, 2007 1:02 AM
  • This is a awesome plug in, it took me a few minutes to figure out how to get it all going but once i did it was great!
    Thursday, June 14, 2007 1:45 AM
  • Hi everyone,

     

    I wasn't able to answer any of your questions these last few days, so I'd like to thank all of you for your comments and answers on my behalf (Qyiet and Calidan ). I was attending the Microsoft DevDays in Amsterdam and I couldn't reply on this forum because Pocket Internet Explorer on my Windows Mobile 5 device doesn't support the controls.

     

    Right now I don't have RC1 installed yet, but I'm downloading it as I type this.

    I'm also working on a simple tool to use any application as a service. So when you want to run uTorrent as a service (which is probably the case when using this plugin) you can just run the tool, select the uTorrent executable (and some other stuff), and it will be installed as a Windows Service (you will need the Windows Server 2003 Resource Kit for this, but I provide a link to the download from within the tool).

     

    I have to go to work now, but I hope to release the tool soon. I'll also try and respond to any comments/questions you may have.

    Friday, June 15, 2007 6:49 AM
  • Nice Big Smile , Is it possible to add "Ratio" to the colum?
    Friday, June 15, 2007 10:27 PM
  • Hi,

     

    It's not yet possible to show the ratio. I was planning on making a new version of the add-in which supports dynamically showing/hiding columns. So you could choose your own combination of columns in the future.

     

    My first priority right now is to finish the tool which should make it easier to install µTorrent as a service on your Windows Home Server machine. It's almost finished, it just needs some finishing touches . I hope to release this tool soon...

     

    Thank you all for your interest in my add-in!

    Saturday, June 16, 2007 11:33 AM
  • Ok I feel really noob right now so please be gentle.... I installed uTorrent on my WHS and configured it how i have on my desktop than i installed the uTorrent addon for WHS and now it seems like it's revolting against me! I was under the impression that the WHS would act like a monitor/web control to the actual uTorrent application. Now what is happening on my particular WHS and i am not sure if i have it setup wrong or this is how it's supposed to act but... if i have uTorrent open and drop a .torrent into the folder i told the application to monitor it it shows up in the WHS addon and the uTorrent client, than it starts acting strange... 1 torrent i started did not show up in the uTorrent application at all but showed up on the addon portion of the WHS console. so i started thinking that sure is curious.. so i closed uTorrent thinking it was some type of bug and just needed to be restarted or something. than it got weird... the uTorrent WHS addon showed the torrent as still downloading which i thought the application needed to be running aswell for that to work but i guess not. so i tried to go in and see how to configure the addon to use the scheduler and other parts of uTorrent and there were none. I don't know what i am doing wrong and i think the above may be a little hard to understand so i'm just gonna list some points i have questions about.

    1. uTorrent must be running for the addon to work?

    2. do features like scheduler work with this addon?

    3. why does it seem when the uTorrent application is running that the display on the console appears to be different than the application itself... ie speed/% done etc

    Sunday, June 17, 2007 1:09 AM
  • I've never used Utorrent, but have used others. So far I'm gonna need to see some sort of instruction on how to set this gig up before I install it.  The screen shots don't really tell me much.

     

    Marcel, can you create a step by step or some sort of a general set up page with pics? Just a genearl layout of what to do, how to do it, and what to expect.

     

     I've also got to get some sort of AV on WHS before I start downloading torrents directly onto the machine.

     

    Thanks.

    Sunday, June 17, 2007 3:40 AM
  • This is a great add-in and has made my life a lot easier now.

     

    One thing to point out though, if you're setting this up to run as a service, make sure you're logged into a console session of the server to configure uT (NOT the whs console).

     

    I usually set my downloads to occur during "off-peak" periods and set up the scheduler, I've just spent about 2 hours trying to figure out why it wasn't paying any attention to this while I was setting it up remotely over remote desktop

     

    For those that don't know use Start > Run > "mstsc /console". Saves plugging in a monitor & keyboard again.

    Sunday, June 17, 2007 10:38 AM
  • Hi,

     

    I don't have a lot of time right now, because of father's day and all that .

    So, I'm just posting a little update...

     

    I'm still working on the tool to easily use µTorrent as a Windows Service. Along with that tool I will provide some sort of guideline which points out how everything should/can be configured in order for it to work properly. This will, hopefully, all be done sometime next week.

     

    To answer 1 question right now though: µTorrent should be running when the add-in is used. It tries to connect to the µTorrent WebUI, so it should be running. If it is connected and you then close the µTorrent client application, the add-in won't update itself anymore and the previous state will be shown all the time. (or at least I think that is what will happen... I didn't really test that scenario ).

    Sunday, June 17, 2007 10:56 AM
  • Hello,

     

    Great add in. You are a Legend.

     

    Is there any plans for "force start" torrents. I use this to download local torrents in peak time and external torrents in off peak time.

     

    Thanks

     

    Darren

    Monday, June 18, 2007 5:23 AM
  • Nice one, this will allow me to monitor torrents without having to log on to RDP

     

    I can see the point of the idea of the auto-refresh interval option but I wonder, does an increased refresh rate have much of an overhead on the system?  If it's not that much then I can't really see the point in delaying or stopping it altogether.

     

    Are there any plans to incorporate some of the other options into this, such as setting the scheduler, forcing downloads, increasing priorities, more detailed reporting (ie. individual files, pieces, etc)?  Not that these are hugely essential, an overview is often enough for what I use it for, but it would be nice to bypass RDP altogether for such things.

    Monday, June 18, 2007 5:06 PM
  • Hi,

     

    I've just finished installing Windows Home Server RC1. Finally found some time to update my server .

    I've also had to reinstall µTorrent because of this, so I should be able to put a "simple" guideline together this week...

     

    I put the auto-refresh option in there because I'm a bit of a control freak and can't stand my PC doing stuff when I don't want it to .

    But, if there are others that think this option should be removed I could give it a second thought ofcourse.

    So, everybody, let me know what you think about the auto-refresh option...

    Right now the µTorrent plugin actually won't refresh when it's not visible. So when the Console is not running or the µTorrent tab isn't selected there will be no overhead at all...

     

    As for other/more features:

    I'm planning on implementing some more features. I can't implement anything the µTorrent WebUI doesn't support, so there is some limit to what I can do.

     

    I don't think I'll be supporting the configuration of µTorrent. I think configuring µTorrent should be done before it is used and if you really want to change some settings you can always use the WebUI or RDP to do it. In my opinion the configuration shouldn't change that often so it's not worth the effort to me...

    But, do let me know if you really want support for this, I could give this a second thought also .

     

    What I'd like to see, personally, is support for viewing the individual files and setting their priorities. Also the possibility of reordering and removing/adding columns to the view is something I'll be working on next. I'll try and implement the "Force Start" option, I'll have to check if the WebUI supports this first since I never use this feature...

    Monday, June 18, 2007 5:41 PM
  • Marcel,

    I'll install uTorrent on my main PC and test drive it for a week. Then I'll dive into installing it on WHS. I look forward to you "How To" on this set up.
    Tuesday, June 19, 2007 12:27 AM
  • Hi Marcel,

    I like the autorefresh option, and the fact you made progressbars work, even thoe they are not in the web-gui Smile

    Did anyone fine a solution to the corrupted download problem?, I have to do a "force-check" to make sure the files are ok, often they are not, and i have to resume download, sometimes up to 4 or 5 times on the same file.
    Even finished files, that checks out ok, and are left seeding, gets corrupted over time. Sad

    Tuesday, June 19, 2007 12:49 AM
  • For anyones interest, my walk through for installing uTorrent on WHS (originally CTP but confirmed to work on RC1 as well) should work perfectly for this add-in unless there is something I misunderstand. The guide is here.

    I have not yet tested out the add-in as I find the standard uTorrent webUI, but I completely intend to test it out in the near future as I think it is a nice idea.

    Is it all possible down the track that the add-in would be able to install uTorrent itself, or is that just a pipe-dream?

    Cheers,
    Decipher
    Tuesday, June 19, 2007 1:40 AM
  • Hi,

     

    I just read the guide Deciphered has made and I think I couldn't have done a better job myself. It's a great guide! Anyone who wants to run µTorrent as a service should check it out...

     

    Just to make things a little easier, I've almost finished a tool to install any application as a service. It still needs the Windows Server 2003 Resource Kit though.

    The tool will install an application as a service, make the needed registry changes and can even set the user name and password for the service. So "Step 4 – Creating the service" can be simplified a whole lot .

     

    Maybe we can combine the tool and the guide, let me know what you think about that idea...

     

    I've also experienced that some downloads were corrupted... I have no idea why that happens, but I'm certain it's not caused by my add-in. I'd really like to see it fixed though!

    I hope Windows Home Server RC1 has solved this issue...

    Tuesday, June 19, 2007 6:07 AM
  • Hi Marcel,

     

    I'm glad you liked the guide. I look forward to anything that would make the whole process easier and would be happy to help if necessary.

     

    I just installed the add-in on my server and it works fantastically.

     

    As for the issue with the corrupted downloads, I have had the issue myself however It's possible that the issue is related to the Storage Balancing process or Folder Duplication and as I only have the one HDD in my server at the moment it wouldn't affect me. One inconvenient option suggested would be to install a seperate HDD into the system and NOT add it to the WHS configuration, however this is completely untested as far as I know.

     

    Cheers,

    Decipher.

    Tuesday, June 19, 2007 8:00 AM
  • I believe the data corruption occurs when trying to write to a shared folder on WHS. My guess is that Drive Migrator starts trying to move the file onto another drive while uTorrent is in the middle of writing to it, or just before uTorrent tries to open the file to write to it again. Probably the same reason why .PST files get corrupted when you open them from WHS as well.

     

    My way around it, is to write to the D: directly. I set uTorrent up as a service, have it automatically load torrents from \\servername\Torrents, download to D:\Incomplete, and move completed downloads to \\servername\Downloads. This works pretty well, because uTorrent can write to its hearts' content without worrying about Drive Migrator screwing things up, and Drive Migrator does its' best to keep D: clean anyways, creating free space for uTorrent to use. At least, that's how I understand it.

    Tuesday, June 19, 2007 8:08 AM
  •  Jaymz wrote:

    I believe the data corruption occurs when trying to write to a shared folder on WHS. My guess is that Drive Migrator starts trying to move the file onto another drive while uTorrent is in the middle of writing to it, or just before uTorrent tries to open the file to write to it again. Probably the same reason why .PST files get corrupted when you open them from WHS as well.

     

    My way around it, is to write to the D: directly. I set uTorrent up as a service, have it automatically load torrents from \\servername\Torrents, download to D:\Incomplete, and move completed downloads to \\servername\Downloads. This works pretty well, because uTorrent can write to its hearts' content without worrying about Drive Migrator screwing things up, and Drive Migrator does its' best to keep D: clean anyways, creating free space for uTorrent to use. At least, that's how I understand it.

     

    when you say "D:\" is this referring to a drive that isn't in the WHS pool?

    Tuesday, June 19, 2007 2:18 PM
  • I think it means you're not downloading to a shared directory (that would be duplicated mid stream, then again, then again...)  so either set utorrent to download to a unshared directory (probably also good so users don't try to download a file that is incomplete), or download to a 'not-duplicated' share.
    Tuesday, June 19, 2007 2:37 PM
  • No, I mean the actual D: you see on WHS. When you log onto the actual machine either by RDP or at a keyboard/mouse/display attached to the desktop, if you go into "My Computer", you'll see the SYS drive (C: ) and the DATA drive (D: ). My incomplete downloads go to the data drive directly.
    Tuesday, June 19, 2007 7:28 PM
  • I wonder if someone on the WHS team can comment on weather writing directly to the drive leter will have any effect on the server. Also how does this work for seeding the torrent. Does Utorrrent seed the file from the \\servername share.

    Tuesday, June 19, 2007 8:21 PM
  • You get my vote for keeping the auto-refresh option. And I like the idea of being able to set priorities on individual files as well.

    Wednesday, June 20, 2007 7:59 AM
  • Hi,

     

    I'm planning on working a bit on the tool to install µTorrent as a service the next few days. So I'll hopefully also finish writing some kind of guide for it. I'd really appreciate your help though, Deciphered... Since the forum will be down "for a while" maybe we can communicate by mail?

     

    I've checked your site but couldn't find any contact information there. Just let me know what you think and how to contact you if you like .

    Wednesday, June 20, 2007 5:29 PM
  • Hi Marcel,

    Send an email to [edit: removed now that email has been recieved] and I'll give you my email. Not a fan of spam you see Smile

    Cheers,

    Decipher

    Wednesday, June 20, 2007 9:29 PM
  •  Marcel Nouwens wrote:

    Hi,

    I just read the guide Deciphered has made and I think I couldn't have done a better job myself. It's a great guide! Anyone who wants to run µTorrent as a service should check it out...

    Just to make things a little easier, I've almost finished a tool to install any application as a service. It still needs the Windows Server 2003 Resource Kit though.

    The tool will install an application as a service, make the needed registry changes and can even set the user name and password for the service. So "Step 4 – Creating the service" can be simplified a whole lot .

    Maybe we can combine the tool and the guide, let me know what you think about that idea...

    I've also experienced that some downloads were corrupted... I have no idea why that happens, but I'm certain it's not caused by my add-in. I'd really like to see it fixed though!

    I hope Windows Home Server RC1 has solved this issue...



    Hi,

    Sorry, diddent mean to make it sound like it was your add-on, that was the reason for the corrupted downloads, the problem was there before I installed your add-in.

    The problem seems to be solved, using Jaymz's method Smile
    Thursday, June 21, 2007 12:33 AM
  • Hi,

     

    I just finished working on the "install an application as a service tool" (it's call AnyServiceInstaller, remember that ).

    Still need to write a little bit of documentation before I send it to Deciphered. After that we can finish the guide for installing µTorrent and the add-in.

     

    I've also been working on the add-in itself to implement the Force Start option (as requested).

    I want to implement some more changes and/or bugfixes before I release a new version though.

    But you can definately expect a new version, sometime......

    Friday, June 22, 2007 8:06 PM
  • The link is not working...for me anyway. Are you up or down? Thx

     

    Dawg.

    Saturday, June 23, 2007 9:35 PM
  • I've not experienced any problems with my server, everything should be working right.

    If anyone experiences any problems please let me know! Even if you're not, let me know it's still working .

    Sunday, June 24, 2007 9:10 AM
  • I can't access it either.  Doesn't matter if I use IE or Firefox.  This would be so awesome if I could get this working.  Also, how's that other app coming?
    Sunday, June 24, 2007 10:52 AM
  •  Marcel Nouwens wrote:

    I've not experienced any problems with my server, everything should be working right.

    If anyone experiences any problems please let me know! Even if you're not, let me know it's still working .



    Works fine here Smile
    Sunday, June 24, 2007 1:58 PM
  • Hi,

    The Dawg Fadder and MonkeyFit, could you let me know what happens when you try to download my add-in? Perhaps you get an error or something...? The correct URL for the add-in should be: http://webwacker.livenode.com/WHSAddins/uTorrent/

     

    And now for something completely different.

    I've finished the tool which helps with installing any application as a service. So µTorrent can easily be installed as a service on WHS.

     

    Right now I'm not going to release it though... I've sent the tool to Deciphered with whom I'll be working to create a guide for installing µTorrent as a service and installing the add-in for WHS. After that I will publically release the tool on this forum.

     

    In the meantime I've made the following changes to my µTorrent add-in which will be released soon (I hope ):

    • Fixed the bug when µTorrent is closed while the add-in is displaying torrents. The torrents should now disappear on the next refresh.
    • Added a Force Start option.
    • Added support for selecting and working with multiple torrents (you can now start multiple torrents at the same time, for example).
    • Added support for setting and clearing labels.
    • Added more columns to the listview.
    • Added support for reordering the columns. The first column (Name) will always remain first though.

    Right now I'm working on hiding and showing columns. All the back-end code is finished, just need to add some way of configuring which columns will be visible or hidden. When this is finished I will release the new version of my add-in.

    Sunday, June 24, 2007 6:20 PM
  • Unfortunately, I just get a standard "Page cannot be displayed" error.  I have no idea what could be causing it.  I tried just clicking the link as well as opening it in a new tab.  Is there anywhere else I can download it from?
    Sunday, June 24, 2007 8:28 PM
  • Works for me in FF. It's just a directory with the vs. 1.0.0.0 and the screen shots. 
    I'm waiting on the new version myself...
    Sunday, June 24, 2007 9:58 PM
  • It will not allow me to get to your site, as if the address is wrong.

     

    Then I try webwacker.livenode.com to get to the root page and still nothing.

     

    Perhaps its me, but if it is I dont know why, every other site is up and running with no problems.

     

    Except, I also tried angelo.livenode.com for his add-in and I couldnt connect either. Perhaps its livenode?

     

    Dawg.

    Sunday, June 24, 2007 11:19 PM
  •  The Dawg Fadder wrote:

    It will not allow me to get to your site, as if the address is wrong.

    Then I try webwacker.livenode.com to get to the root page and still nothing.

    Perhaps its me, but if it is I dont know why, every other site is up and running with no problems.

    Except, I also tried angelo.livenode.com for his add-in and I couldnt connect either. Perhaps its livenode?

    Dawg.



    Ya, its livenode, I tryed from two diffrend ISP's one works fine, other dont, using Marcel's IP-address both works fine, same thing happen whit my own livenode address.
    I dont know if Marcel mind having he's IP posted here, so I wont do that, but leave it up to Marcel.
    Monday, June 25, 2007 2:10 AM
  • Hi,

     

    I've updated the first post to include multiple download locations. 

    This should work without giving out my IP .

     

    Edit: Removed the links from this post as they are provided in my first post.

    I'll keep them updated there so I don't have to update links in every post.

    Monday, June 25, 2007 8:20 AM
  • Your second location worked thx. Your first still didnt for me.

     

    Dawg.

    Monday, June 25, 2007 8:10 PM
  • Guys - I may have done this wrong ( I am sure I have)

     

    Before I read the guide I installed the WHS add-in ...thought i didnt need the webGUI then went back to get it to install it...it installed fine... THEN i read the guide properly and thought oh well lets just try it and see ..hopefully if i have screwed anything up it will fix it"

     

    I followed the isntructions to the letter but it won't create the registry entries for me - at this point I am stumped....

     

    Thought I would uninstall and re-install but there is no uninstall for the WebGui that i can find...

     

    How can i completely uninstall it and try again assuming I have cocked it up and can't recover from where i am ..(or can i just manually add the relevant .reg entries and carry on from where I am?

     

    Sooo Sorry guys for not following instructions...honest!  help though?

    Tuesday, June 26, 2007 11:46 AM
  • µTorrent add-in works great for me, thanks for putting it together.
    Thursday, June 28, 2007 3:55 PM
  •  njlyle wrote:

    I wonder if someone on the WHS team can comment on weather writing directly to the drive leter will have any effect on the server. Also how does this work for seeding the torrent. Does Utorrrent seed the file from the \\servername share.



    anyone?
    Friday, June 29, 2007 4:59 PM
  • Hi Guys,

    I was wondering if you could tell me if this add-in works with Beta 2 or is this a RC1 add-in.

    At the moment i'm running Beta2 & cannot get this add-in to install. I've been using uTorrent on a spare PC for quite some time now & am a huge fan of the webgui feature. The idea of tying this into a WHS box is really appealing.

    So, i have a few questions.

    I d/loaded the .msi package on to the server. Double clicked the msi package file, nothing happens. Is this normal ? I've tried placing the .msi package into \\server\software (there isn't an 'add-in' folder so i had to create one).

    Do i have to have any additional developer software plugins installed on WHS before i can install community add-ins ?

    Do i have to have uTorrent +webgui pe-installed & configured on WHS before running the .msi file ?

    Hope you can help??

    Kind regards

    Viva799



    Monday, July 2, 2007 10:40 AM
  • Hi,

     

    The add-in that is currently available for download works with both the CTP and RC1 of WHS. The upcoming new version will only be tested on RC1 (by me) so I won't support running it on the CTP (but it should work ).

     

    The add-in needs to be installed like I said in my first post:

    • Put the msi file in the \\[server]\Software\Add-Ins folder
    • Log into the WHS Console
    • Install the add-in from the Settings - Add-Ins - Available tab

    Obsolete:

    I don't know what's wrong when you're missing the "add-ins" folder. But I can imagine that upgrading from a previous version of WHS might not be succesful. In any case, reinstalling (a clean install) WHS should fix this problem if creating the folder does not fix it.

     

    No other plugins are needed for this add-in to work. You also don't have to have µTorrent pre-installed before installing the add-in.

    You should however have µTorrent up and running if the add-in is to be of any use. µTorrent can be running on any machine that's accessible from the WHS server (through the µTorrent WebUI), including the WHS server itself.

     

    Edit:

    • Changed "Beta 2" to "CTP".
    • Marked the last part as obsolete since Pipster was right with his comment about the CTP.
    Monday, July 2, 2007 12:51 PM
  • Viva,

     

    None of the add-ins will work with WHS Beta 2 as that version did not support add-ins (as far as I'm aware); that functionality came with CTP and later.

     

    You'll need CTP or RC to use add-ins; these versions have the Add-ins folder that you are looking for, where you put the msi file in (you don't actually run the "program" directly i.e you don't double-click the file).

     

    You install using the console under settings>>Add-ins>>Available Add-ins and then click Install to install the desired add-in.

     

    Creating the Add-in folder for Beta 2 won't help as the functionality for installing the add-ins via the console was not present. You'll have to download the new RC files and do a complete reinstall (lose all data/backups as there is no upgrade path available to RC).

     

    Hope this clears things up a bit for you, Viva,

     

    Davo.

    Monday, July 2, 2007 1:23 PM
  • Pipster, of course you are right, I was mistaken... Beta 2 did not support add-ins, that support indeed came with the CTP.
    Monday, July 2, 2007 5:12 PM
  • Hi Guys,

    Thanks ever so much for the quick responses.

    I suppose i can just setup uTorrent/webgui as a seperate service but like the idea of tying this up into the WHS console. Right, i'm off to pick up RC1.

    No problem with a reinstall of WHS as i've only had beta 2 running for a few days just to see what may be the advantages/disadvantages of coming away from my Linux based server.

    Thanks again chaps

    Viva



    Monday, July 2, 2007 6:07 PM
  • I have just written a uTorrent tutorial that details installing both the browser WebUI and the uTorrent add-in for the console onto Windows Home Server that may help some of you.
    Monday, July 2, 2007 6:30 PM
    Moderator
  • Great looking tutorial you have there. Now that i've d/loaded WHS RC1, i'll give this a shot this evening.

    Thanks

    Viva
    Tuesday, July 3, 2007 8:10 AM
  • Hi Guys,

    I finally got my second HDD for my WHS and got it all installed and can definitely confirm there are a few issue with uTorrent when using multiple HDDs, however with that said the fix is quite simple and I will be updating my guide with the said fix.
    All you need to do is set the download directory to your D:\ (I used D:\uTorrent\Active Downloads\) and your completed download directory as a network share (I used \\[WHS Server]\Downloads\) and you should no longer have an issues.

    Cheers,
    Decipher
    Wednesday, July 4, 2007 12:25 AM
  • Yeah, Philip's guide is SWEET. I will now try to install the uTorrent setup on my WHS this weekend.
    Looks like a great way to manage torrent d/l without hogging your main pc.

    Be sure to install some Anti Virus software though!!!!!!

    Update:
     Installed the entire set up according to Philip's help guide and it works fantastic.
    Only issue I've found is if uTorrent it maxed on download and upload speeds with files on WHS and I try to open my shared folder on a remote computer.....the shares folder will freeze on the remote pc. Sometimes for several minutes or I get an error saying I don't have permission to access the shares. After throttling uTorrent back and setting a schedule for night time full speed D/L's the issue went away. Guess too much bandwidth was being sucked away to allow the Shares folder data to transfer between pc's.  Or too much demand on the slower cpu I have on WHS.....

    Nice Add-in, webui, MS rtk tool kit, service, reg edit and guide for installing it all. Nice work everyone!
    Wednesday, July 4, 2007 2:50 AM
  •  Marcel Nouwens wrote:

    Hi,

     

    I just finished working on the "install an application as a service tool" (it's call AnyServiceInstaller, remember that ).

    Still need to write a little bit of documentation before I send it to Deciphered. After that we can finish the guide for installing µTorrent and the add-in.

     

    I've also been working on the add-in itself to implement the Force Start option (as requested).

    I want to implement some more changes and/or bugfixes before I release a new version though.

    But you can definately expect a new version, sometime......

    Hi Marcel - has this bit of work been released yet? I suspect not but could be wrong..
    Thursday, July 5, 2007 2:34 PM
  • I've setup a QOS (Quality Of Service) configuration in my router. µTorrent is configured to be low priority and I never experience any problems with accessing network resources.

    Saturday, July 7, 2007 4:57 PM
  • This looks like a great add on for WHS. I have been running an extra box just for this purpose and would love to consolidate...

    The links to the add on are down...does anyone else have it available?

    Thanks for the work on this...great idea.
    Saturday, July 7, 2007 7:05 PM
  • I'm sorry, I've changed some stuff on my server and forgot to update the links in my first post.

    The links are updated now though, you should be able to download the add-in again .

    Saturday, July 7, 2007 9:18 PM
  • After installing the uTorrent Add-in, MS tools, webgui, reg edit, service and utorrent by following Philip's guide to the T...things were working fine until the next morning after a reboot.

    Now for the past three days my shared folder link on my client pc's  will lock up or work a little before locking up. Often freezing my client pc. Also, I cannot move files around from share to share. I can add new files from a client, but cannot move them around once there.  This sometimes happens while logged into the WHS desktop too. Seems like it's within WHS then...  The problem even comes and goes too.

    To test things I stopped the utorrent service and the problem still persists. Anyone else having strange happenings with their shares after installing this set up? 

    Sorta puzzled.   I'm probably going to have to do a repair install on WHS C drive if this persists.
    Sunday, July 8, 2007 4:53 AM
  • You need to monitor µtorrent closely in the beginning. I suppose you limited the up- and downloads, but also look at the number of connections. A lower number (I use 130) may slow down the starting up of new downloads, but will be less hard on the server. When I used the default number of connections I  - after a few days - could not remote to the server.

    Your problem might be something else of course and maybe people with a better knowledge of the 2003 server than I have can specify a "best" number of connections to allow to µtorrent.
    Troels
    Sunday, July 8, 2007 10:18 AM
  • TBjerret,

    Good points. I too thought it might be some sort of band width or CPU usage issues and tried limiting connections and file quantities and such. But found it was none of that. Also looked into the NOD32 Anti virus running that too may have been hogging resources. But it wasn't. I've tested all sorts of configs (turning things off) over the past few days.

    But I'm having the same issues with uTorrent and the uTorrent Service is turned off. That's what is so frustrating. This seems like some sort of permissions issue now since the creation of the new user/admin account to install and run uTorrent under as a service.

    It all runs fine until you try to move a file from a share to a share. Worst case.....you just simply click the shared folder icon on the client pc and the whole thing locks up for 5 minutes or never unlocks without turning the power off. I can log into WHS and do the same thing and it will lock up too.
    Explorer.exe comes up as trying to close on both client pc and WHS when it hangs and you try to shut them down...
    Other than that, it all works fine.... Strange.....

    Update:

    Ok, I had NOD32 AV installed before installing the utorrent service and all was fine. But now since the uTorrent service install, I've found that I must disable the AMON portion of NOD32 to allow full access to my shared folders over the network (regardless of whether uTorrent service is running or not). AMON is a big part of NOD32's protection against viruses and now it is suddenly blocking access to the shared folders! I wonder why NOD/AMON started doing this AFTER the service setup but was ok for a week prior??? I've tried tweaking the settings but no good. Unless I'm missing a setting.

    Geez, maybe time to find another AV solution......
    Sunday, July 8, 2007 12:12 PM
  • hi all, last night i got the addin up and working, but as a previous poster posted... i assumed that the webUI or in this case, the WHS console addin was a front end to the uTorrent program, however, if i place .torrent files in the watched folder, the torrents get added to uTorrent, but aren't visible throught the WHS Console... its only ones added through the WHS Console that are visible.

     

    so i guess the first question is, have i done something wrong??? or is this way this is supposed to work???

     

    any help would be great

     

     

    Cheers

     

    Mark

    Sunday, July 8, 2007 10:50 PM
  • Hi Chumplybum,

     

    The WebUI is a front-end for uTorrent and the WHS Console Add-In is a front-end for the WebUI. If you have definetely setup uTorrent to look at a folder for torrents and have added a torrent to said folder but it isn't showing up in the WHS Console, try looking at the uTorrent. If it still isn't showing up there try logging into the WHS machine via RDP and bring up the uTorrent standard UI and check if it's there. If it's still not there then something is definetely not setup correctly.

     

    I generally add my torrents via WHS or the WebUI other than using a watch folder, but I believe I have used the watch folder successfully with WebUI atleast once in the past.

     

    Hope it all works out for you.

     

    Cheers,

    Decipher.

    Sunday, July 8, 2007 10:58 PM
  • Well, be sure to hit the "Refresh" button in the WHS Console. Your torrents will not show up there until you do that.   Also, in the settings area of WHS console, there is a "Refresh" check box and I have mine set at 10 seconds. WHS console will auto refresh if you set it......

    I down load the .torrent file and drop them into the "Torrent" folder and they get sucked away and loaded in uTorrent just fine. .. They instantly show up in the WebUI and then in WHS Console after I click refresh. Typically, I don't bother with the WHS console...the webUI is way faster and gives you more controls.

    Hope this helps.
    Sunday, July 8, 2007 11:48 PM
  • well got home from work today, connected to the WHS console and wouldn't you know it, all is good... everything is working great

     

    thanks for you help

     

    cheers

     

    Mark

    Monday, July 9, 2007 7:48 AM
  • great

    keep up the good work

    heres a mirror

    http://nwgat.net/whs/

    Smile

    Monday, July 9, 2007 8:48 PM
  • Not sure if this suggestion was already made...but it would be nice if there was a "start and stop service" feature for uTorrent in the settings portion of WHS console.

    There are times I'd like to shut it down without having to remote desktop WHS and shut off the service.

    Current add-in is working nicely. Thanks.
    Tuesday, July 10, 2007 11:33 PM
  •  judgeschambers wrote:
    Not sure if this suggestion was already made...but it would be nice if there was a "start and stop service" feature for uTorrent in the settings portion of WHS console.

    There are times I'd like to shut it down without having to remote desktop WHS and shut off the service.

    Current add-in is working nicely. Thanks.

    meybe Service (dropdown menu here with Start, Stop and Restart?)

    Smile
    Wednesday, July 11, 2007 12:14 AM
  • Hi Judge,

    I'm curious to why you'd want to stop the service? If you don't want files to download just stop the downloads via either the WHS console add-in or the WebUI.
    Wednesday, July 11, 2007 12:17 AM
  • The add-in is meant to control µTorrent when it's running. It doesn't matter whether it's running as a service or a user is just running the application. µTorrent could also be running on another machine which does not allow you to shut it down remotely.

     

    For these reasons I never implemented the start/stop service feature (the add-in is not a service controller).

     

    I do think a service controller add-in would be a good idea!

    This way you don't have to remote desktop to WHS, you just have to switch the current tab in the console...

    Wednesday, July 11, 2007 5:49 PM
  • Hi,

     

    I've just released version 1.1 of the add-in. The first post is updated with a change-log and new download locations.

    Also, I've released AnyServiceInstaller to easily install µTorrent as a Windows Service on your WHS.

     

    The 1.1 package comes with an installation guide, by Deciphered, which explains how to set everything up.

    Upon installing the new version you will lose the previous configuration of the add-in so you should reconfigure it.

    Thursday, July 12, 2007 5:17 PM
  • old school bump?
    Thursday, July 12, 2007 9:31 PM
  • Hey Marcel.

    1.1 is nice. I like it!

    Question.  I went to Uninstall  uTorrent Add-in1.0 and somehow midway I canceled the uninstall.  Opps.  Then when I restarted Console, utorrent add-in 1.0 was still listed as Installed but was not showing in Console as running.  So I tried to uninstall it again. But I got an error. So, I went directly to the Add-in folder and reinstalled 1.0 from there. Ok it worked again. Now, I uninstalled it again....went ok.  Removed 1.0 msi from the add-n folder and put 1.1 in. Now in console it does not show 1.1 in the available to install tab. So, I went to the add-in folder and installed 1.1msi from there. It now works fine. But now it does not show in the Installed add-ins tab. hmmmmmm..

    Ok, I obviously screwed something up when I interrupted the first uninstall of 1.0. Is there a directory I need to remove some remnants of 1.0 so that 1.1 shows properly in the available and installed tabs in console....

    dumb dumb dumb..
    Friday, July 13, 2007 12:01 AM
  • Well it might not have been the interruption of the first uninstall because mine went okay, and now i cannont see the add in from the console in the aviable list either. soo there must be a bug in the add in??? maybe =P
    Friday, July 13, 2007 12:08 AM
  • ditto.. can't install from the WHS Console setting, 1.1 does not appear.
    Friday, July 13, 2007 12:39 AM
  • Ahh, ok then my uninstall of 1.0 was not the cause. Cool...I guess.

    Yeah, 1.1 would not show in the "Available" or the "Installed" section.  I just right clicked the MSI in the Add-in folder and selected Install to get 1.1 running.

    Marcel will check it out soon.
    Friday, July 13, 2007 1:33 AM
  • I don't know what's wrong with installing the new add-in... I've never experienced any problems with it, but I'm a real pain myself when it comes to installing add-ins... I always uninstall the previous version and delete the msi-file before copying the new msi-file to \\[server]\Software\Add-ins. After that I log in to the WHS Console and the add-in is listed under available, so installing it should be a breeze then.

    I hope you'll be able to install the update this way, but I'll try and look into the problem this weekend (don't have time for that today).

     

    Edit:

    I may have forgotten to update some GUID's in the wix install script. I think I'll have to check which GUID's have to be changed and update the installation accordingly. Maybe I get a chance to do so this weekend...

    Friday, July 13, 2007 5:27 AM
  • I have installed the new version from the add-ins tab, no problem all went well.
    Friday, July 13, 2007 5:32 AM
    Moderator
  • hmm tried that again and i still cannot see it...
    Friday, July 13, 2007 9:48 PM
  • Hi,

     

    I've just updated the installer for the add-in. WHS should now correctly display the add-in in the "available" tab.

    The new release is versioned 1.1.1 and can be downloaded from the address mentioned in my first post.

     

    Remember: Don't forget to uninstall the previous version before installing release 1.1.1.

    Saturday, July 14, 2007 3:02 PM
  • Marcel,

    Great! It shows in the Available tab and installed just fine. Now also shows in the Installed tab after. So far, it seems to work nicely. I'll test some of the new features this weekend.

    Good job!

    Thanks.
    Saturday, July 14, 2007 7:11 PM
  • I upgraded to the new version 1.1 and everything is working great (I really love having the ratio column now) however, I have a problem. Hitting the pause button on a torrent changes the icon and the status to paused but the file keeps downloading. I don't know if this is just me or what but I uninstalled the previous version fine and everything else works ok except for pausing. Thanks and keep up the good work!
    Sunday, July 15, 2007 12:55 AM
  • Are you hitting the refresh button after pausing or stoping? If not, it will not update. Or you can set the Auto Refresh option in the uTorrent Add-In.

    Try that first and see.
    Sunday, July 15, 2007 2:11 AM
  • Great job on 1.1.1.  Looking forward to 1.2!

     

    Dawg.

    Sunday, July 15, 2007 6:24 AM
  • I'd love to see the "Queued" status appear in the addon, right now it thinks things are stopped when they're really queued in uTorrent.  
    Sunday, July 15, 2007 9:52 PM
  • Yeah, you are right. I never noticed as I use the Webgui 99% of the time and not the WHS console. ... Hmmm.
    Monday, July 16, 2007 2:22 AM
  • Great addin

     

    any chance of adding the scheduling tools from utorrent? this is a feature i use heavily due to peak hour download restrictions

    Monday, July 16, 2007 1:52 PM
  • I mentioned this a few posts back. But I'd really like to see a Start/Stop Service button in the uTorrent config area in WHS console.

    uTorrent seems to send some packets out even though I stop all torrents. This then slightly interferes with my gaming experience. Would be nice to hit Console and click Stop Service when going to game. Now I have to log into the WHS decktop and open the services and stop it.

    Just a thought.
    Monday, July 16, 2007 11:45 PM
  •  judgeschambers wrote:
    I mentioned this a few posts back. But I'd really like to see a Start/Stop Service button in the uTorrent config area in WHS console.

    uTorrent seems to send some packets out even though I stop all torrents. This then slightly interferes with my gaming experience. Would be nice to hit Console and click Stop Service when going to game. Now I have to log into the WHS decktop and open the services and stop it.

    Just a thought.

     

    Hey Judge, what kind of router you using?  If you are worried about 1-2kb every 10seconds or so, I cant see why that would interfere with your gaming expierience. Do you have QOS on your router?

     

    I can see where you are comming from, but now a days with bandwidth being so readily available, I would have thought that the resourses on your server would be more of an issue (if you are game hosting). Then I would tell you to get more RAM. Ha.

     

    Just curious.

     

    Dawg.

    Tuesday, July 17, 2007 1:50 AM
  • Hi,

     

    I'm actually working on a service controller add-in, instead of adding  the requested functionality to the µTorrent add-in. This way you can control any service on your WHS machine from within the WHS console.

     

    At the moment I don't have lots of time to work on anything though. I hope to find some time next week to finish a first version of the new add-in. After that I will try and fix the bugs that were mentioned earlier (in the µTorrent add-in).

    Tuesday, July 17, 2007 5:50 AM
  •  judgeschambers wrote:
    Well, be sure to hit the "Refresh" button in the WHS Console. Your torrents will not show up there until you do that.   Also, in the settings area of WHS console, there is a "Refresh" check box and I have mine set at 10 seconds. WHS console will auto refresh if you set it......

    I down load the .torrent file and drop them into the "Torrent" folder and they get sucked away and loaded in uTorrent just fine. .. They instantly show up in the WebUI and then in WHS Console after I click refresh. Typically, I don't bother with the WHS console...the webUI is way faster and gives you more controls.

    Hope this helps.

     

    I have added some files, call them A and B, via the WebUI and files C and D via the"Watched folder". I now have the situation where looking at uTorrent on WHS via RDP shows files A, C and D being downloaded. the WebUI shows files A and B showing and the WHS console shows only files A and B. I keep pressing Refresh but nothing changes!

     

    Any ideas

     

    Ben

    Tuesday, July 17, 2007 6:43 PM
  •  judgeschambers wrote:
    Are you hitting the refresh button after pausing or stoping? If not, it will not update. Or you can set the Auto Refresh option in the uTorrent Add-In.

    Try that first and see.


    I have done both and the pause function still does not seem to work in the console.
    Tuesday, July 17, 2007 9:03 PM
  •  The Dawg Fadder wrote:

    judgeschambers wrote:
    I mentioned this a few posts back. But I'd really like to see a Start/Stop Service button in the uTorrent config area in WHS console.

    uTorrent seems to send some packets out even though I stop all torrents. This then slightly interferes with my gaming experience. Would be nice to hit Console and click Stop Service when going to game. Now I have to log into the WHS decktop and open the services and stop it.

    Just a thought.

    Hey Judge, what kind of router you using? If you are worried about 1-2kb every 10seconds or so, I cant see why that would interfere with your gaming expierience. Do you have QOS on your router?

    I can see where you are comming from, but now a days with bandwidth being so readily available, I would have thought that the resourses on your server would be more of an issue (if you are game hosting). Then I would tell you to get more RAM. Ha.

    Just curious.

    Dawg.



    Dawg,

    I have a Linksys WRT54G vs 6.0.  Well, first I game on another pc on the same network. Not on theWHS machine.  I do host a game server but on a remote host...not at home. And sometimes I've noticed that if the utorrent service is running on WHS, but not down or uploading ANYTHING....it' gets some lag.  If I turn the service off then the intermittent lag goes away.... Like you said, it really should be a non-issue, but that's what I'm running into.

    Yes, my router does have QOS and I've never looked at it. But I see I can use it to set bandwidth priority at the port level. I may have to look more closely at this option and it's function. Any suggestions?
    Tuesday, July 17, 2007 11:00 PM
  • Marcel,

    Sounds awesome!  We will stand by waiting for your add-in updates!
    Tuesday, July 17, 2007 11:02 PM
  •  judgeschambers wrote:
     The Dawg Fadder wrote:

    judgeschambers wrote:
    I mentioned this a few posts back. But I'd really like to see a Start/Stop Service button in the uTorrent config area in WHS console.

    uTorrent seems to send some packets out even though I stop all torrents. This then slightly interferes with my gaming experience. Would be nice to hit Console and click Stop Service when going to game. Now I have to log into the WHS decktop and open the services and stop it.

    Just a thought.

    Hey Judge, what kind of router you using? If you are worried about 1-2kb every 10seconds or so, I cant see why that would interfere with your gaming expierience. Do you have QOS on your router?

    I can see where you are comming from, but now a days with bandwidth being so readily available, I would have thought that the resourses on your server would be more of an issue (if you are game hosting). Then I would tell you to get more RAM. Ha.

    Just curious.

    Dawg.



    Dawg,

    I have a Linksys WRT54G vs 6.0.  Well, first I game on another pc on the same network. Not on theWHS machine.  I do host a game server but on a remote host...not at home. And sometimes I've noticed that if the utorrent service is running on WHS, but not down or uploading ANYTHING....it' gets some lag.  If I turn the service off then the intermittent lag goes away.... Like you said, it really should be a non-issue, but that's what I'm running into.

    Yes, my router does have QOS and I've never looked at it. But I see I can use it to set bandwidth priority at the port level. I may have to look more closely at this option and it's function. Any suggestions?

     

    Judge,

    Well, I never meant to suggest that you would be gaming on the server. That is just silly. Second, I can relate to the bandwidth issue, I used to run Bitlord 1.1 before Utorrent, and it would use the whole bandwidth even if I wasnt using it. I never really understood why. Turn it off and whamo, back in business. As far as the QOS is concerned, I have never used it, but I understand the basics. Like you said, it works a priority system. Voip, downloads, explorer, games, etc, in which ever order of importance you want. It would most likely run off the ports.

    I did a quick review of your router thru CNET. It has mixed reviews. Are you running your machines wired? That could be a big difference on a wireless 54Meg device.

     

    I am personally looking at the new DLINK Extreme N. (When I get some money). The problem is that the old and trusty router that I am using right now a Dlink 704P is great, and I have no real need to change, except that I would like QOS and a wireless option in the future.

     

    Dawg.

    Tuesday, July 17, 2007 11:43 PM
  • I just want to put in my two cents about the Service Controller idea, although it really is off-topic.

    Although I can see some benefits to such an Add-In I really think that it's a dangerous idea for a machine that's primary function is to backup all your computers and all personal files. It makes it easy for someone to turn of the wrong services and do serious damage to their WHS. I truly believe that any modification to your servers services should be done via the Remote Desktop to make it harder for just anyone to make such a mistake.

    As I said, just my two cents.
    Wednesday, July 18, 2007 12:06 AM
  • Dawg,

    LOL, I did not really believe you felt I was gaming on WHS, it was the way you asked... So, I thought I should clear that up just in case... That's cool.
    The Linksys router reviews?... It works just fine and I've never had any issues with it. I recommend their units to all my friends and family with similar results. Which I cannot say the same for other brands or routers.  Four pc's are wired and my laptop is wireless.

    QOS is something new for me. I'll have to tinker with it. But I want to keep things simple and not have to jack with all kinds of settings.  Maybe I can schedule the uTorrent service to start and then stop at certain times. Hmmm. That's an idea too.... 

    Thanks for the info on QOS.
    Wednesday, July 18, 2007 3:45 AM
  • Hi Guys,

     

    Firstly, got to say, loving your work, Marcel et al.

     

    Quick question - if I make changes to the uTorrent client, do I need to restart the uTorrent service for these changes to come into effect?

     

    I ask this because, for some reason, putting the .torrent files in a monitored folder doesn't seem to be working for me.

     

    Everything else seems ok (after a rushed and hence stressful setup!)

     

    Thanks,

    Wednesday, July 18, 2007 5:55 PM
  • I have added some files, call them A and B, via the WebUI and files C and D via the"Watched folder". I now have the situation where looking at uTorrent on WHS via RDP shows files A, C and D being downloaded. the WebUI shows files A and B showing and the WHS console shows only files A and B. I keep pressing Refresh but nothing changes!

     

    Any ideas?

     

    Ben

    Thursday, July 19, 2007 5:09 PM
  • Has anyone else had the issue where when torrents create files, the permissions aren't as they should be?

    My torrent files all get sent to \\server\Temp when they get completed.  The permissions on temp are set that the Joe user account (my admin account on the main PC) should have complete access to this folder.

    What I'm finding is often files or subfolders that are created in this share via torrents often have different permissions that don't allow the Joe account to access them, I have to either remote desktop in to move them, or if I remote desktop in I can set it so that the permissions of the Temp share are applied to all child objects.

    Is there any way to prevent this from happening?
    Sunday, July 29, 2007 4:30 PM
  • It was mentioned before by another user but i'll ask again as i'm interested.

    Is there any chance of adding some control over the uTorrent scheduling options. Specifically being able to turn the scheduling On/Off?

    Cheers,

    Sam
    Monday, July 30, 2007 4:35 AM
  • Is any one else aving trouble with their systme partition filling up? I have everythin saving to the system partition and then moving the downloads once they are complete.
    Thursday, August 2, 2007 3:59 AM
  • No, I have mine set up the same way. I followed the instructions on Phill Churchills' web site. Mine move from C to muy D/shares just fine. I do have a 500 gb primary and secondary, but I have the same standard WHS 20 GB C partition.

    I guess if you were simultaniously down loading (not queued) ....hmmm say..20 gb + of stuff at once and they have not finished D/Ling yet..I suppose you could fill up your C:/primary before the down loads fininsh and then get moved to your shares.

    If this is the case.........reduce how many simultaniouse down loads you are doing at once. For uTorrent performance purposes, I limit my simultanious DL's to 2 and 2 seeds. Everything else is queued until those are done.

    Next question is....are the finished D/L's even moving after they finish?  If they are, it sounds like the scenario I mentioned above. If they are not then your settings are not corret.

    Hope that helps.
    Thursday, August 2, 2007 11:44 AM
  •  

    Ive just installed this and the install went fine but now when i go to add files.... it lets me click it but no dialog box comes up to let me browse to the file i want to torrent.

     

    any ideas?

    Monday, August 6, 2007 8:07 PM
  • It has been a few days and i wanted to follow up, I posted on the last page about my c drive filling up. it seems that a file that was nearly 10 GB's some how got missed and did not get moved off of the c drive. once i moved this i freed up enough space. I know this is a whs forum but surely some utorrent developers sees this. Is there any plan to fix the issue with disk balancing and corrupt files?

    thanks guys, Mike
    Thursday, August 9, 2007 3:33 AM
  • good work, is there any possible to add a tool for unzipping files?
    Friday, August 10, 2007 4:54 PM
  • Download link is down??
    Saturday, August 18, 2007 11:23 PM
  • Awesome job on this add-in. I set it up yesterday and am very impressed. One feature that would be nice to have is:

     

    The ability to set a schedule of when downloads/uploads are going. During the day, my bandwidth is basically frozen due to uTorrent, and with my VOIP service, my phone becomes basically unusable due to lack of bandwidth. It would be awesome to be able to tell the add-in to start and stop downloading/uploading at certain times. Then I could use the night, when bandwidth is basically unused to do the downloads/uploads.

     

    Erik

    Sunday, August 19, 2007 12:19 PM
  • Erik,

    Just an FYI...

    You can set the bandwidth schedule in the actual uTorrrent software. You can set it to block certian times, trickle the bandwith during other times and open the flood gates at other times.  Log into your WHS user account that you used to set/install uTorrent and look at the Schedule section. My WHS give me an issue on bringing up uTorrent>I have to use task manager to kill uTorrent then restart it from the desktop before it will pop up. Then I can make changes to it. Must be because its already running as a service....

    If you use the uTorrent web GUI, which is way nicer to use than the WHS add-In for daily administration, there is a way to temoprarily overide the uTorrent bandwith settings when needed. You can  increase or decrease on the fly.....but it's limited.

    Also, access to the scheduler in the add in would be nice too so you don't have to log into WHS to change it. But, I set mine inside uTorrent a month ago for night time usage only and never touched it since. So, basically, set it and forget it.

    Hope that helps....
    Sunday, August 19, 2007 12:46 PM
  • That is perfect. Thanks so much for your response. I will make the change immediately!!!

     

    Erik

    Sunday, August 19, 2007 4:45 PM
  • Can anyone provide an alternative link for both the plugins and the install-as-service thingy??

    I have been trying the links in the 1st post for 3 days with no joy Sad
    Sunday, August 19, 2007 6:48 PM
  • So I have updated the utorrent app on WHS to the latest one - from 1.7.1 to 1.7.2, and now for some wierd reason, I cannot add any more torrents to either WHS console or webui. the dialog boxes come up, i click add, but then nothing happens!

     

    help??

     

    Monday, August 20, 2007 5:01 PM
  • Hi !
    Really nice add-in !!
    I just wish I would find a mirror to download it... tried a couple and I can't get a download... Can someone post it to rapid share or create a .torrent

    Please !
    Thursday, August 23, 2007 1:07 AM
  • I have added some download mirror's at my site for you.

     

    Wednesday, August 29, 2007 6:46 AM
    Moderator
  • Thanks Phill you are a star Smile

     

    By the way... this is by far the single most impressive and useful addin for WHS so far. Great work!!

     

    If only the whole setup could be streamlined into something similar my dad could use it too Smile

     

    Sunday, September 2, 2007 7:40 PM
  • this looks really cool.  I haven't tried it yet but looking at the screenshots I don't see one thing that would be super useful and that is the scheduling options.

     

    I download lots of torrents and with other users in the house I often need to schedule Utorrent to only download at night and I often tinker with the scheduler when I know users aren't on the local net.  Being able to do this from the add-in would be huge.

     

    Am I missing this option by looking at the screenshots or is it not there?  if not please consider this an 'official' feature request.

     

    Great tool though Im definately going to get this add-in.

     

    thanks!

     

     

    Saturday, September 15, 2007 7:45 PM
  • AGK,

    You have to log into WHS desktop and open uTorrent to get into the hour-by-hour schedule settings. The uTorrent Webui does allow you to "overide" the schedule you have set in uTorrent.....

    I've got mine set to have full bandwidth during the night...then trickle during the day.

    Hope this helps.
    Sunday, September 16, 2007 2:48 AM
  • I've almost got this working, but I need a hint on what I may be missing.

     

    When I type the following url into firefox -

    http://localhost:{torrent port}/gui/ 

     

    I get prompted for my credentials, I enter them, and then I see the uTorrent application which is running as a service in WHS.

     

    However, when I use the same url and credentials in the uTorrent WHS add-in,  I get a blank page.    Also, clicking on "Test Configuration" in the settings area returns a red (presumably bad) result.

     

    Any ideas?   Reinstall the add-in?

    Sunday, October 14, 2007 1:27 PM
  • I successfully repaired this by

     

    1) uninstalling the add-in

    2) logging in with the user account that the uTorrent service was running under

    3) installing the add-in in the console

     

    - Fully

     

     

    Sunday, October 14, 2007 9:06 PM
  • Hi,

     

    First of all, thanks a lot for this very helpfull plug-in.

     

    I have followed the tutorial to install uTorrent and the plug-in line by line.

    I almost got it works, but still have some little problems... so if someone could help.

     

    1 - When I type the URL in my WHS browser (IE7) for testing (http://server:4712/gui/), i'm asked for my credential, but the page id blank ! (4712 is the port i've choosen for WebUI)

    2 - uTorrent is set as a service and start normaly. Nothing is visible in the plug-in tab!  If I try to start uTorrent, I've an error message that it's already running.

    3 - I stop uTorrent as a service. I then start uTorrent application, and... everything is visible in the plug-in tab !!!

     

    Don't know what's wrong... Any idea to get it works ?

     

    Regards,

    Thursday, October 25, 2007 7:38 AM
  •  

    I have been folowing along with this add-in sence it came out. I installed it the first time and everything went smoothly. I then did a reinstall of it when 1.1.1 came out with the tutorial, again everything went smothly. *Note: i was running on WHS RC1 with both those installs*. I then installed the Release version of WHS and tried to install it again. I am having the #1 error you hare having. Where i cannot see it in my browser...and i am not sure why.

     

    I dont know if this is at all related but i saw someone post a while back about having lag when playing games, while utorrent service is running but not downloading. Well when i installed the release, i have been getting major lag issues with Xbox live, Halo 3. Im really not sure if it is Bungie's servers or if it is my WHS + Utorrent. If anyone has any ideas about that, that would be much apreciated. My xbox 360 is wireless too btw. *Sorry ahaead of time if this is too off topic*.

     

    My WHS build: Processor = AMD 3600 X2 ~ 1.9GHz

       Memory    = 1Gb

       Network    = 1Gbps

     

    Router         = WPN824v2, wirelress 108Mbps

     

    ISP              = Comcast 8Mbps, 12Mbps w/ speed boost(Which only applies to the first 5Mb's of the download)

     

     

    Thursday, October 25, 2007 10:08 AM
  • I'm not a uTorrent expert, but I get the same lag when playing RTCW. Even when uTorrent is not downloading but running as a service on WHS. If you watch your router..there is still some traffic coming accross the system. Even if you're not seeding/downloading...utorrent is scanning what you have available and sending it out to the world. 

    I just go in and stop the service and run uTorrent on occasion. That's why I asked Marcel to install a Start/STop Service in the console add-in. That way we did not have to remote into WHS and shut the service off all the time.
    Thursday, October 25, 2007 11:13 AM
  • Any idea why my uTorrent plug-in works with the application and not with the service ?

     

    Cheers,

    Thursday, October 25, 2007 1:26 PM
  • Hi,

     

    I've always the same problem, even with a new installation of WHS. The plug-in works with a uTorrent application lauched by the menu, but don't with a running service.

     

    Here is my installation (I'm directly on the computer -screen, keyboard, etc....-, not in remote session) :

    1 - Created a "WHS Services" user, and add it to the Administartors group.

    2 - Installed the uTorrent program with Administrator user, and the webUI zip file in the uTorrent directory.

    3 - Installed the uTorrent program as a service with AnyServiceInstaller.

     

    Then...

    1 - Lauched uTorrent program and verified the plug-in connection. Works fine.

    2 - Stopped the program.

    3 - Launched uTorrent service and verified the plug-in connection. Don't works...

     

    Any idea ? Perhaps a security rigths problem with the directory or other thing, but can't find it...

    Thanks,

     

    Cheers,

    Thursday, November 8, 2007 2:12 PM
  • In step 2 etc. you should use your "WHS Services" user, I think.
    Thursday, November 8, 2007 5:31 PM
  •  tbjerret wrote:
    In step 2 etc. you should use your "WHS Services" user, I think.


    100% correct. The uTorrent program should be installed while logged into the WHS Services log on and not the Administrator. You basically have a conflict of permissions between the two.

    Uninstall uTorrent while logged into the Administrator account. Log out of that account when completed. Reboot. Log in under the WHS Services account. Install uTorrent.

    The web UI should also be installed while logged into the WHS Services account. If not, you may have to uninstall it as well and reinstall it under the WHS Services account.

    Set up uTorrent and it should work now.

    Any questions about order....follow the PDF installation guide to the letter!

    Good Luck.
    Friday, November 9, 2007 2:06 AM
  • Just a quick thought for anyone who isn't keen on giving "Administrators" group privledges to the WHS Services account.   I've found that it is possible to provide this account with less permissions.

     

    I accomplished this by doing the following prior to setup:

    1. Create the WHS Services user account in the Windows Home Server Console.    (Instead of creating it manually per the directions.)
    2. Go to Start > Control Panel > Administrative Tools > Local Security Policy
    3. Expand Local Policies > User Rights Assignment
    4. Add the WHS Services account to the "Log on as a service" permissions group.    You'll need to add WHS Services to the "Allow log on locally" temporarily as well.    (This is required to complete the rest of the installation and configuration steps that are described in the directions.   You can remove this right after confirming uTorrent access in the WHS console.)
    5. Close Local Policies
    6. Make sure that the WHS Services user account is appropriately permissioned to open the directories you will specifiy in the uTorrent options.  I accomplished this manually via Windows Explorer for the D:\Active Downloads folder.   Access to the \\Server\ shares are provided through WHS Services user account that I created and configured in the Windows Home Server Console.

    I hope you find this useful.  

    Saturday, November 10, 2007 11:16 AM
  • Hi all,

     

    First, thanks a lot for the help... It works now !

    You were right, the installation MUST be done with the WHS Services account created. The problem was that I cannot install uTorrent with this account, the exe don't execute with an error message, as it worked properly with Admin account! So I took the exe in the WebUI package and it works with WHS Services ! I don't know why, but it works... so...

     

    Another time, it's a great add-in and I use it to download some stuff from my office by upploading the torrent file in a directory of my WHS. Great...

     

    Perhaps, I would suggest an option : the capacity to move the download in the list to a prior (or later) number in the download list (as uTorrent do).

     

    Cheers,

    Monday, November 12, 2007 3:33 PM
  • Awesome! I knew that would do it.... Be sure to mark our posts as answering your questions.

    Personally, I don't use the Add-in anylonger. It's redundant to use it and the web gui. Plus, the webgui is better in my opinion.

    I've run uTorren and the the service on RC1 and my OEM. I like it....
    Monday, November 12, 2007 11:03 PM
  •  FullyLoadedBus wrote:

    Just a quick thought for anyone who isn't keen on giving "Administrators" group privledges to the WHS Services account.   I've found that it is possible to provide this account with less permissions.

     

    I accomplished this by doing the following prior to setup:......


    Fully,

    Good info there. I may have to experiment with that one.... Thanks.
    Monday, November 12, 2007 11:08 PM
  • first of all, great plugin, but I had a question for you.

    I followed your install directions perfectly, but i seem to have some trouble.  In one of your last steps, in the settings for utorrent plugin in the WHS settings panel, you have to enter the address to your server.  Is this the external server that you would normally connect to if you were remoting in (https://myserver.homeserver.comStick out tongueortnumber/gui/)  or is this just the local ip of the server (http://10.0.0.6Stick out tongueortnumber/gui/)?

    and you say to enter the username and password you created in step 3, but there was no username and password created in step 3, so do i enter the login info for the WHS Services account, or do i enter my remote admin info for utorrent (default admin:admin)?   The reason i ask is because i tried both, and when i hit "test settings" it still shows red, and the utorrent page in WHS doesn't show my torrents that are downloading.

    Thanks!

    Edit;  Nevermind, i just saw the post 2 or 3 above mine, someone with the same issues...i figured it out...im a tard!  Thanks again, can't wait to see future updates !!!!
    Thursday, November 15, 2007 1:43 PM
  • I was able to install everything and get this working fine on my WHS but after a reboot it stopped working. On my utorrent WHS add-in, I get a red light instead of a green light now. Under the WHS user account I checked under services and the utorrent service is running. One thing I noticed was that when it was working properly, the torrents I downloaded did not show up on the utorrent client itself when I was logged in using my newly created WHS user. However, after the reboot, the torrents I was downloading on the server now show up on the utorrent client and I can no longer connect to the utorrent webui. I'm not sure what's wrong... please help!
    Sunday, November 18, 2007 3:34 AM
  • I have been running utorrent as a service & using the webgui. I have everything configured exactly as in Stuart Clark's excellent howto guide & everything works OK for small(ish) torrents. However, when I d/l a torrent over about 2GB problems occur. The data that appears in \\server\downloads is truncated. If I go to D:\active downloads the data is still there & it's correct & it has not been moved. Seeding activity is still taking place from D:\active downloads & not \\server\downloads. I know this to be the case because a trucated d/l in \\server\downloads still reports as 100% d'l in the web GUI when a a check of the contents in \\server\downloads shows it to be much less than 100%

     

    This suggests that the data has not been successfully moved when the torrent completes. I wonder if this is due to upload (seed) activity once the torrent is complete? In smaller torrents the time to move the data from D:\active downloads to \\server\downloads is much shorter therefore u/l activity locking the file may not occur. If the d'l is big it can take several minutes to move the file. If u/l activity locks the file during this period won't it fail to move it?

     

     

     

    Sunday, November 18, 2007 7:49 PM
  • Does anyone else have this problem with uTorrent?

    I've set the incomplete downloads to be on the Data drive on WHS and the complete files to be on one of the shared WHS folders.  When I download a torrent it reaches 100% but it doesn't automatically move in to the completed torrents folder. 

    Is there something wrong with it or how I've got it set up on WHS?
    Sunday, November 25, 2007 5:14 PM
  • Has anyone tried accessing the WebUI from a Mac?  It works awesome from my XP machine, but I haven't been able to get it to work with my Macbook?  I've tried both Firefox and Safari with no luck.  Any suggestions?
    Monday, November 26, 2007 8:28 PM
  • I'm not sure why you and a few others are having this trouble. I've been using the utorren (but not the add-in) since the add-in came out with no problems.

    Others have posted similar issues, but it ultiimatley came down to how they installed utorrent, under what log in, the service and/or where they have the "actively downloading" files going and the "finished downloading" files going. Most encountered the issues you have becuase they had the active downloads going to a share. And then incomplete files were getting moved by WHS before completion. Which caused the corruption. Follow the install guide and the pictures to the letter.

    Double check every setting from start to finish. And read a few pages back in this thread to see how others overcame the same problems....

    Hope this helps.
    Monday, November 26, 2007 11:16 PM
  • I really like when you click a torrent file on a website and it starts to download in utorrent automatically.

    To get this on the WHS you could do this on the client:

    Type this in BAT script ( ex WHSTorrent.bat ):
    @copy %1 \\your server name\torrent folder\

    Associate the filetype .torrent with the script, in the example it is WHSTorrent.bat.

    If your browser is configured to open .torrent files automatically it should now be copied to your server and as

    utorrent is monitoring the folder it starts to download.

    I bet you could do this in a better way or maybe in a another scriptinglanguage. I'm just a novice at scripting.
    Tuesday, December 4, 2007 5:22 AM
  • the download link at first post doesnt work.....well it works but no download link utorrent plugin ??!!???!!!??

    thanks
    Wednesday, December 5, 2007 3:44 PM
  • I have shared the µTorrent add-in in a working link.

     

    Download location: http://home.planet.nl/~musch211/Marceln.HomeServer.ConsoleTab.Utorrent.Setup%201.1.1.msi 

     

    Good luck whit it, Interbert

    Thursday, December 6, 2007 11:19 PM
  • Anyone know why when I check the status of a download through the WebUI or the Windows Home Server console it, for example, says my download is at 43% but when I remote desktop in to my WHS server and look at uTorrent it says it's at 89.9%?  Did I do something wrong?

    Saturday, December 8, 2007 3:54 AM
  • I've noticed this too, sometimes the webui and utorrent sync up, sometimes they dont for me.  Also sometimes i've noticed in the console in WHS it'll have maybe say 5 torrents listed, but in Utorrent, i'll have 2...or 7...or you get the idea...clicking refresh in the WHS console doesn't fix it.
    Saturday, December 8, 2007 3:59 AM
  • Thanks, I guess it's not just a problem I'm having.

     

    (Great add-in Marcel, by the way)

    Saturday, December 8, 2007 4:41 AM
  • np  to the guy earlier that had problems with his system drive filling up, you gotta wait for the demigrator or whatever process balances the drives out to kick in and shift files around, i've noticed sometimes when downloading large torrents or sticking ISO files on my WHS, that my system drive will go down to like 2 GB sometimes, or even less and it'll give me a warning about low disk space, and then after about 5 minutes it shoots back up to 30GB as the system balances the storage out.  theres a plugin out there thats kinda nifty thats called duplicate info or something like that that tells you which drive in your WHS a file is stored on/mirrored on.  its a good addin.
    Saturday, December 8, 2007 4:45 AM
  • Hi,

     

    Firstly thanks very much for developing this and to anyone who can help me out!

     

    I have tried to follow the instructions for setting this up but have ended up with:

     

    uTorrent 1.7.5 working fine on the WHS if I connect via Remote desktop and click on the desktop shortcut to uTorrent. It list all the downloads i should have running and it picks up torrents automatically if I put the torrent in the chosen directory.

     

    I can use the webui http://myserverStick out tongueort/gui/ but this does show what the uTorrent app does on the server. It only picks up active downloads after a server reboot... ie Currently i have 2 active downloads - if I add another it wont show up until a server reboot! 

     

    From a client computer if I click on the WHS icon, open up the console and click on the uTorrent icon I see no downloads at all...

     

    To me it appears as though uTorrent on the server, uTorrent seen on the webui and uTorrent on the WHS console are 3 different uTorrent clients.... Can this be?

     

     

     

     

     

     

    Friday, December 14, 2007 7:50 PM
  • Download link in post #1 is still broken. I'd like to upgrade to v.1.1 to solve a few issues. Can anyone post a valid link?

    Monday, December 24, 2007 1:46 AM
  • Thanks for the link

    Tuesday, January 8, 2008 12:59 AM
  •  

    will this work with the latest utorrent 1.7.5 ??
    Monday, January 14, 2008 7:15 PM
  • 1.7.5 is working fine for mke here.

    One thing I have noticed is that the add-in on the console reports the ETA as 00.0:0:0:0 whereas the WebUI and uTorrent app itself display it as 0 week, 0 Days, 0 Hours etc. It's not an issue apart from the fact that that the first part of the console ETA doesn't seem to add up to what the WebUI is saying? Is it definitely displaying in the format: Days:Hours:MinutesTongue Tiedeconds?

    Tuesday, January 15, 2008 12:09 PM
  • Download locations:

    Hi i tried clicking on this link but it takes me to some search page, where can i find the file to download?
    Thursday, January 17, 2008 12:40 AM
  • Hi Spinner31

    I have posted a link on my site where you can download it.

    http://mswhs.com/add-in-list/

    Friday, January 18, 2008 12:50 PM
    Moderator
  •  

    Hi Spinner31

    I have posted a link on my site where you can download it.

     

    Thanks mate got it works great!

    Saturday, January 19, 2008 2:01 AM
  • I would like to give this a try, but the link to the download doesnt seem to lead anywhere.  Any ideas?
    Wednesday, January 30, 2008 5:19 AM
  •  

    Hi Marcel Nouwens,

     

    I can't download yor U torrent file it give me only a "My First blog" do you have a link for that software?

     

    Thank you

    Saturday, February 2, 2008 12:33 AM
  • Try This http://rs212.rapidshare.com/files/51976679/Marceln.HomeServer.ConsoleTab.Utorrent.Setup_1.1.zip        Just enter the 4 didgits and press download...
    Thursday, February 14, 2008 7:41 AM
  •  

    Hi!

     

    I followed the PDF guide to the letter but I'm stuck at section 4.

    Looks like I have a similar problem: I am not allowed to install MS Server Resource Kit, nor uTorret, nor AnyService installers from the newly created "WHS Services" account. Security tab of the exe files says this account has full access.

     

    Can anyone help?

     

    Arne

    Tuesday, February 19, 2008 10:06 PM
  •  

    I have everything working fine with the uTorrent however my uploads are practically non-existant.

    My DL is like 380 yet my upload crawls along at 1.0

     

    What could the problem be? I have the ports setup correctly and forwarded.

    I'm not with Comcast I'm on Verizon DSL.

     

    Does something in the WHS OS need configured to allow proper uploading speed?

    Thursday, February 28, 2008 4:59 PM
  •  

    Hi Marcel,

     

    the link to the download is broken.

    Any other download location for your add-in?

    Thanks,

     

    Rui

    Monday, March 24, 2008 9:04 AM
  • Any sign of the link update?
    Still down.

    Cheers

    Brian
    Thursday, April 10, 2008 10:09 PM
  • http://www.ftp2share.com/file/0ecceaa7-0fe3-4ba5-8c18-dfdcdf91f1d1/Marceln.HomeServer.ConsoleTab.Utorrent.Setup_1.1.zip.html
    Friday, April 11, 2008 3:47 PM
  • The download link doesn't work.  Please help.

    Saturday, April 12, 2008 2:32 AM
  • Great stuff.

    Thanks keepwalkn
    Saturday, April 12, 2008 1:11 PM
  • I have the same problem I have the HP SmartMedia Server.

     

    Monday, April 21, 2008 9:59 PM
  • I am having trouble downloading the add-in.  The link you provide seems to go to a dead end.  Is there another link?

     

    Mike
    Wednesday, April 23, 2008 3:38 AM
  •  judgeschambers wrote:
    I'm not a uTorrent expert, but I get the same lag when playing RTCW. Even when uTorrent is not downloading but running as a service on WHS. If you watch your router..there is still some traffic coming accross the system. Even if you're not seeding/downloading...utorrent is scanning what you have available and sending it out to the world. 

    I just go in and stop the service and run uTorrent on occasion. That's why I asked Marcel to install a Start/STop Service in the console add-in. That way we did not have to remote into WHS and shut the service off all the time.

     

    Have you tried disabling DHT?

     

    Thursday, April 24, 2008 1:40 PM
  • The link seems to be dead.

    Any idea where I can download it from?

    I'm keen to try this out on my new HP Mediasmart Server.
    Thursday, April 24, 2008 7:36 PM
  • Any idea where I can download it from?

    There seems to be no "working" link.
    Thursday, April 24, 2008 8:00 PM
  • I haven't tried the add-in myself... You don't really need the add-in to get utorrent working since you can access utorrent using the WebUI through your web browser.

    Thursday, April 24, 2008 9:09 PM
  • Did Marcel Nouwens, or at least his site(s), disappear off the face of the earth?

    I would like to download the "Any Service Installer".  All the links seem to be dead, or point to something else.

    Thursday, April 24, 2008 9:48 PM
  • Found a mirror.

    http://home.planet.nl/~musch211/Marceln.HomeServer.ConsoleTab.Utorrent.Setup%201.1.1.msi
    Friday, April 25, 2008 8:37 AM
  • Thanks for this -- do you happen to know if it includes the "any service installer" program?  I am also looking for this - posted links don't seem to work.

     

     

    Friday, April 25, 2008 4:35 PM
  • Hello Marcel,

    I'm trying to find the program. With no luck. Where can i find the program? Do you have it so you can send it to me or a link to were i can find µTorrent.

    Thank you for the help i can get  / Philip D

     

    Friday, May 9, 2008 8:28 AM
  • Are you asking for the add-in? Or the actual uTorrent program? You know you can manage uTorrent just by using the WebUI interface, which is better in a way as you don't have to keep logging into the WHS connector software.

    Friday, May 9, 2008 9:35 AM
  • Hi, and thank you for the quick respond. I have home server and like to run my downloads from that one and be able to do that from anywhere. And the µTorrent 1.7.7 can I do that? And how do I get it in and running from the server?

    Thank you / Philip

     

    Friday, May 9, 2008 10:29 AM
  • The latest uTorrent installer should do fine... To install uTorrent just follow these instructions...

     

    http://www.deciphered.net/blog/2007/04/25/howto_install_utorrent_service_windows_home_server_whs_ctp

     

    In "step 2" of the instructions, you can ignore that and use the below method, recommended by FullyLoadedBus, to create the new user (found on page 9 of this topic). This should make the new user account which will run the uTorrent service more secure...

     

     FullyLoadedBus wrote:

    Just a quick thought for anyone who isn't keen on giving "Administrators" group privledges to the WHS Services account.   I've found that it is possible to provide this account with less permissions.

     

    I accomplished this by doing the following prior to setup:

    1. Create the WHS Services user account in the Windows Home Server Console.    (Instead of creating it manually per the directions.)
    2. Go to Start > Control Panel > Administrative Tools > Local Security Policy
    3. Expand Local Policies > User Rights Assignment
    4. Add the WHS Services account to the "Log on as a service" permissions group.    You'll need to add WHS Services to the "Allow log on locally" temporarily as well.    (This is required to complete the rest of the installation and configuration steps that are described in the directions.   You can remove this right after confirming uTorrent access in the WHS console.)
    5. Close Local Policies
    6. Make sure that the WHS Services user account is appropriately permissioned to open the directories you will specifiy in the uTorrent options.  I accomplished this manually via Windows Explorer for the D:\Active Downloads folder.   Access to the \\Server\ shares are provided through WHS Services user account that I created and configured in the Windows Home Server Console.

    I hope you find this useful.  

     

    I hope this helps.
    Friday, May 9, 2008 4:30 PM
  • I am having some problems deleting files after they download and are moved to the completed downloads folder in the share directory.  I get a permissions error when I try to delete the file from my Vista desktop.  If I remote in, I can delete teh file file from the WHS desktop, and when I click 'remove and delete' from the WebUI it will delete the file, but I would like to be able to delete from the network shares folder.  My permissions are all OK.  If I manually copy a file from teh desktop to teh completed downloads folder, I can subsequently delete it, but not if the file is moved there automatically by the "WHS services" user.

    Any solution to this?  It's not a deal breaker as I don;t mind remoting in once a week to clear the folder, but it would be nice to not have to.
    Friday, May 9, 2008 5:46 PM
  •  

    If I understand correctly, you want to delete the file from Downloads in the share folders? Just want to check that you have permission for the user from the vista desktop?

     

    Also, which username are you using to remote in to your server is it adminsitrator or WHS Service? Plus what method did you use to create the WHS service user and what permission rights does this user have?

     

    Are you able to list the security properties for the file that gets created in the download share folder? If you right-click on the file and go to "Properties" and select the "Security" tab, it should give you a group or users who have permission to read and write the file.

     

    How about the file path you are using in your uTorrent settings what have you typed them as?

    Friday, May 9, 2008 6:18 PM
  • Thanks for the response.

    The security permission are mostly the same. When I compare the download folder to my music folder, for example, I see:

    CREATOR/OWNER
    SYSTEM
    RO_H
    RW_H
    AMINISTRATORS

    The permissions in teh music folder are the same with the addition of:
    NETWORK SERVICE
    RO_6 (instead of RW)
    RO_6 (instead of RW)


    HEre is a link to my advance security props side by side:

    http://s33.photobucket.com/albums/d51/anastasis00/?action=view&current=permissions.jpg

    I went into teh remote console and played around with the security settings.

    I found that if I added a user "server/users" to a specifc subfolder under 'dowload folder', and elevated it to 'full control', I can now delete from the 'download folder' via the network share, but I have to do this for each folder under the 'download folder' directory.  If I add "users" to the properties for the overall hierachy I still get a permissions error.

    Thanks for the help



    Friday, May 9, 2008 6:39 PM
  • OK, gettting somewhere now.  Clicked on "replace all existing inheritable permissions on all descendents..." and can now delete from teh directory.  Will have to see if new files that get moved there inherit the same permission now, but I now have full control over the files that are there right now.
    Friday, May 9, 2008 6:46 PM
  •  

    If you do the same to just the properties of the file itself (the one with problems), instead of the folder, does it have the same permission properties? i.e. does it have the RW_H in the security properties of the file?

     

    Plus are you using UNC names for the file path instead of the local drive names in uTorrent? Also what is the group the WHS Service user assigned to?

     

     

     

    Friday, May 9, 2008 6:58 PM
  • Yes, the individual folders have RW_H as a user with full control permissions.

    I used local path when I set up utorrent, not the UNC name.

    'WHS Services' is set up in the Administrators group.
    Friday, May 9, 2008 7:12 PM
  • Yes, the individual folders have RW_H as a user with full control permissions.

    I used local path when I set up utorrent, not the UNC name.

    'WHS Services' is set up in the Administrators group.
    Friday, May 9, 2008 7:14 PM
  •  

    I guess it doesn't matter now since you've solved it...

     

    But you could try using UNC names like in the picture below...

     

    http://www.deciphered.net/files/image/WHSuTorrent/downloadsSettings.jpg

     

    Like I mentioned before check the actual file properties since they might be different to the actual properties for the folder, which sometimes does happen.

     

     

    Friday, May 9, 2008 7:34 PM
  • I don't believe the links are working anymore, for both the uTorrent add in and AnyServiceInstaller. Could they be updated?
    Monday, May 19, 2008 9:19 AM
  • Hi Marcel.

    Your work its impresive. Really good work! >It works awesome!

    On witch software you develope this plug-ins?

    Becouse I think, it would be interesting also, a similar plugin for emule, and as it has also WEBUI, I think most of the work probably is done isn´t it?

    Thank you a lot for your plugin!!!
    Tuesday, May 27, 2008 6:09 PM
  • Hi, i love the program. nice done. I have a question. When i turn on my server how can i do so the program utorrent starts automatic. Because you need to start the add in program "Program Launcher" then start utorrent. But if i like to just start the computer and leave and that the utorrent start automatic.

    Please help me / Philip D

     

    Wednesday, May 28, 2008 11:44 AM
  • What you need to do is make uTorrent startup as a service. Once that is done it should start automatically when you startup your server and from there you should be able to access it using the WebUI.

    If you read through the forum you will find a range of instructions of how to do this.
    Wednesday, May 28, 2008 1:35 PM
  • Bumping, because the links for the download seem to be outdated ... is it just me?
    Thursday, May 29, 2008 4:36 AM
  • Would it be possible to add the "auto shutdown" feature to this wonderfull add-in?

     

    I am using Lights-out and would like WHS to shutdown when Torrents finish seeding.

     

    thank you!

    Wednesday, June 4, 2008 6:49 AM
  • Is this tool no longer being developed or supported? The download link appears to be dead.

    Monday, June 9, 2008 4:17 AM
  •  kikkegek wrote:

    Would it be possible to add the "auto shutdown" feature to this wonderfull add-in?

     

    I am using Lights-out and would like WHS to shutdown when Torrents finish seeding.

     

    thank you!

     

    *bump*? any news?

    Sunday, June 15, 2008 7:17 AM
  •  joncantrell wrote:

    Is this tool no longer being developed or supported? The download link appears to be dead.



    Deciphered has all the down load links on his site including the PDF how to.

    Get it all here: uTorrent Add-in
    Monday, June 16, 2008 2:25 AM
  •  

    I assume he's still around. He added his add-in over at mediasmarthome.com.
    Tuesday, July 15, 2008 4:12 AM
  • I followed the We Got Served Tutorial and had uTorrent up and running in less than 20 minutes (all downloads are there too). 

     

    I highly recommend checking it out.

    Tuesday, July 15, 2008 4:42 AM
  • Hi,
    the download link that you have here is not working.

    /Peter
    Tuesday, July 15, 2008 10:23 PM
  •  

    There's 100 other download links around the net.

     

    Also, I followed the wegotservered tutorial last night. Highly recommended and went down without a hitch. The original pdf tutorial looks like a bunch of unecessary ***.

     

    Are you guys copy/pasting your feed links in to the WebUI? I'm hoping for a way to click the link and it fire up on the remote server automatically. I have the firefox add-in where you can drag/drop a link pretty easily. That will have to do if there are no other options.

    Tuesday, July 15, 2008 10:27 PM
  • I personally save the torrents in "\\server\downloads\torrents" and utorrent automatically starts downloading them, or adds them to the queue. I only check the webUI every once in a while to check the status and clean up the torrents.  And it works perfectly, and I've installed repeatedly. 

     

    And agreed about the PDF, too much trouble for something that should be very simple.  Which is why I wrote the tutorial at We Got Served the way I did.  And in case you missed it, to set up the automation is here, and if you have any questions about it, ask on the forum thread for it here

    Tuesday, July 22, 2008 10:52 PM
  •  

    Awesome. I've been using it with no troubles so far, I love it. And thank you for the nice tutorial. The other one is horrid. I'm also running the WHS addin and it seems fine.
    Tuesday, July 22, 2008 10:55 PM
  • Thanks Drashna (and others) for putting the time into this project. I followed your instructions word for word and everything worked fine 100%. Was up and running in less than 30 minutes. This is a great extra application for WHS. It works quietly in the background taking down Torrents. It's so neat to just drop a torrent into a folder on the server and pick up the completed file later in another folder. BTW, I have an old IDE drive set aside on the server for downloading this stuff (large .avi files), so I don't need to worry about the WHS storage settings being off (or possibly is some way messing the file DE file structure).

     

    Curious, the lower half of the WebUI does not show any information. Things like tracker status etc. Is this normal?

     

    Saturday, August 9, 2008 7:02 PM
  • From what I've seen the webGUI isn't complete.  It's technically still in beta, so not all the information shows up.  The best place to check is the uTorrent forums.  I don't frequent there, so I'm not completely sure.
    Friday, August 22, 2008 3:31 AM
  • hi guys,

    just recently updated the utorrent program and now its not working via webgui has anyone else got it to work?

    Do any settings need to be changed? It was working great before the upgrade and since then it can't find it, otherwise i will have to find the older version of utorrent and reinstall it all over again which i don't really want to do

    any help would be greatly appreciated thanks

    Pete
    Tuesday, September 2, 2008 8:33 AM
  • For what it is worth, I have the newest version working fine on a new install of WHS. I seem to remember I had a problem previously installing the new version over the older version. You meay want to completely remove everything before you install the new version. I installed it exactly as described here:-

    http://www.wegotserved.co.uk/wiki/index.php?title=Install_uTorrent_on_Windows_Home_Server

     

    Good luck

     

     

    Tuesday, September 2, 2008 4:10 PM
  •  

    Yeah, you'll have to remote in to the WHS box, go to admin tools and open services. Find the utorrent service, go to properties, then login. Change that login to what it should be. When you install a new version, it usually overwrites the login for that service, so you have to change it back manually.
    Tuesday, September 2, 2008 5:39 PM
  • Would it be hard to implement RSS feeds support as in the regular client?
    Saturday, September 27, 2008 4:04 PM
  • Is anyone still using this for uTorrent or is what is the new and shiney way to do this?
    Friday, October 2, 2009 9:31 PM
  • I'm having a problem with Utorrent not being able to write the torrents to my drives. It says "the Network Path Not Found". I have tried various different folders from shared to d: to desktop. I have also tried using both //server/ and local, d:, format for the locations. The user it installed under is an administrator and i have checked security of the folders. Any suggestions are much appreciated.. Thanks

    Mike
    Sunday, October 25, 2009 4:48 AM
  • I've played around with folder permissions more and still no luck. If anyone has any incite on this i would greatly appreciate it...
    Monday, October 26, 2009 4:15 PM
  • Well I downloaded the add in from another site since the link you posted doesn't have anything to download is just your blog. I installed the latest version, 1.1 and utorrent is installed as a service and as a program on the server. The WebUI part is updated to the latest version 0.370 and utorrent is also the latest 2.0 version.
    I can install the add in fine in the console on the client PC and I see the tab after the restart but on the options the test configuration never turns green. I am using the exact same settings on my browser and I can access the utorrent webui perfectly so I have no idea what I am doing wrong. The username and password on the settings I assume are the ones I set up in utorrent and not necessarily the account name from the WHS correct ? On the webui that's the one I used.
    Also I was wondering does this add in give a notification on the system tray when a torrent finishes download ? If it doesn't maybe that can be configured in a future realease to show a notification like a health notification on the account logged in as admin and not on the guest accounts perhaps ?
    I have tried using the add in with both the connection port of utorrent and also with an alternate port, the webui accepts a different port but I don't know if that's an issue with the add in.
    The client PC is a Windows 7 Ultimate x64 with the latest WHS console installed with Powerpack 3 and the server is the EX495 from HP, everything is updated and utorrent is configured both as a service and as a startup program and is on all the time, like I said the webui on the browser works fine is just that I think I can have more control with your add in but can't get it to work.
    Any help is really appreciated.
    Wednesday, February 24, 2010 5:35 PM
  • Given that Marcel (the author) hasn't posted here in nearly three years, and he apparently no longer supports his add-in directly (no posts in 3 years seems pretty conclusive), I think it's safe to say that there's not a lot of help available. Did you read the We Got Served wiki article (linked above)?
    I'm not on the WHS team, I just post a lot. :)
    Wednesday, February 24, 2010 5:45 PM
    Moderator
  • everything is updated and utorrent is configured both as a service and as a startup program and is on all the time,
    You should go with one or the other not both - you will end up with corrupted downloads and possibly some filesystem damage.
    --
    Wednesday, February 24, 2010 8:25 PM
  • You should go with one or the other not both - you will end up with corrupted downloads and possibly some filesystem damage.
    --
    Well as I have read online the corrupted downloads ocurred because of the way people where downloading the torrents, apparently if you donwload to a shared folder the allocated data gets corrupted I don't know why but it seems that way so I just put the incompletes on D:\Active and have utorrent move the completed to \\[server]\Downloads
    I haven't had any problem using utorrent as both but I guess I can try to use it only as a service. Will the webui interface work like that ?
    Wednesday, February 24, 2010 10:40 PM
  • Given that Marcel (the author) hasn't posted here in nearly three years, and he apparently no longer supports his add-in directly (no posts in 3 years seems pretty conclusive), I think it's safe to say that there's not a lot of help available. Did you read the We Got Served wiki article (linked above)?
    I'm not on the WHS team, I just post a lot. :)

    Yeah I just noticed that he hasn't posted since 2007 so I guess there's no support for the new Powerpack 3 maybe, anyhow I guess someone can write a new one perhaps ? Thanks for the response though.
    And yes I read the articles and I did everything mentioned there but also on the bottom of it he states that he left the add in out of the install because it was no good so I guess I'll just give up on it.
    Wednesday, February 24, 2010 10:41 PM
  • Like a blithering idiot, I thought I could just install the uTorrent Add-In and it would just work. After deciding that I'd rather not deal with it, I uninstalled the Add-In, but it didn't go away. It was still there in the WHS Server Console. I rebooted the server and it was still there.

    Can anyone offer suggestions on how to remove uTorrent from WHS?

    PS - The We Got Served wiki article has moved to: http://wiki.wegotserved.com/index.php?title=UTorrent_on_Windows_Home_Server

     

    Sunday, April 11, 2010 1:44 PM
  • Please post a new question in the Software forum.
    I'm not on the WHS team, I just post a lot. :)
    Monday, April 12, 2010 2:05 AM
    Moderator