Scroll to navigation

GNUPOD_SEARCH(1) User Commands GNUPOD_SEARCH(1)

NAME

gnupod_search - search and remove files

SYNOPSIS

gnupod_search [OPTION]...

DESCRIPTION

Search and Remove files

display this help and exit
output version information and exit
iPod mountpoint. Default is $IPOD_MOUNTPOINT
search songs by Title
search songs by Artist
search songs by Album
search songs by ID
search songs by Genre
search songs by Playcount
search songs by Rating (1 star = 20, 2 stars = 40 ...)
search songs by podcast-rss
search songs by podcast-guid
search songs by Bitrate
Search does not need to match multiple times (like ($a || $b || $c))
Remove (!) matched songs from the iPod
Modify output, default is 'ialt'

t = title a = artist r = rating p = path

l = album g = genre c = playcount i = id

Rename KEY into VALUE for matched songs.

Example: Rename the Artist 'Jon Doe' into 'John Doe'

gnupod_search --artist="Jon Doe" --rename="artist=John Doe"

AUTHOR

Written by Adrian Ulrich

REPORTING BUGS

Report bugs to <bug-gnupod@nongnu.org>

COPYRIGHT

Copyright © Adrian Ulrich
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

SEE ALSO

The full documentation for gnupod is maintained as a Texinfo manual. If the info program and GNUpod are properly installed at your site, the command

info gnupod

should give you access to the complete manual.

June 2005 gnupod_search 1.00