.m3u/.pls playlist names always lowercase

FireFly Media Server Firefly Media Server Forums Firefly Media Server Nightlies Feedback .m3u/.pls playlist names always lowercase

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #372
    grommet
    Participant

    I see an indirect mention via this bug (2nd part): http://trac.fireflymediaserver.org/ticket/154

    This seems to imply it’s only the web interface. The clients only see the name in lowercase, too. (Firefly svn-1236 Win32.) For example, “Big Time.m3u” appears as a playlist called “big time” on clients instead of the correct “Big Time”.

    #5140
    grommet
    Participant

    Another related thing for .m3u playlists…

    Firefly doesn’t parse streaming radio URLs in .M3U files.

    Example: WBER New York.pls

    #EXTM3U
    #EXTINF:0,wber-high.m3u
    http://wber.monroe.edu/wber-high.m3u

    When selecting this Playlist in iTunes or SoundBridge via Firefly causes 0 items to be returned.

    One common use of the M3U file format is creating a playlist file that contains a single entry pointing to a stream on the Internet. The created Playlist provides easy access to that stream from standard media player products.

    #5141
    rpedde
    Participant

    @grommet wrote:

    http://wber.monroe.edu/wber-high.m3u

    Yeah, that should be something that works. Strangely, the playlist bug won’t be 1.0 fix. Turns out it’s less than trivial, despite what you might think. ๐Ÿ™‚

    #5142
    grommet
    Participant

    It seems this is fixed in svn-1313. ๐Ÿ˜€

    #5143
    rpedde
    Participant

    @grommet wrote:

    It seems this is fixed in svn-1313. ๐Ÿ˜€

    It may break things — duplicate entries in library. We’ll see.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Nightlies Feedback’ is closed to new topics and replies.