Man Linux: Main Page and Category List

NAME

       zomg - last.fm submission and radio client

SYNOPSIS

       zomg [-n] [-t] [-z] [musicfile...]

       zomg -r [lastm url]

DESCRIPTION

       For each file given on the command line, zomg will attempt to play the
       track then submit the requisite metadata to your last.fm profile,
       libre.fm profile, or any combination of servers you have configured in
       ~/.zomg/conf .

       If it fails to get a success response or if -n is used, zomg will stop
       attempting to make outbound TCP connections, and will cache played
       tracks until zomg is next invoked, at which point it will attempt to
       flush the cache (thereby submitting all tracks to the servers).
       Independent caches are maintained per-service.

       To pass directories instead of files, use the -t option.  zomg will
       recurse through each directory given on the command line and add
       playables file within to its internal playlist.

       If -z is used, zomg will shuffle the order that the tracks in the
       internal playlist (either passed on the command line without -t or
       within directories passed on the command line with -t) are played.

       Finally, if -r is used, zomg will enter interactive radio mode. If a
       last.fm URL is passed to zomg -r, it will tune to that station before
       presenting the user with its initial prompt.