akid1 Wrote:Hi Budgreg, as far as i know NFS is currently not supported.
Budgreg
Junior Member Posts: 8 Joined: Mar 2011 Reputation: 0 |
2011-03-02 11:34
Post: #31
akid1 Wrote:Hi Budgreg, as far as i know NFS is currently not supported.
|
| find quote |
Bobby Blixberg
Donor Posts: 363 Joined: Apr 2009 Reputation: 1 |
2011-03-07 13:32
Post: #32
After first installation of XBMC on my ATV2 I added a network source using Windows SMB, everything is fine with my NAS (Thecus N3200Pro), the only serious issue: I get an error message when I try to play from playlists.
The same playlists work fine on my Acer Revo, basically they look like this: Code: smb://N3200Pro/Music/MP3/Drum and Bass/2 Bob Soundsystem - Get High Fiona.mp3On the ATV2 there is a permission denied error - crash log says: Code: 12:07:26 T:149651456 M:112320512 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://N3200Pro/Music'So I added the source like Kaiserlein described here, but the problem remains... Any ideas? MIFcom Mini-ITX ASUS ION2 | 4GB RAM | 120 GB SSD | XBMCbuntu Philips 42PFL8684 |
| find quote |
alex84
Senior Member Posts: 177 Joined: Jan 2010 Reputation: 2 Location: Sweden |
2011-03-07 15:30
Post: #33
@Bobby
For my qnap i use an xbmc_user account. On my nas i have the same user xbmc_user and same password. This way my atv2 can auth with an user account and have write permissions to the shares i set it for. Can you try doing the same. Create an account that has the same login name and password on your nas as the one in your atv2. This could also be solved with the sorces.xml i think. I dont know how your NAS logging is done, but check that you really are logged in with the xbmc_user account from your nas's loggs. A note here to: I added an account without write permissions first, when i noticed i need write permissions i changed this and applyed to the sorces.xml directly. But when i checked my nas loggs i noticed that i did not connect with this user at al. The only way i could get it to work was. Remove the source completly. Clear library and also remove the old share's from sorces.xml. I then added it again this time with the right user and checked the nas logg, now i have the right user and could also write to the share. Best regards. --------------------------------------------------- ASRock 330HT Running XBMC 11 | ATV2 | Logitech Harmony One | Onkyo TX-NR808 Receiver | QNAP 809 | APC Back-UPS RS 550 |
| find quote |
Bobby Blixberg
Donor Posts: 363 Joined: Apr 2009 Reputation: 1 |
2011-03-07 15:44
Post: #34
Hi Alex,
this was my idea, too, but afaik the only user on Apple TV 2 is root by standard...? So how did you add the other user account on your ATV2? Please note that I actually can access all files on my NAS correctly, only trying to play from playlists results in these permission errors. MIFcom Mini-ITX ASUS ION2 | 4GB RAM | 120 GB SSD | XBMCbuntu Philips 42PFL8684
(This post was last modified: 2011-03-07 15:52 by Bobby Blixberg.)
|
| find quote |
alex84
Senior Member Posts: 177 Joined: Jan 2010 Reputation: 2 Location: Sweden |
2011-03-07 15:55
Post: #35
I dont have an extra user on the atv2. When i added the source i select connect with and there put my user name and password. This will be appended to the sources.xml file. My point was if you have added an share without using any username and the later try to add one maby it is not used. Some kind of caching function or like... For me i could see in my nas logg that the connection made from my atv2 was not made by the user i specefied. Making changes to the sources.xml did not change the username connecting for me.
I did not do any more error searching i just found it strange and confusing but i thought about it when i read your post. Can you check on your thecus logging if the right user connects? --------------------------------------------------- ASRock 330HT Running XBMC 11 | ATV2 | Logitech Harmony One | Onkyo TX-NR808 Receiver | QNAP 809 | APC Back-UPS RS 550 |
| find quote |
Bobby Blixberg
Donor Posts: 363 Joined: Apr 2009 Reputation: 1 |
2011-03-07 16:08
Post: #36
Unfortunately my NAS (damn Thecus) has only very limited logging capabilities.
But apart from that - of course I have entered the same user name and password combination as it already exists on the NAS. If login information was incorrect, i would not even be able to browse the share, not to speak of playing the files. It's just a problem of the playlists. EDIT:. Got it - I have to add username:password@ string to the playlist files... With a script using sed it is no problem to change the playlist files in one go ;) MIFcom Mini-ITX ASUS ION2 | 4GB RAM | 120 GB SSD | XBMCbuntu Philips 42PFL8684
(This post was last modified: 2011-03-07 16:51 by Bobby Blixberg.)
|
| find quote |
iSylvio
Junior Member Posts: 8 Joined: Jul 2011 Reputation: 0 |
2011-07-11 14:32
Post: #37
Kaiserlein Wrote:piotr is right: Hi, Where exactly can I find the 'add source' tab?? |
| find quote |
jlor
Junior Member Posts: 49 Joined: Jul 2011 Reputation: 0 Location: Aarhus, Denmark |
2011-07-11 14:34
Post: #38
iSylvio Wrote:Hi, Start XBMC. For videos: Videos -> Files -> Add Source For music: Music -> Add Source |
| find quote |
AppleTV2X
Junior Member Posts: 2 Joined: Jul 2011 Reputation: 0 |
2011-07-12 09:11
Post: #39
cannot add source video files. i am connecting to the share on my windows xp machine, but, no videos are found ...
|
| find quote |
Ned Scott
Team-XBMC Wiki Guy Posts: 11,878 Joined: Jan 2011 Reputation: 130 Location: Arizona, USA |
2011-07-12 12:28
Post: #40
Budgreg Wrote:I am on the way to get ATV2 w/ XBMC to work with my Ubuntu box. Does anybody know if I can connect XBMC to my Ubuntu box with NFS? In general the performance for video streaming is better than when using SMB... akid1 Wrote:Hi Budgreg, as far as i know NFS is currently not supported. NFS is supported. http://wiki.xbmc.org/index.php?title=Net..._%28NFS%29 |
| find quote |