Closed GoogleCodeExporter closed 9 years ago
Looks to be related to this hostname related bug in XBMC which has been fixed
on trunk -- http://trac.xbmc.org/ticket/10650
From scanning the logs, this difference stands out
Working XBMC URL:
12:08:50 T:3056220032 M:2850021376 NOTICE: DVDPlayer: Opening:
myth://mythtv:mythtv@192.168.1.21:6543/channels/101.ts
12:08:57 T:2765060976 M:2843635712 DEBUG: Open - recorder has started on
filename myth://pain:6543/home/video/Default/7941_20110208120850.mpg
Broken XBMC URL:
11:49:45 T:3077437312 M:1384218624 NOTICE: DVDPlayer: Opening:
myth://mythtv:mythtv@192.168.1.21:6543/channels/101.ts
11:49:47 T:2826812272 M:1383956480 ERROR: CDVDPlayer::OpenInputStream - error
opening [myth://mythtv:mythtv@192.168.1.21:6543/channels/101.ts]
Try placing an entry for 'pain' in /etc/hosts in both machines and see if that
helps:
192.168.1.21 pain
Original comment by semir.pa...@gmail.com
on 8 Feb 2011 at 6:01
<doh>
Fixed. Thanks.
Original comment by sheen.andy@gmail.com
on 8 Feb 2011 at 6:09
Original comment by semir.pa...@gmail.com
on 11 Feb 2011 at 5:55
Original issue reported on code.google.com by
sheen.andy@gmail.com
on 8 Feb 2011 at 12:14