How to determine the URL of a song via the XML API?

FireFly Media Server Firefly Media Server Forums Firefly Media Server General Discussion How to determine the URL of a song via the XML API?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2824
    Anonymous
    Inactive

    I’m playing around with writing my own client but seem to have run into a roadblock, which is how do I determine the URL to access a song via the XML API? I assume it would be in , but can’t find it in any of the XML.

    Any ideas?

    #18273
    EVILRipper
    Participant

    http://host:3689/databases/1/items/19511.mp3 is an example. 19511 equals the id of the song.

    The RSP way should be:
    http://host:3689/rsp/stream/19511
    However, when I tried this in firefox yesterday, it made my firefly instance crash. 🙂 (1696)

    #18274
    Anonymous
    Inactive

    Awesome. That’s exactly what I needed. Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.