From 68675794db8c2cb16e1e2de745c1f197dcbc262b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 24 Apr 2010 10:17:17 +0200 Subject: Add pmp3p(1) --- man/1/pmp3p | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 man/1/pmp3p diff --git a/man/1/pmp3p b/man/1/pmp3p new file mode 100644 index 0000000..33b7c9c --- /dev/null +++ b/man/1/pmp3p @@ -0,0 +1,35 @@ +.Dd April 14, 2010 +.Dt PMP3P 1 +.Os +. +.Sh NAME +.Nm pmp3p +.Nd populate MP3 player / portable music player +. +.Sh SYNOPSIS +.Nm +.Op Cm --remove +.Ar directory +.Ar +. +.Sh DESCRIPTION +.Nm +is a simple script to put music files on MP3 players. +Note the "MP3": Any non-mp3 audio file will be converted to mp3 before copying. +So, don't use this if your player supports flac and ogg as well. +.Pp +It will convert all +.Ar files +to MP3 and put them into +.Ar directory . +The music will be structured as +.Pa artist/album/track.mp3 . +.Pp +Tags are preserved if possible. +. +.Sh AUTHOR +Daniel Friesel +.Pq derf@derf.homelinux.org +. +.Sh LICENSE + 0. You just DO WHAT THE FUCK YOU WANT TO. -- cgit v1.2.3