new AFPClient for iOS/OSX <--SOLUTION FOR LION USERS
Chrisiooo
Junior Member Posts: 6 Joined: Dec 2011 Reputation: 0 Location: Frankfurt/Germany |
2012-01-27 16:20
Post: #231
Is there an option to set a higher connection-timeout for the AFP Client like for Samba?
|
| find quote |
pasjk
Junior Member Posts: 26 Joined: May 2011 Reputation: 0 |
2012-01-27 16:32
Post: #232
For now, just use SMB Windows sharing if connecting directly to your external drive via Airport Extreme or whatever. Easy set up and it works fine. I think most are having problems with AFP. Not to dis XBMC ( which I use for all the great add-ons (PBS,Hulu, Icefilms etc.), but Media Player from Firecore for ATV2 Black accepts AFP clients with no problems.
|
| find quote |
Memphiz
Team-XBMC Developer Joined: Feb 2011 Reputation: 91 Location: germany |
2012-01-27 18:16
Post: #233
Chrisiooo Wrote:Is there an option to set a higher connection-timeout for the AFP Client like for Samba? nope ... i would have make this as a setting already if i had an option to do it already ... AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here HowTo setup NFS for XBMC: Wiki NFS HowTo configure avahi (zeroconf): Wiki Avahi READ THE IOS FAQ!: iOS FAQ |
| find quote |
bimism
Junior Member Posts: 2 Joined: Feb 2012 Reputation: 0 |
Hi,
After reading this thread and editing the sources.xml file directly (so much easier than using the remote) I was able to get my folders shared (after trial and error and a few crashes). I am NOT sharing specific folders from system preferences:Sharing:File Sharing as I've read from some of the posts here because I can navigate to the folders I want to share inside XBMC but, file sharing MUST be on. Here's what my sources.xml paths looks like for those editing this file directly:afp://username:userpass@192.168.1.100:548/username/Movies/TV/ 1. Turn on File Sharing on your Mac (System Preferences:Sharing:FileSharing) You'll probably have your Public folder being shared already. *I have my shared box totally empty* 2. From your jailbroken Apple TV (of course) launch XBMC and select Videos:Files:Add Videos... Now move to the right to Browse for a new share. You want to select Zeroconf Browser so click it. Now if you remembered to turn on File sharing on your Mac, you'll see the name of your Mac like this --> *computer (AFP)* From here you should see the hard drives on your networked computer allowing you to work your way to your Movies, TV, etc. After you chose your folder note the path will be formatted as follows: afp://xxx.xxx.xxx:548/bob/Movies/TV Shows/ 3. Set your content and chose the appropriate Scraper. You can run an automatic scan and if you have organized your movies into folders using the format: Movie Title (Year), you can use folder names for lookup (but you already have this info inside your folders, right?) Click okay. Repeat for more folders and you're done. Yay! UNLESS, it didn't work . If you do have problems, you can edit the sources.xml file to add all of your shares by using Cyberduck to SSH into the Apple TV. When you've done that power off XBMC and perhaps restart your Apple TV. Go back to XBMC and try again until it's working.If you don't know how to or want to edit the sources.xml file you can select you problem folder and hold the menu button until the menu pops up. Choose Edit Source and before your IP address, add your username and password which actually could have been done instead of going to Browse from step 2: afp://username:userpass@192.168.1.100:548/username/Movies/TV/ Power down XBMC and perhaps restart your Apple TV and try again! Right now it's working for me and I hope this helps. ![]() Happy XBMC on your ATV bimism |
| find quote |
Memphiz
Team-XBMC Developer Joined: Feb 2011 Reputation: 91 Location: germany |
2012-02-02 21:26
Post: #235
Just wanted to point to this:
http://wiki.xbmc.org/index.php?title=AFP When using MacOSX and trying to share via AFP only HFS+ formatted drives are shared. There is no warning / nor an error message - it simply doesn't show up that shares then. This is the issue some users already have seen when trying to share FAT32 drives on lion via AFP. AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here HowTo setup NFS for XBMC: Wiki NFS HowTo configure avahi (zeroconf): Wiki Avahi READ THE IOS FAQ!: iOS FAQ |
| find quote |
innovaciones
Junior Member Posts: 5 Joined: May 2011 Reputation: 0 |
2012-02-04 23:00
Post: #236
bimism Wrote:Hi, Wow!!! thank you very much!! I just delete all the folders from the sharing box and now it works just fine, finally!!
|
| find quote |
bimism
Junior Member Posts: 2 Joined: Feb 2012 Reputation: 0 |
2012-02-05 00:53
Post: #237
You're welcome!
|
| find quote |
Ned Scott
Team-XBMC Wiki Guy Posts: 11,954 Joined: Jan 2011 Reputation: 131 Location: Arizona, USA |
2012-02-06 02:53
Post: #238
Memphiz Wrote:sorry? what are you talking about? Clever spambots that copy text from users who posted months ago. Makes it so that their random posts sound on-topic. He also had a 1px by 1px graphic that linked to a spam site, probably bumping google search results? |
| find quote |
ruffellprefley
Junior Member Posts: 4 Joined: Apr 2012 Reputation: 0 |
2012-04-14 22:09
Post: #239
anyone know why sometimes my AFP shares work and sometimes they can't be found? no security settings or anything change. the only thing i can think of is that xbmc on my atv2 "loses" the share because sometimes it goes offline?
All of my videos are stored on my MBP which leaves the house daily... help please! |
| find quote |
Ned Scott
Team-XBMC Wiki Guy Posts: 11,954 Joined: Jan 2011 Reputation: 131 Location: Arizona, USA |
2012-04-15 03:17
Post: #240
(2012-04-14 22:09)ruffellprefley Wrote: anyone know why sometimes my AFP shares work and sometimes they can't be found? no security settings or anything change. the only thing i can think of is that xbmc on my atv2 "loses" the share because sometimes it goes offline? The AFP client lib we use is buggy, and the people who originally developed it have abandoned that project. The biggest issue that I've seen is this sort of "cuts in and out" type thing that you've described. Sometimes it's not so bad, sometimes it drives one mad. There's not much we can do about it, since even improving that AFP client lib is now seen as a dead end. A replacement AFP client lib is something being sought out, but there is no ETA. You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc
(This post was last modified: 2012-04-16 06:04 by Ned Scott.)
|
| find quote |

Here's what my sources.xml paths looks like for those editing this file directly:
. If you do have problems, you can edit the 
Search
Help