PDA

View Full Version : Autodetection Loops w/More than 2 systems on network


SleepyP
2007-06-17, 23:56
We have 6 Xboxes on my LAN (5 roommates, 1 kitchenbox), and I have noticed that the Networking > Autodetect feature works properly only with 2 systems on the same network. If you have 3 or more Xboxes on the same LAN running XBMC and they all have Autodetect turned on, all systems will experience the same "SoAndSo Autodetected!" toast messages over and over again, not just once. This basically renders the feature un-usable on our network :(

Is there any way I can help resolve this bug?

pike
2007-06-18, 00:03
haha priceless!

I believe Geminiserver is the one that added the feature. No idea how to reach him, he's not very prone to fix issues in his code either

SleepyP
2007-06-18, 06:05
I was thinking about it, and a simple logic fork would maybe fix this. Each time a system was autodetected, XBMC could note its IP address, and then if it autodetects something with that same IP address again, it would simply not do anything. would that work?

frov
2007-06-20, 18:58
some old threads on this:

http://xbmc.org/forum/showthread.php?t=18279
http://xbmc.org/forum/showthread.php?t=18435

So this is not a new issue. Has been there for quite some time.

SleepyP
2007-06-25, 02:09
I know, I have started other threads about this issue. However it still hasn't been resolved and I would like to be able to use this feature, which is why I posted another thread about it.

GeminiServer
2007-07-13, 02:21
this issue is known and is fixed on my local source.. had a system crash, after setting up the dev enviroment the fix will be on svn..

cheers,
GeminiServer

monkeyman
2007-07-15, 18:04
Perhaps there could be a way to supress the notification, but leave the feature enabled?

SleepyP
2007-07-17, 18:55
I love you Gemini!!! :)

GeminiServer
2007-07-27, 17:19
@SleepyP
the fix is on SVN, could you test and report!