man gtkpod (Commandes) - GTK2 based software for managing songs and playlists on an Apple iPod
NAME
gtkpod - GTK2 based software for managing songs and playlists on an Apple iPod
SYNOPSIS
gtkpod [-h] [-a] [-c] [-o] [-m path] [-p filename]
DESCRIPTION
This manual page briefly describes the gtkpod command.
OPTIONS
gtkpod supports the following options:
- -h, --help
- Displays the help message.
- -m, --mountpoint path
- Define the mountpoint of your iPod.
- -p filename
- Increment playcount for file filename by one.
- -a, --auto
- Import database automatically after start.
- -o, --offline
- Use offline mode. No changes are exported to the iPod, but to ~/.gtkpod/ instead. iPod is updated if 'Sync' is used with 'Offline' deactivated.
FILES
- ~/.gtkpod/prefs
- Per user configuration file. Should normally only updated through the program itself.
- /etc/gtkpod/prefs
- Global configuration file. Used if no configuration file exist for the user starting gtkpod.
- ~/.gtkpod/gtkpod.in
- If this file exists, gtkpod will try to execute it at startup This is done before attempting to mount the iPod directory (optional) or read the iTunesDB (optional)).
- ~/.gtkpod/gtkpod.out
- If this file exists, gtkpod will try to execute it while exiting the program. This is done after attempting to unmount the iPod directory (optional) and sending the eject command to the iPod (optional).
- /etc/gtkpod/gtkpod.in, /etc/gtkpod/gtkpod.out
- Used instead of the per user scripts if the former ones don't exist and these do.
AUTHOR
Jorg Schuler <jcsjcs at users.sourceforge.net> Corey Donohoe <atmos at atmos.org> Adrian Ulrich <pab at blinkenlights.ch> and others
This manpage was written by Frank Lichtenheld <frank@lichtenheld>.
COPYRIGHT AND LICENCE
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.
On Debian systems, a copy of the GNU General Public License may be found in /usr/share/common-licenses/GPL.