DaapPlaylistGenerator

Viewing 10 posts - 21 through 30 (of 31 total)
  • Author
    Posts
  • #15153
    cstern
    Participant

    Almost there…

    .m3u exits with a crash – but the play list generated OK first.
    .xspf works fine.

    Another comment: If the server is unavailable (not started) or the IP number is wrong the program exits ungracefully with a crash. It is not utterly important but merely cosmetics.

    Thanks!

    #15154
    blamm
    Participant

    Yay! It works for me. Any chance you could add album name and track number and an option to save the config?

    #15155
    jtbse
    Participant

    EVILRipper…

    Don’t know if you’re still working on this project…but I just tried it for the first time.

    My experience is the same as cstern’s….

    working with a db that’s about 8200 songs… .m3u creates a valid playlist but crashes at the end. .xspf works fine. Interesting observation is that .m3u and .xspf seem to sort differently…(maybe that’s related to the crash??)

    Really nifty utility though.

    btw…have you found a more recent xspf plugin for Winamp? The last one I used didn’t seem to be maintained (hadn’t been updated in a couple of years IIRC), and sort of messed up my ability to create clean .m3u’s from Winamp.

    #15156
    EVILRipper
    Participant

    Heh. Coincidence. I was just checking.
    Well anyways, I kind of am, tho I’m real busy studying these days.
    I was thinking about implementing the feature request from blamm, but never really took the time for it. Sorry! But I plan to implement it someday… ๐Ÿ™‚

    Anyway, I do give priority to a broken program.
    The best way you could help me is do a simple HTTP request by entering the following URL in your browser, and saving the result to a file. (Firefox automatically asks to save the file, since it recognizes it as an unknown type)

    I need this file to figure out what could be causing your crash.

    Without password:
    <a href="http://http://:3689/databases/1/items?type=music&meta=dmap.itemid,dmap.itemname,daap.songartist,daap.songtime,daap.songformat”>http://:3689/databases/1/items?type=music&meta=dmap.itemid,dmap.itemname,daap.songartist,daap.songtime,daap.songformat

    With password:
    <a href="http://http://dummy:@:3689/databases/1/items?type=music&meta=dmap.itemid,dmap.itemname,daap.songartist,daap.songtime,daap.songformat”>http://dummy:@:3689/databases/1/items?type=music&meta=dmap.itemid,dmap.itemname,daap.songartist,daap.songtime,daap.songformat

    I appreciate your help.

    Kind regards,
    Erik

    #15157
    jtbse
    Participant

    Ok…generated a file of size 728,213 bytes.

    How can I get it to you?

    Regards!

    #15158
    EVILRipper
    Participant

    Umm, upload it to rapidshare.com and post the link?

    #15159
    jtbse
    Participant

    @EVILRipper wrote:

    Umm, upload it to rapidshare.com and post the link?

    http://rapidshare.com/files/88208538/items.html

    #15160
    EVILRipper
    Participant

    *********************
    ** 07-feb-08 – 0.3.3
    *********************
    ** – Fixed bug where missing SongTitle or SongLength would cause a crash. These are now filtered with Unknown Title and 0:00 length.
    **
    ** Known Bug(s)
    ** – Playlist not generated when dragging window when songlist is downloaded.
    **

    jtbse, many thanks for your database, it helped alot!
    I finally found time to find the possible crash. The new version should work fine for you, and probably lots of others too.

    http://www.evilripper.com/DaapPlaylistGenerator.rar
    Get the new version to enjoy the power of Firefly. ๐Ÿ™‚

    #15161
    jtbse
    Participant

    Works like a champ!

    Thanks! ๐Ÿ˜€

    #15162
    djinn1973
    Guest

    Nicely done! Thank you very much

Viewing 10 posts - 21 through 30 (of 31 total)
  • The forum ‘Add-on Software’ is closed to new topics and replies.