]> code.delx.au - notipod/blob - README.md
category
[notipod] / README.md
1 # NotiPod
2
3 iTunes playlist synchronisation to arbitrary directories.
4
5 ## Overview
6
7 Use iTunes on your Mac and wish you could sync your music and playlists to a folder?
8
9 NotiPod lets you select iTunes playlists and a destination folder. It then syncs all the music in those playlists (as .m3u files) to the selected folder, removing anything that was already there. It's smart enough to check timestamps and file sizes so only changed or new files get copied.
10
11 I use this to sync my music and playlists from iTunes on my laptop to XBMC on my lounge media pc.
12
13
14 ## Installation
15
16 The latest binary is: [notipod-1.13.app.zip](https://delx.net.au/projects/notipod/notipod-1.13.app.zip).
17
18
19 ## TODO
20
21 - Option to delete old targets
22 - Icon
23 - Choose target on startup based on available paths
24 - Automatic updates
25
26
27 ## Bug reports
28
29 Please raise issues on the [Bitbucket project](https://bitbucket.org/delx/notipod/issues?status=new&status=open).