MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » General Forums » Newcomers Forum



Reply
 
LinkBack (1) Thread Tools Display Modes
Old 2008-12-26, 15:01   1 links from elsewhere to this Post. Click to view. #1 (permalink)
Super Moderator
 
Paranoid Delusion's Avatar
 
Join Date: Jun 2005
Location: Cheshire UK
Posts: 9,014
Thanks: 284
Thanked 441 Times in 395 Posts

Country:

My System

Default MSLoopback Device for Singleseat users

This is aimed at Singleseat users only, particularly those that may have a Wireless connection and randomly find TVServer has stopped responding.

First you need the MSLoopback Device installed as per here Aaron Stebner's WebLog : Installing Microsoft Loopback Adapter

For the next step you will need SQL Server management studio express installed, name "sa" password "MediaPortal".
Once opened go to the Databases and expand you should now see MpTvDb, now open that to see Tables section, what you are looking for then is the dbo.server, right click and select open table, furthest right of the dbo is hostname, change to 192.168.2.1, go to file\save all and close database, reboot.

sshot-29.jpg

Now you need to change TVServer\TVClient plugin settings to use the new fixed ip address, ie 192.168.2.1

sshot-22.jpg
sshot-23.jpg

You need to select in TVServer config to change the streaming ip address at the above first screenshot to your new one, this may happen automatically after above reboot, just check.
Do the same for the TVClient within MediaPortal config as per 2nd screenshot.

Once done you will need to stop and restart the TVService for the new settings to take place.

Now hopefully, no more errors caused by lost network connections, to prove it's working, just disconnect from your wireless connection and TV should now still work fine

MySQL settings see here http://forum.team-mediaportal.com/543979-post38.html
__________________
Ray

Check your codecs are fine with Filmerit.
How to post your logs

Last edited by Paranoid Delusion; 2009-12-09 at 17:25..
Paranoid Delusion is online now   Reply With Quote
3 Users Thank You:
Old 2009-02-21, 04:15   #2 (permalink)
Portal Member
 
Join Date: Feb 2009
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts


Default MS Loopback Adapter unneccesarry

I think the part where you add the loopback adapter is unneccesarry. You could just modify the address in the database table and the MediaPortal configuration to point to 127.0.0.1. You would also have to modify the firewall configuration to allow connections from this address where applicable.
norkmeister is offline   Reply With Quote
Old 2009-03-01, 05:49   #3 (permalink)
Portal Member
 
Join Date: Feb 2009
Posts: 78
Thanks: 13
Thanked 1 Time in 1 Post

Country:

My System

Default

Is changing the streaming IP in TVServer Config, alright (to 192.168.2.1)? Meaning will it still work?
the1 is offline   Reply With Quote
Old 2009-03-01, 06:28   #4 (permalink)
Portal Member
 
Join Date: Feb 2009
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I followed the instructions above, excpet replacing the IP address suggested with 127.0.0.1 and not adding the MS Loopback adapter and by system is workig great.
norkmeister is offline   Reply With Quote
Old 2009-03-01, 12:03   #5 (permalink)
Super Moderator
 
Paranoid Delusion's Avatar
 
Join Date: Jun 2005
Location: Cheshire UK
Posts: 9,014
Thanks: 284
Thanked 441 Times in 395 Posts

Country:

My System

Default

Quote:
Is changing the streaming IP in TVServer Config, alright (to 192.168.2.1)? Meaning will it still work?
I have had MP working for months with this

Using the localhost 127.0.01 may still be affected by network dropouts, at least if you use the dedicated ip you know exactly where the streaming is being done, ie you are using the MS Loopback device.
__________________
Ray

Check your codecs are fine with Filmerit.
How to post your logs
Paranoid Delusion is online now   Reply With Quote
Old 2009-03-01, 12:21   #6 (permalink)
Portal Member
 
Join Date: Feb 2009
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Actually localhost won't be affected by any network dropouts. Try it yourself. Ping localhost about 50 times and try disconnecting/reconnecting your NIC a few times. It won't lose a single ping.
norkmeister is offline   Reply With Quote
Old 2009-03-01, 12:27   #7 (permalink)
MP Donator
 
Join Date: Apr 2008
Location: Lüdinghausen
Age: 18
Posts: 114
Thanks: 9
Thanked 8 Times in 8 Posts

Country:

My System

Send a message via ICQ to cilla
Default

I tried 127.0.0.1/localhost and using WLAN Card.
On resume from standby the WLAN Card tried to get a IP-adress, this takes a few secounds.
The MP crashed in this time.

By using loop back Adapter everything is working well
__________________
Twitter: des_cilla - Mein Blog: HTPC Blog - Mein Forum: Coderz Home - Mediacenter: center-pc.de
cilla is offline   Reply With Quote
These User Thank You:
Old 2009-03-01, 12:39   #8 (permalink)
Super Moderator
 
Paranoid Delusion's Avatar
 
Join Date: Jun 2005
Location: Cheshire UK
Posts: 9,014
Thanks: 284
Thanked 441 Times in 395 Posts

Country:

My System

Default

Try watching TV and doing that

Have tried localhost settings, they never worked reliably after standby or when wireless dropped out, whereas the loopback device has, this may be down to the stream type, but as I'm no expert on internet protocols, who knows.

Glad to see it was not only me who had the localhost not working, thanks cilla
__________________
Ray

Check your codecs are fine with Filmerit.
How to post your logs

Last edited by Paranoid Delusion; 2009-03-01 at 12:42..
Paranoid Delusion is online now   Reply With Quote
Old 2009-03-02, 10:09   #9 (permalink)
Portal Member
 
Join Date: Sep 2006
Posts: 63
Thanks: 0
Thanked 1 Time in 1 Post


Default

hello!

I have the same problems on a single-seat machine.
Should the IP-Adress for the loopback-adapter be in the ip-range according to my router (In my case 10.0.0.1 - 10.0.0.255), or is it a second isolated network, only for Mediaportal??

Can I also use internet-connection with the loopback-Adapter?
Should I configure a fixed IP on my router for the wireless-adapter mac-address ?
nicksti is offline   Reply With Quote
Old 2009-03-02, 10:30   #10 (permalink)
Super Moderator
 
Paranoid Delusion's Avatar
 
Join Date: Jun 2005
Location: Cheshire UK
Posts: 9,014
Thanks: 284
Thanked 441 Times in 395 Posts

Country:

My System

Default

Quote:
Should the IP-Adress for the loopback-adapter be in the ip-range according to my router (In my case 10.0.0.1 - 10.0.0.255), or is it a second isolated network, only for Mediaportal??
It should not involve your router, I certainly made no settings there.
__________________
Ray

Check your codecs are fine with Filmerit.
How to post your logs
Paranoid Delusion is online now   Reply With Quote
Reply

Bookmarks

Tags
device, msloopback, singleseat, users

Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://forum.team-mediaportal.com/newcomers-forum-240/msloopback-device-singleseat-users-51028/
Posted By For Type Date
Installing MediaPortal on Windows 7 x64 or Vista Multidisciplinary Engineering & Software This thread Refback 2009-11-07 17:30

Similar Threads
Thread Thread Starter Forum Replies Last Post
Going to standby with singleseat, q's datfreak other features (of release or svn versions) 3 2008-05-31 11:08
TV0.3 Singleseat not working trougloubidc Television (MyTV frontend and TV-Server) 2 2007-11-20 22:42
Forum user stat graphic 1: New users and total users tomtom21000 Website/Forum/Wiki Feedback 3 2004-11-19 23:07


All times are GMT +1. The time now is 13:35.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden