Playlist2HTML error

Randell Benavidez josephrandell.benavidez at gmail.com
Thu Dec 13 04:33:00 UTC 2007


Hi,

I'm getting an error when I try to run the Playlist2HTML script:

Traceback (most recent call last):
  File "/usr/share/apps/amarok/scripts/playlist2html/playlist2html.py", line
25, in <module>
    main()
  File "/usr/share/apps/amarok/scripts/playlist2html/playlist2html.py", line
12, in main
    plist = Playlist()
  File "/usr/share/apps/amarok/scripts/playlist2html/Playlist.py", line 79,
in __init__
    self._buildDoc()
  File "/usr/share/apps/amarok/scripts/playlist2html/Playlist.py", line 109,
in _buildDoc
    self.doc = minidom.parse(PLAYLISTFILE)
  File "/usr/lib64/python2.5/site-packages/_xmlplus/dom/minidom.py", line
1915, in parse
    return expatbuilder.parse(file)
  File "/usr/lib64/python2.5/site-packages/_xmlplus/dom/expatbuilder.py",
line 926, in parse
    result = builder.parseFile(fp)
  File "/usr/lib64/python2.5/site-packages/_xmlplus/dom/expatbuilder.py",
line 207, in parseFile
    parser.Parse(buffer, 0)
xml.parsers.expat.ExpatError: reference to invalid character number: line
263948, column 40

If I could get the source code of the script, I'll be glad to help.

Thanks!

-Randell <http://randell.ph/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/amarok/attachments/20071213/d7983ee5/attachment.html>


More information about the Amarok mailing list