1GTKPOD(1)                        gtkpod Manual                       GTKPOD(1)
2
3
4

NAME

6       gtkpod - GTK2 based software for managing songs and playlists on an
7       Apple iPod
8

SYNOPSIS

10       gtkpod [-h] [-m path] [-p filename] [--hash filename]
11

DESCRIPTION

13       This manual page briefly describes the gtkpod command.
14

OPTIONS

16       gtkpod supports the following options:
17
18       -h, --help
19           Displays the help message.
20
21       -m, --mountpoint path
22           Define the mountpoint of your iPod.
23
24       -p filename
25           Increment playcount for file filename by one.
26
27       --hash filename
28           Print gtkpod hash for file filename.
29

FILES

31       ~/.gtkpod/prefs
32           Per user configuration file. Should normally only updated through
33           the program itself.
34
35       /etc/gtkpod/prefs
36           Global configuration file. Used if no configuration file exist for
37           the user starting gtkpod.
38
39       ~/.gtkpod/gtkpod.in
40           If this file exists, gtkpod will try to execute it at startup This
41           is done before attempting to mount the iPod directory (optional) or
42           read the iTunesDB (optional).
43
44       ~/.gtkpod/gtkpod.out
45           If this file exists, gtkpod will try to execute it while exiting
46           the program. This is done after attempting to unmount the iPod
47           directory (optional) and sending the "eject" command to the iPod
48           (optional).
49
50       /etc/gtkpod/gtkpod.in, /etc/gtkpod/gtkpod.out
51           Used instead of the per user scripts if the former ones don't exist
52           and these do.
53
54       ~/.gtkpod/gtkpod.load
55           If this file exists, gtkpod will execute it before loading the
56           contents of an iPod with the iPod's mountpoint as the only command
57           line argument. Put any commands needed to access the iPod here, for
58           example if you need to mount the iPod manually.
59
60       ~/.gtkpod/gtkpod.eject
61           If this file exists, gtkpod will execute it when ejecting an iPod
62           with the the iPod's mountpoint as the only command line argument.
63           Put any commands you want to execute after gtkpod has written the
64           changes to the iPod here.  For example:
65
66           sudo eject $1
67
68           gtkpod will not attempt to do any magic of it's own to
69           mount/unmount/eject the iPod.
70

AUTHOR

72        Jorg Schuler <jcsjcs at users.sourceforge.net>
73        Corey Donohoe <atmos at atmos.org>
74        Adrian Ulrich <pab at blinkenlights.ch>
75        and others
76
77       This manpage was written by Frank Lichtenheld.
78
80       This program is free software; you can redistribute it and/or modify it
81       under the terms of the GNU General Public License as published by the
82       Free Software Foundation; either version 2, or (at your option) any
83       later version.
84
85
86
87gtkpod 2.1.5                      2009-01-04                         GTKPOD(1)
Impressum