gnupod_addsong -V (return code: 2)
gnupod_addsong (gnupod) 0.99.8
Copyright (C) Adrian Ulrich 2002-2008
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
gnupod_addsong Version 0.99.8 (C) Adrian Ulrich
gnupod_addsong --help (return code: 2)
Usage: gnupod_addsong [-h] [-m directory] File1 File2 ...
-h, --help display this help and exit
--version output version information and exit
-m, --mount=directory iPod mountpoint, default is $IPOD_MOUNTPOINT
-r, --restore Restore the iPod (create a new GNUtunesDB from scratch)
-d, --duplicate Allow duplicate files
-p, --playlist=string Add songs to this playlist, can be used multiple times
--playlist-is-podcast Set podcast flag for playlist(s) created using '--playlist'
--podcast-artwork Download and install artwork for podcasts from their channel.
--podcast-cache-dir=string Set a directory in which podcast media files will be cached.
--podcast-files-limit=int Limit the number of files that are downloaded.
0 = download all (default), -X = download X oldest items, X = download X newest items
--disable-v1 Do not read ID3v1 Tags (MP3 Only)
--disable-v2 Do not read ID3v2 Tags (MP3 Only)
--disable-ape-tag Do not read APE Tags (MP3 Only) --disable-v1 with --disable-v2 implies --disable-ape-tag
--replaygain-album Use the ReplayGain album value instead of the ReplayGain track value (default)
-x --decode=pcm|mp3|aac|aacbm Convert FLAC Files to WAVE/MP3 or AAC 'on-the-fly'. Use '-e' to specify a quality/bitrate
-x --decode=video Convert .avi Files into iPod video 'on-the-fly' (needs ffmpeg with AAC support)
-x --decode=alac Convert FLAC Files into Apple Lossless 'on-the-fly' (needs ffmpeg with ALAC support)
-e --reencode=int Reencode MP3/AAC files with new quality 'on-the-fly'
(0 = Good .. 9 = Bad)
You may be able to save some space if you do not need
crystal-clear sound ;-)
-t --set-title=string Set Title (Override ID3 Tag)
-a --set-artist=string Set Artist (Override ID3 Tag)
-l --set-album=string Set Album (Override ID3 Tag)
-g --set-genre=string Set Genre (Override ID3 Tag)
--set-rating=int Set Rating
--set-playcount=int Set Playcount
--set-songnum Override 'Songnum/Tracknum' field
-b --set-bookmarkable Set this song as bookmarkable (= Remember position)
--set-shuffleskip Exclude this file in shuffle-mode
--set-compilation Mark songs as being part of a compilation
--min-vol-adj=int Minimum volume adjustment allowed by ID3 RVA/RVAD tag
--max-vol-adj=int Maximum ditto. The volume can be adjusted manually in iTunes in
the range -100% to +100%. The default for these two options is 0,
which effectively ignores the RVA/RVAD tag.
--artwork=FILE Use FILE as album cover
Report bugs to <bug-gnupod@nongnu.org>
gnupod_addsong Version 0.99.8 (C) Adrian Ulrich