Did you find this article helpful?
Is there a command to play a playlist using command line?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I want to fall asleep and wake up to music on Spotify. I'm making a batch file to do this but I still need a command to play a playlist on Spotify. If you know how to do this can you please help. Thanks.
This is what I have so far -
@echo off
ping 1.1.1.1 -n 1 -w 10000 >nul
c:\windows\system32\taskkill.exe /f /im spotify.exe
ping 1.1.1.1 -n 1 -w 20000 >nul
C:\Users\User\AppData\Roaming\Spotify\spotify.exe
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page