It is currently Tue Apr 16, 2024 1:10 am

All times are UTC - 7 hours [ DST ]

Recent News:



Post new topic Reply to topic  [ 118 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 8  Next
Author Message
PostPosted: Mon Feb 23, 2009 11:00 pm 
Offline
Founder
Founder
User avatar

Joined: Tue Jul 31, 2007 11:54 am
Posts: 10735
Location: Fort Collins, Colorado
Thanks: 630
Thanked: 931 times in 885 posts
Most likely you haven't forwarded this port in your router. If you have done that, then second most likely the Windows Firewall on the server is set to "Subnet Only" for port 8080 instead of full access. Third most likely, the place you are testing from (work?) may have a firewall blocking traffic on port 8080.

_________________
Alex Kuretz
Remote Notification: Monitoring and alerting for your Home Server via email, Twitter, text message, RSS, push notifications, and on your Mac desktop
Have you tried our Add-Ins?


Top
 Profile  
Thanks  

Attention Guest: Remove this ad by Registering with the MediaSmartServer.net Forums. It's Free!
PostPosted: Tue Feb 24, 2009 7:37 pm 
Offline
.5TB storage
.5TB storage
User avatar

Joined: Mon Feb 23, 2009 9:55 pm
Posts: 11
Thanks: 0
Thanked: 1 time in 1 post
how would i fix either of those first 2 possibilities?

im testing it from my home network so i dont think it could be the 3rd


Top
 Profile  
Thanks  
PostPosted: Tue Feb 24, 2009 8:21 pm 
Offline
Moderator
Moderator
User avatar

Joined: Wed Jul 16, 2008 4:23 am
Posts: 3838
Location: Long Island, New York
Thanks: 94
Thanked: 243 times in 236 posts
I assume this should work with the EX470 models, not just the new models?

_________________
Cheers,
Damian

DIY WHS - 12.5TB and growing, too many gadgets to list

Did you read the MediaSmartServer blog today?
Blog - http://www.adigitalhomeblog.com
"Like a midget at a urinal, stay on your toes!" - Lieutenant Frank Drebin


Top
 Profile  
Thanks  
PostPosted: Tue Mar 17, 2009 10:28 pm 
Offline
Top Contributor
Top Contributor
User avatar

Joined: Fri Feb 29, 2008 8:04 pm
Posts: 678
Location: Montreal
Thanks: 28
Thanked: 77 times in 72 posts
Everything works for me except from the browser I get a dotted white square with a little red x where the utorrent image should be.

I did place the image in the folder.

any suggestions ?


Attachments:
Capture.PNG
Capture.PNG [ 155.99 KiB | Viewed 10488 times ]

_________________
HP MediaSmart EX495 E8600 3.2Ghz CPU, 4GB ram, 8TB storage including 3TB drives in pool. WHS with Active Directory, WDS, Media Center Master, Logitech server. Office 2010 server with client add-ins.
Microsoft MVP - Windows Home Server.
Top
 Profile  
Thanks  
PostPosted: Wed Mar 25, 2009 8:07 am 
Offline
2.0TB storage
2.0TB storage
User avatar

Joined: Wed Mar 25, 2009 7:57 am
Posts: 111
Thanks: 3
Thanked: 3 times in 3 posts
work like charm thanks if any more please share with us :D

_________________
нρ мє∂ιαѕмαят єχ487 ѕєяνєя
Image

∂ι∂ ѕσмєσηє ωяιтє α ραятι¢υℓαяℓソ нєℓρƒυℓ ρσѕт؟ υѕє тнє "тнαηк ρσѕт" вυттση!ツ


Top
 Profile  
Thanks  
PostPosted: Thu Mar 26, 2009 6:41 pm 
Offline
1TB storage
1TB storage

Joined: Mon Feb 02, 2009 10:35 am
Posts: 47
Thanks: 0
Thanked: 13 times in 7 posts
I would right click the picture and see what the url is. Then click one of the pictures that work and make sure that the urls match.


Top
 Profile  
Thanks  
PostPosted: Fri Apr 10, 2009 10:45 am 
Offline
Top Contributor
Top Contributor
User avatar

Joined: Fri Feb 29, 2008 8:04 pm
Posts: 678
Location: Montreal
Thanks: 28
Thanked: 77 times in 72 posts
[quote="Goldfinger"]

Save this file and close notepad. Then click on the js folder and make a backup of the mpHome.js file. Then right click the file and edit this one also. On line 165 there will be some code that looks like this.

Code:
if(currentRow > 0) {
                nextNewRow += 3;
                initialOffset = 251;
            }


[quote]

For myself, the data was;

currentRow++;
if(currentRow > 0) {
nextNewRow += 2;
initialOffset = 251;
}

There was a 2 instead of a 3, and I had to also delete the line, currentRow++;

_________________
HP MediaSmart EX495 E8600 3.2Ghz CPU, 4GB ram, 8TB storage including 3TB drives in pool. WHS with Active Directory, WDS, Media Center Master, Logitech server. Office 2010 server with client add-ins.
Microsoft MVP - Windows Home Server.


Top
 Profile  
Thanks  
PostPosted: Fri Apr 10, 2009 11:35 am 
Offline
MVP/Moderator
MVP/Moderator
User avatar

Joined: Sat Dec 15, 2007 8:21 am
Posts: 4725
Location: Dutchess County, NY
Thanks: 77
Thanked: 273 times in 268 posts
Diehard wrote:

For myself, the data was;

currentRow++;
if(currentRow > 0) {
nextNewRow += 2;
initialOffset = 251;
}

There was a 2 instead of a 3, and I had to also delete the line, currentRow++;

Did that get it working?

_________________
....JBick

EX475, 2 GB, LE-1640
PC1: Vista-->W7 Ultimate/32, (D-Drive RAID-5 Array)
PC2: Lenovo Laptop, Win XP Home SP3
2xLinksys WRT54G v1.1 and 2xNetGear GS105 Gbit switch


Top
 Profile  
Thanks  
PostPosted: Fri Apr 10, 2009 11:58 am 
Offline
Top Contributor
Top Contributor
User avatar

Joined: Fri Feb 29, 2008 8:04 pm
Posts: 678
Location: Montreal
Thanks: 28
Thanked: 77 times in 72 posts
Yes, it's working now. But I must also say that I have been adding the EX48x software to my EX470 and it has been a while since I got back to this problem, so other things might have happened to contribute.

The most important thing I think was the extra line of code that I had to delete because before it didn't work. :mss:

_________________
HP MediaSmart EX495 E8600 3.2Ghz CPU, 4GB ram, 8TB storage including 3TB drives in pool. WHS with Active Directory, WDS, Media Center Master, Logitech server. Office 2010 server with client add-ins.
Microsoft MVP - Windows Home Server.


Top
 Profile  
Thanks  
PostPosted: Sun Apr 12, 2009 4:38 pm 
Offline
.5TB storage
.5TB storage
User avatar

Joined: Tue Nov 25, 2008 1:21 am
Posts: 17
Location: Colorado Springs
Thanks: 1
Thanked: 0 time in 0 post
I finally got the basics of uTorrent working along with PeerGuardian2; but I am running into a problem with the settings. I have tried to set the seeding ratio to 100% but it continues to seed after that even when I told it not to. Since it continues to seed; it won't automatically move the file to the shared folder I have designated. It also won't automatically start the download when I save the torrent file to the specified folder. Does anyone know what I am doing wrong?

Thanks,
Rob


Top
 Profile  
Thanks  
PostPosted: Thu Apr 16, 2009 8:14 am 
Offline
Newbie
Newbie
User avatar

Joined: Mon Feb 23, 2009 12:40 pm
Posts: 5
Thanks: 1
Thanked: 0 time in 0 post
My problem is similar to DieHard's.

My code looked like
Quote:
For myself, the data was;

currentRow++;
if(currentRow > 0) {
nextNewRow += 2;
initialOffset = 251;
}

There was a 2 instead of a 3, and I had to also delete the line, currentRow++;


But when i browse to the homeserver.com page i get this look
Attachment:
Untitled-2.jpg
Untitled-2.jpg [ 188.06 KiB | Viewed 10299 times ]


How do i get the utorrent icon to be inline with the second row? everything else is working perfectly.


Top
 Profile  
Thanks  
PostPosted: Thu Apr 16, 2009 11:25 am 
Offline
Newbie
Newbie
User avatar

Joined: Mon Feb 23, 2009 12:40 pm
Posts: 5
Thanks: 1
Thanked: 0 time in 0 post
nevermind, a couple hours later it seems to fix itself. i guess the cache refreshed or something. thanks for the walkthrough.


Top
 Profile  
Thanks  
PostPosted: Thu Apr 16, 2009 2:17 pm 
Offline
.5TB storage
.5TB storage
User avatar

Joined: Tue Nov 25, 2008 1:21 am
Posts: 17
Location: Colorado Springs
Thanks: 1
Thanked: 0 time in 0 post
Rob50lx wrote:
I finally got the basics of uTorrent working along with PeerGuardian2; but I am running into a problem with the settings. I have tried to set the seeding ratio to 100% but it continues to seed after that even when I told it not to. Since it continues to seed; it won't automatically move the file to the shared folder I have designated. It also won't automatically start the download when I save the torrent file to the specified folder. Does anyone know what I am doing wrong?

Thanks,
Rob


Most of my issues fixed themselves after a reboot. Now I have only 1 other problem. I have 2 client computers that can both access the MSS and both are XP pro w/SP3; 1 computer has no problem accessing and playing the newly downloaded content; but the other computer doesn't have permission to any of the newly downloaded content. All my prior videos are available to view; but not the new stuff.

Thanks,
Rob


Top
 Profile  
Thanks  
PostPosted: Wed Apr 22, 2009 4:20 pm 
Offline
Newbie
Newbie

Joined: Fri Mar 27, 2009 9:30 am
Posts: 5
Thanks: 0
Thanked: 0 time in 0 post
Hi guys need some help, did this mod but service is stopping as soon as it starts saying the following " some services stop automatically if they have no work to do, for example, the performance logs and alerts services "

i also tried searching in the event viewer but can't find any info. What i found strange is the following that in the registry a new folder got created under uTorrent named "Enum" with 4 things i.e. (Defaul), 0, Count, NextInstance.

Also re service i logged one with the administrator account which let me log on remotly.

Only thing that i thought it could be an issue is that i named the service utorrent and not uTorrent with a capital T, could it be it?
Also how can i delete a service?

Thanks


Top
 Profile  
Thanks  
PostPosted: Wed Apr 22, 2009 4:51 pm 
Offline
Newbie
Newbie

Joined: Fri Mar 27, 2009 9:30 am
Posts: 5
Thanks: 0
Thanked: 0 time in 0 post
Problem solved replace the "t" with the capital "T" in the service name and it worked :)


Top
 Profile  
Thanks  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 118 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 8  Next

All times are UTC - 7 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group