Menu

MusicCast still can't find files on SVN-578

Help
Brian
2007-12-29
2013-04-25
  • Brian

    Brian - 2007-12-29

    Hi,

    downloaded and installed SVN-578 (Thank you for posting a Windows Executable! If I had to look at one more terminal screen in Ubuntu I was going to tear my eyes out) But the MusicCast still does not see any files; though, unlike my Ubuntu Build, I can't even see the Mp3s under "All Songs".
    I have copied the Yamaha RXN600 VFolder and config and snippets in, and ran it. No avail. (just double checked, and I do need the snippets for my Yamaha to accept Fuppes as a server period.) I have tried Placing my Mp3 folder on a fat32 partition (Since my main collection is currently residing on an NTFS partition. That did not help. What can I do to help further this project?
    Thank You,
    Brian C

     
    • Ulrich Völkel

      Ulrich Völkel - 2008-01-02

      Can you please send me your fuppes.cfg, vfolder.cfg and fuppes.db.
      I also need a wireshark capture of a session browsing your mp3s.
      Thanks!

      - Uli

       
      • Brian

        Brian - 2008-01-14

        Hi, well, better late then never I say. I have emailed you with a copy of the Yamaha Browsing a DiXiM server, the Yamaha browsing Fuppes, and my Vfolder and Vconfig files. Thank you very much!
        -Brian

         
    • Ulrich Völkel

      Ulrich Völkel - 2008-01-14

      You did build the vfolders (hit 'v' after db is created)!?
      If so please send me your fuppes.db and a log of a fuppes session

      # fuppes --log-level 3 --log-file /path/to/log.file

      - Uli

       
      • Brian

        Brian - 2008-01-16

        Hi,

        Well, I am running Windows, so I'm not sure the command line parameters for logging. So, I have started the Windows Command line prompt. Here is what Happens when I try to rebuild:

        == lib/ContentDirectory/ContentDatabase.cpp (363) :: 22:29:12 ==
        CContentDatabase::Insert - insert :: SQL error: table OBJECT_DETAILS has no colu
        mn named DLNA_PROFILE
        Statement: insert into OBJECT_DETAILS (A_ARTIST, A_ALBUM, A_TRACK_NO, A_GENRE, A
        V_DURATION, DATE, A_CHANNELS, AV_BITRATE, A_SAMPLERATE, SIZE, DLNA_PROFILE) valu
        es ('dj BC', 'Wu Orleans', 8, 'mashup', '00:02:47.00', '2006', 2, 262144, 44100,
        5340163, '')

        This happens for every song I have in my Collection. Then, when I try to rebuild vconfig:

        CContentDatabase::Execute :: SQL error: table OBJECTS has no column named REF_ID

        Repeated over and over again.

        Which is interesting.

         
    • Ulrich Völkel

      Ulrich Völkel - 2008-01-16

      Just remove your fuppes.db (%APPDATA%\FUPPES\fuppes.db) and try again.

      - Uli

       
    • Brian

      Brian - 2008-01-18

      Ok, Deleted fuppes.db, start up, heres what I get:

                  FUPPES - SVN-r578
          the Free UPnP Entertainment Service
            http://fuppes.ulrich-voelkel.de

      [ContentDatabase] create database at 23:00:03
      read shared directories
      TagLib: MPEG::Header::parse() -- Invalid sample rate.
      TagLib: MPEG::Properties::read() -- Could not find a valid last MPEG frame in th
      e stream.
      TagLib: MPEG::Header::parse() -- Invalid sample rate.
      [DONE] read shared directories
      parse playlists
      [DONE] parse playlists
      parse iTunes databases
      [DONE] parse iTunes databases
      [ContentDatabase] database created at 23:00:04
      webinterface: http://192.168.1.65:4001

      r = rebuild database
      i = print system info
      h = print help

      press "q" to quit

      /* So, I then set logging to extended, and connect Yamaha to the server; I can then only
      /* read the "All Songs" directory. And when I try to play a song, it doesn't play, or
      /* anything. Is there a way to output to a log file? My DOS terminal can't handle all the /* Debug Feedback.

       
    • Gunder

      Gunder - 2008-01-18

      "You can start fuppes with --log-file /path/to/log.file to redirect the output to a file."

      ...said by Uli in another thread...btw, one quick search on log-file would have given you the answer... :)

      --
      Stein G. Olsen

       
    • Brian

      Brian - 2008-01-20

      Except, that doesn't work. Here is my log file after setting it to Debug, and running the Rebuild Command:

                 FUPPES - SVN-r578

          the Free UPnP Entertainment Service

            http://fuppes.ulrich-voelkel.de

      log-level: 2 (extended)

      log-level: 3 (debug)

      /*
      So something is not working right. Have no idea what move he wants the Log File in. When I run the Dos program in log mode, I also get this error:

      C:\>"C:\Program Files\Free UPnP Entertainment Service\fuppescmd.exe" --log-file
      C:\temp\log.log
      TagLib: MPEG::Header::parse() -- Invalid sample rate.
      TagLib: MPEG::Properties::read() -- Could not find a valid last MPEG frame in th
      e stream.
      TagLib: MPEG::Header::parse() -- Invalid sample rate.
      webinterface: http://192.168.1.65:4001

      r = rebuild database
      i = print system info
      h = print help

      press "q" to quit

      /*
      But this does not show up in the log output file. All the log shows now:

                  FUPPES - SVN-r578

          the Free UPnP Entertainment Service

            http://fuppes.ulrich-voelkel.de

      [ContentDatabase] create database at 00:25:54

      read shared directories

      [DONE] read shared directories

      parse playlists

      [DONE] parse playlists

      parse iTunes databases

      [DONE] parse iTunes databases

      [ContentDatabase] database created at 00:25:55

       

Log in to post a comment.