this is a way to use your itunes library without importing it in the music data base of xbmc, you will havr access to your itunes library, your playlists and so on.
1) download the last nighty build of Firefly, a daap open-source media server :
here
2) install firefly (double click on firefly.prefpane) and change manually the port to 3689, don't enter any password, launch firefly server
3) two solutions :
a) open source.xml in your_user/library/Application Support/XBMC/UserData and type in your music section :
<source>
<name>whatever you want</name>
<path>daap://your_IP:3689/</path>
</source>
b) open xbmc, go to music and click on "add source", "browse", "add network location" and then :
protocol : Itunes music share (daap)
server adress : your_ip
then click on "ok"
it's done, you have access now to itunes library and your playlists (i've got itunes 7.6)
fpoil
Junior Member Posts: 27 Joined: Feb 2008 Reputation: 0 |
|
| find quote |
rickeo
Junior Member Posts: 18 Joined: Feb 2008 Reputation: 0 |
2008-03-03 20:58
Post: #2
I am forever in you're debt. THANK YOU!
|
| find quote |
elan
Team Plex Posts: 276 Joined: Dec 2007 Location: Maui |
2008-03-03 21:08
Post: #3
Very nice!
I should add that while specifying another port in FireFly works, I don't believe the XBMC DAAP client respects the section of another port. (I was trying to run iTunes at the same time as FireFly.) -elan |
| find quote |
rickeo
Junior Member Posts: 18 Joined: Feb 2008 Reputation: 0 |
2008-03-03 21:09
Post: #4
Err.. guess I spoke to soon. XBMC still doesnt play my Apple Lossless files... which is what my entire music collection is composed of...
|
| find quote |
topfs2
Team-XBMC Developer Joined: Dec 2007 Reputation: 8 |
2008-03-03 21:30
Post: #5
Well I'm not sure on the osx port but the linux plays my apple lossless, atleast my own decoded ones.
Sure they aren't DRM ? Otherwise I'd recomend you to change to flac, all O/S supports it and works great. But that probably means you have to leave iTunes behind ![]() <edit> Just noticed it was ONLY my own decoded ones that worked. Sry I am tired today </edit>
If you have problems please read this before posting Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() "Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
(This post was last modified: 2008-03-03 21:41 by topfs2.)
|
| find quote |
rickeo
Junior Member Posts: 18 Joined: Feb 2008 Reputation: 0 |
2008-03-03 22:37
Post: #6
Let me clarify. Im confusing myself here...
The apple lossless files play fine when i just have their location on my hard drive added via the "add source" button. Yet, with the same method, if i select "Library" mode, they give me the "to many consecutive items" error. When i add my library via the Firefly method, they dont play at all, wether i use File view or Library. "to many consecutive items" error both times. |
| find quote |
fpoil
Junior Member Posts: 27 Joined: Feb 2008 Reputation: 0 |
2008-03-04 01:39
Post: #7
well, you are right, my apple lossless files didn't play in xbmc with firefly
but : 1) go to your_user/library/application support/firefly 2) open "firefly.conf" with Textedit or whatever you want 3) look for "ssc_prog = ./mt-daapd-ssc.sh" 4) then type after : "always_transcode=alac" and save your file 5) stop xbmc, stop firefly, launch firefly, launch xbmc it's done (for me now i can play apple lossless files through firefly) Quote:ssc_codectypes = alac |
| find quote |
cyantist
Junior Member Posts: 21 Joined: Feb 2008 Reputation: 0 |
2008-03-04 12:42
Post: #8
I can confirm the above information is correct and XBMC is now playing my DRM-free Apple Lossless files. I don't know about DRM'd files since I don't have any of those. I was getting the "too many consecutive" error before the above mod to Firefly.
Excellent info guys and thanks for sharing. I have converted more and more of my music collection over to the lossless format and couldn't be happier now that they play in this great media center! Lookout Frontrow...
|
| find quote |
Gamester17
Team-XBMC Forum Moderator Joined: Sep 2003 Reputation: 9 Location: Sweden |
2008-03-04 13:03
Post: #9
Maybe libdaap (the DAAP-client library) in XBMC is in need of an general update in any case?
Quote:<source>Can't you simply replace "your_IP" with "localhost"? Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
fpoil
Junior Member Posts: 27 Joined: Feb 2008 Reputation: 0 |
2008-03-04 13:23
Post: #10
I'm think so but i didn't try
|
| find quote |


![[Image: badge.gif]](http://www.ohloh.net/projects/149/badge.gif)
Search
Help