Home of the Squeezebox™ & Transporter® network music players.
Results 1 to 2 of 2

Hybrid View

  1. #1
    Ralph Edington
    Guest

    Question MusicInfoSCR.pm

    Thanks for looking into it if you can.

    After looking at your answer and researching further, I agree this might be
    a job for the core product. It seems it would be nice to have a few more
    formatting option in addition to TITLE, ALBUM, ARTIST etc. (although,
    granted, it's a pretty long list as it stands.)

    My suggestions for additional formatting "data elements" would be:

    PLAYLIST(for the main part of the playlist filename)

    PLAYLIST_EXT (for the file extention of the playlist)

    Hopefully these last two would be really easy to add in. One more
    "wishlist" formatting option:

    RADIOSTREAM_INFO (or whatever it might really be called. It seems Shoutcast
    stations, for example, can embed an "identity string" in their broadcast
    that gives detailed information about the station you are listening to.
    This info is viewable through WinAmp, for example. It would be really cool
    to capture that info on the display, if possible.)

    Cheers,

    RE




    > -----Original Message-----
    > From: discuss-bounces (AT) lists (DOT) slimdevices.com
    > [mailto:discuss-bounces (AT) lists (DOT) slimdevices.com]On Behalf Of Michael
    > Herger
    > Sent: Monday, February 07, 2005 1:09 PM
    > To: Slim Devices Discussion
    > Subject: [slim] Question MusicInfoSCR.pm
    >
    >
    > > Hello Mr. Herger,

    >
    > You can call me Michael :-)
    >
    > > I have a neat idea for an additional option on the MusicInfoScr.pm
    > > module.
    > >
    > > Would it be possible to have the name of the currently playing

    > playlist
    > > as one of the displayable options?

    >
    > I'll have to look into this. Basically I'm using the formats defined in
    > "Server settings/Formats/Title formats", I only added some stuff like
    > PLAYTIME and XofY.
    >
    > > Option for displaying filename with or without the filename extension
    > > (.m3u, .pls etc) would be nice too.

    >
    > I don't know if it's possible to get the playlist's name. I'd need some
    > help from the core developpers.
    >
    > [..]
    > > What do you think? I'm just trying to eke out a little more "MusicInfo"
    > > when listening to radio stations...

    >
    > It's a good idea! I only did a hack to fill the empty first line
    > with that
    > "now playing" instead of using something more usefull. I'll dig through
    > the code...
    >
    > --
    >
    > Michael
    >
    > -----------------------------------------------------------
    > Help translate SlimServer by using the
    > SlimString Translation Helper (http://www.herger.net/slim/)
    >
    >

  2. #2
    Babelfish's Best Boy mherger's Avatar
    Join Date
    Apr 2005
    Location
    Switzerland
    Posts
    18,931

    Question MusicInfoSCR.pm

    Ralph

    I uploaded a new release to http://www.herger.net/slim/detail.php?nr=446.
    It does not all you wanted, though...

    [..]
    > PLAYLIST(for the main part of the playlist filename)


    This is done...

    > PLAYLIST_EXT (for the file extention of the playlist)


    ....while this isn't. If you have followed this thread you might know, that
    the PLAYLIST tag will only work, if you select a playlist to play. Simply
    continuing from where you turned your device off won't work.

    > Hopefully these last two would be really easy to add in. One more
    > "wishlist" formatting option:
    >
    > RADIOSTREAM_INFO (or whatever it might really be called. It seems


    As I've only been using existing information, I don't have a clue about
    how to read this :-).

    > Shoutcast
    > stations, for example, can embed an "identity string" in their broadcast
    > that gives detailed information about the station you are listening to.
    > This info is viewable through WinAmp, for example. It would be really
    > cool to capture that info on the display, if possible.)


    I also added the option to automatically replace empty ARTIST/ALBUM
    strings when listening to streams by the playlist name (if available).

    --

    Michael

    -----------------------------------------------------------
    Help translate SlimServer by using the
    SlimString Translation Helper (http://www.herger.net/slim/)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •