Quick example: 1) Open a stream in Parole 2) Save playlist with the stream in it 3) Close Parole -> Reopen Parole 4) Open the playlist from step 2) Result: Parole prepends the stream address with the location of the playlist-file (because it thinks that it's a relative path), so playback obviously doesn't work. Updating the parser to recognize the most common stream addresses with a regexp should fix this bug.
Fixed in commit: http://git.xfce.org/apps/parole/commit/?id=a999388e235beadee923da4635560b7c9ad22369 Test it out!
Thanks, fixed!