← Back to team overview

pytagsfs team mailing list archive

Re: Question and Issue

 

Hi,

Here the log :

http://everfly.free.fr/perso/output.tar.gz

output.log -> 0A-E
output2.log -> U-W <---- Failure

Laurent Pouget


----- Mail Original -----
De: "Forest Bond" <forest@xxxxxxxxxxxxxxxxxxx>
À: everfly@xxxxxxx
Cc: "pytagsfs" <pytagsfs@xxxxxxxxxxxxxxxxxxx>
Envoyé: Mardi 17 Août 2010 15h01:37 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne
Objet: Re: [Pytagsfs]  Question and Issue

Hi,

On Tue, Aug 17, 2010 at 10:39:21AM +0200, everfly@xxxxxxx wrote:
> Hi,
> 
> I didn't success to create a log file :/
> 
> The output on stdout is too verbose and I have my coveart stored in data field
> of my mp3. So the verbose is very long and as I control my server remotely,
> it's impossible to mount one partition and to obtain a logfile with this
> command :
> 
>         pytagsfs -d -o source_iocharset=iso-8859-1 -o format='/%a/%l/%t.%e' -o dstfilter='^/[0a-eA-E].*' -o allow_other -o uid=1000 -o gid=33 -o verbosity=warning -o logsize=100000000 /sharezone2/Musique/ /mnt/Music/Artist/0A-E/ > output.log

I'm sorry, you'll want to redirect stderr also:

  pytagsfs -d -o source_iocharset=iso-8859-1 -o format='/%a/%l/%t.%e' -o dstfilter='^/[0a-eA-E].*' -o allow_other -o uid=1000 -o gid=33 -o verbosity=warning -o logsize=100000000 /sharezone2/Musique/ /mnt/Music/Artist/0A-E/ >output.log 2>&1

Can you capture a log that way, compress it, and send it?

> There is a way to minimize output or to turn off stdout ?
> 
> Some songs of my collection have an accentuated title or space in title. Is it
> a problem ?

It shouldn't be.  If it is, it's a bug.

Thanks,
Forest
-- 
Forest Bond
http://www.alittletooquiet.net
http://www.pytagsfs.org



Follow ups

References