Re: scanUrl not being called
Michael Herger <slim-b/[email protected]>
| Newsgroups | gmane.music.equipment.slimdevices.devel |
|---|---|
| Message-ID | <[email protected]> |
> I think I went with explodePlaylist initially because I saw it being > used in BBCSounds plugin when converting sounds:// protocol for live > streams. > It worked (in that I provided the real URL back to LMS and it played) > but I did not want the real URL to appear in UI or on devices so was > then hunting for a way to hide it again. When you explode a list into its tracks, you can create your own URLs again, which then would be "translated" into real URLs in getNextTrack().