~snaggen/rhythmbox/bpm

« back to all changes in this revision

Viewing changes to README.iPod

  • Committer: Colin Walters
  • Date: 2004-08-15 06:30:28 UTC
  • Revision ID: git-v1:ad78ee02fcdcc77d9bef5fba32e04c43df2cbe58
Revision: rhythmbox-devel@gnome.org--2004/rhythmbox--main--0.9--patch-97
Creator:  Christophe Fergeau <teuf@gnome.org>

Cleaned up HAL iPod code, updated README.iPod

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
How to build and use Rhythmbox with iPod support:
2
2
 
3
3
* configure Rhythmbox with --enable-ipod
4
 
* mount your ipod to /mnt/ipod (or create a /apps/qahog/mount_path gconf key
5
 
  containing the path where your iPod is mounted)
 
4
* plug and mount your ipod (unless it's done automatically)
6
5
* your iPod songs should appear in the iPod source from the sidebar
7
6
 
 
7
The iPod support can optionally use HAL to detect your iPod. A version of 
 
8
gnome-vfs compiled against HAL is needed for that to work (ie gnome-vfs 2.7.4 
 
9
or later is needed, and it must be compiled with --enable-hal).
 
10
 
8
11
 
9
12
FIXME/TODO:
10
13
 
11
 
* Show/Hide the iPod source icon according to iPod presence
12
14
* Add some UI to "Eject iPod" (this will perform a "stop" to close the current
13
15
  file)
14
16
* Detect song type to avoid adding songs we can't play to the library
16
18
 
17
19
Long term:
18
20
* Monitor changes in the iTunesDB and properly update song display
19
 
* Copy songs from and to the iPod
 
21
* Copy songs from and to the iPod => copying song from the iPod seems to work
 
22
  actually, dragging from the iPod to Nautilus works.
20
23
 
21
24
arch-tag: explains the non obvious steps to get the iPod working together with Rhythmbox