| Article: |
Syncing iTunes | |
| Subject: | Great Solution! | |
| Date: | 2005-06-19 00:04:40 | |
| From: | Q_Zen | |
| I love this approach, especially since my music serving box is running 10.4 server now. Is there a way to selectively sync only certain playlists? that would be the bees knees. | ||
Showing messages 1 through 1 of 1.
-
Great Solution!
2005-07-07 17:05:41 David Miller [Reply | View]





The other alternative is to put the playlists and songs in a database and only retrieve the desired combination using a PHP script (or whatever your favourite server-side processing language is) based on the GET/POST parameters that you've entered.
Neither option is hard to implement.