Announcement

Collapse
No announcement yet.

How to add a playlist with command?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to add a playlist with command?

    hi,

    is can start winamp and start playing with this command:

    code:
    winamp.exe /play
    I wan´t to add a playlist per command. But tat doesn´t work:

    code:
    winamp.exe /addplaylist \list.m3u
    code:
    winamp.exe /addplaylist list.m3u
    code:
    winamp.exe /addplaylist E:\winamp\Test.m3u
    So how can i do that? thx!

  • #2
    To add a playlist file:
    code:
    "C:\Program Files (x86)\Winamp\winamp.exe" /ADD "C:\some path\to\Any folder\playlist.m3u"
    To add a playlist file and start playing:
    code:
    "C:\Program Files (x86)\Winamp\winamp.exe" /ADD "C:\some path\to\Any folder\playlist.m3u" && "C:\Program Files (x86)\Winamp\winamp.exe" /PLAY
    To see all command line options:
    code:
    "C:\Program Files (x86)\Winamp\winamp.exe" /?
    Windows 10 Home, 64 bit, Winamp 5.666, Bento Skin

    Comment


    • #3
      thank you ryerman, it´s working!

      Comment


      • #4
        I think DrOs time restore plugin has similar functions as well...
        PENN STATE Radio or http://www.LION-Radio.org/
        --
        BUG #1 = Winamp skips short tracks
        Wish #1 = Multiple Column Sorting
        Wish #2 = Add TCMP/Compilation editing

        Comment


        • #5
          My method is this:

          Playlist pinned down to Taskbar of Windows 7 / 10

          And the playlist do not list file but whole [main] folders

          I can also place shortcuts to playlist in favorite Toolbars of FreeCommander.

          Easy, reliable and quick



          And I bet there is a way co configure those FC shocrtuts in such a way that I could have new instances of Winamp opening with predefined playlist. One could also try to write a BAT or PS1 script for it - and the pin it to Taskbar or place it in FreeCommander o other file-manager

          Comment

          Working...
          X
          😀
          🥰
          🤢
          😎
          😡
          👍
          👎