Menu

Unable to load the list

Help
Mark
2011-05-09
2012-09-14
  • Mark

    Mark - 2011-05-09

    I'm unable to load my playlist in Firefly Client due to this error message:

    Unable to load the list

    Cause : SAXException while unmarshalling the song list (during parsing).

    class org.xml.sax.SAXParseException - SAXException while unmarshalling the
    song list (during parsing).

    at net.firefly.client.controller.request.RSPRequestManager.getSongList(RSPRequ
    estManager.java:499)

    at net.firefly.client.gui.swing.dialog.DatabaseDialog$LoadRemoteSongListButton
    ActionListener$1.run(DatabaseDialog.java:596)

    at java.lang.Thread.run(Unknown Source)

    Any ideas how to get rid of this message?

     
  • Brien Coffield

    Brien Coffield - 2011-06-09

    Same problem here

     
  • Brien Coffield

    Brien Coffield - 2011-06-09

    OK so I did some debugging to see the root exception. The SAXParseException
    was for an invalid UTF-8 character in one of the song's metadata.

    So it's not a problem with the application. There is a problem with some of
    your music tags on the server you're trying to connect to. To fix it, either
    make all the tags UTF-8 friendly, or move the offending ones out of the daap
    share.

    I used MusicBrainz Picard to organize my music library, and noticed a bunch of
    mp3s with weird characters (one was �䄀攀猀漀瀀). I just moved those files out of
    the view of my mt-daapd server, and did a full server rescan. The client was
    able to parse all that metadata at last. Let me know if that doesn't work for
    you.

     
  • Mark

    Mark - 2011-06-18

    coffbr01, thanks for your reply. I'll give MusicBrainz Picard a try to find
    the songs firefly chokes on.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.