Menu

Taglib and vfolders

Help
Gunder
2007-12-26
2013-04-25
  • Gunder

    Gunder - 2007-12-26

    Now I have Fuppes up and running, and I can play all of my files on my PS3.

    But now I'm starting to play around with vfolders so I can organize my files.

    But now i realized that I don't have taglib support in my Fuppes, so i got taglib and tried to compile fuppes again. But this is what I get:

      SUMMARY

      audio transcoding enabled
        encoder:
          lame       : no
          twolame    : no
          wav        : yes
          pcm        : yes
        decoder:
          vorbis     : yes (libvorbisfile)
          mpc        : no
          flac       : no
          fadd       : no

      video transcoding (experimental)
      ffmpeg     : disabled

      iconv      : enabled
      uuid       : disabled
      taglib     : disabled
      ImageMagick: disabled
      simage     : disabled
      libavformat: disabled

    GNOME
      panel applet : disabled
      libnotify    : disabled

    Because, if I have understod things right, I need taglib support if I want to sort my music by artist, albums and so on with vfolders? Or am I completly wrong?

    But how do I get fuppes to find my taglib? Do i need to add any arguments when i compile it?

    I have just typed: ./configure
    and not added any arguments...

    It can be a thousand things I have done wrong, because I realy don't know what I'm doing.... :)

     
    • Ulrich Völkel

      Ulrich Völkel - 2007-12-28

      Yes, you need taglib because vfolders completely depend on the files' metadata.

      Which distribution are you running? There should be a taglib-dev or taglib-devel package that needs to be installed.

      - Uli

       
    • Gunder

      Gunder - 2007-12-29

      Ofcourse!! I only installed the package taglib, worked better when I also installed the taglib-devel package! :)

      Thank you! :)

      --
      Stein Gunder

       
    • Gunder

      Gunder - 2007-12-29

      Hmm... at least I got taglib enabeled when i ran configure, but when I run make it exits with this error:

      g++ -g -O2 -o .libs/fuppes console_main.o  -L/usr/lib -lm -L/usr/local/lib ./.libs/libfuppes.so -ltag /usr/lib/libxml2.so -lpthread -lz /usr/local/lib/libpcre.so -lsqlite3  -Wl,--rpath -Wl,/usr/local/lib
      ./.libs/libfuppes.so: undefined reference to `dlclose'
      ./.libs/libfuppes.so: undefined reference to `dlopen'
      ./.libs/libfuppes.so: undefined reference to `dlsym'
      collect2: ld returned 1 exit status
      make[2]: *** [fuppes] Error 1
      make[2]: Leaving directory `/storage/temp/fuppes-SVN-578/src'
      make[1]: *** [all] Error 2
      make[1]: Leaving directory `/storage/temp/fuppes-SVN-578/src'
      make: *** [all-recursive] Error 1

      Any ideas anyone?

      --
      Stein Gunder

       
    • Gunder

      Gunder - 2008-01-16

      Now I got taglib and everything up and running...

      But does anyone have a working vfolder.cfg file for PS3?

      What I'm looking for is howto sort my MP3's. I have set up a section for the PS3 in the vfolder.cfg file, but all the folders(except for the folder who shows directories) are empty. I have rebulde both the database and the virtual container layout.

      --
      Stein Gunder

       

Log in to post a comment.