← Back to team overview

pytagsfs team mailing list archive

Follow symlinks option ?

 

Hello everybody,

is there a way to tell pytagsfs to follow symlink ?

I'd like to do the following :

$ mkdir musicdir
$ mkdir musicdir_pytagsfs
$ pytagsfs -o format='/%a/%f' musicdir musicdir_pytagsfs
$ ln -s directorywithmusic musicdir/somemusic

and see something in the musicdir_pytagsfs.

I hope i didn't miss somthing in the documentation ;)

Follow ups