[AppleTV2] Streaming from Popcorn Hour hard drive to ATV 2 via SMB?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
john316 Offline
Junior Member
Posts: 1
Joined: Dec 2008
Reputation: 0
Post: #1
I've been searching and searching but just can't find anywhere which gives me a breakdown on how to stream media from a Popcorn Hour to XBMC on ATV via SMB. I can connect via a uPNP connection but disables library mode for the media so SMB is my only shot it seems. It doesn't show up on a browse but my iMac is connected to it via SMB so its certainly available via this method.

Any help or suggestions would be greatly appreciated!
find quote
derchris Offline
Member
Posts: 60
Joined: Oct 2004
Reputation: 0
Post: #2
Just add it manually:

Code:
smb://username:password@server/share
find quote