Menu

Does this application work?

Help
2004-10-06
2013-03-07
  • Stephen Jones

    Stephen Jones - 2004-10-06

    i installed this on WinXP sp1 with .NET 1.1 installed . . . and it doesn't do anything.

    I changed the update time to 1 minute. I hit the retrieve now button with a URL selected . . .

    What am i missing?

     
    • david smith

      david smith - 2005-01-04

      Dunno. It seems to work for me. I'm wondering whether the project is still in active development.

      Is it?

       
    • david smith

      david smith - 2005-01-04

      Actually, it just occurred to me that it didn't originally do anything for me, so I downloaded the source and stepped through it. The files being syndicated at DotNetRocks were ACC files, which weren't being recognized as compatible files by the IsMP3 method in the ipodderservice. So I rewrote the code to recognize this mime-type and, bingo!, it now works.

      That is why I am wondering whether this is still in active development: the list of supported mime-types should be read from a configuration file rather than hardcoded into the app. I would do this and contribute, but I wonder whether the project is still active ...

       

Log in to post a comment.