vdesabou Posted April 4, 2020 Author Posted April 4, 2020 3 minutes ago, friedmilk said: Oh, sorry! I was being unclear. I meant to say that I'm not being able to run anything in Spotify mini anymore. Alfred is running just fine. Whenever I try to play a song from Spotify mini it just launches the Spotify desktop app and nothing happens. After the Spotify desktop app has started and I'm trying to play songs using Spotify mini it doesn't do anything either. I am connected to my account and I can browse around in Spotify mini, but it doesn't want to play anything. ok, please send debug zip file as I mentioned in my previous update
vdesabou Posted April 26, 2020 Author Posted April 26, 2020 Hello All, I've just released version 9.0, which is a major version with lot of improvements (podcast support, modifier key to queue tracks or episode, preview tracks, etc..) see article here https://alfred-spotify-mini-player.com/blog/Version-9.0/ Enjoy ! cands, forgetfulfellow and JJJJ 2 1
Mike Outram Posted April 26, 2020 Posted April 26, 2020 Thanks for this! Just wondering: I'm wanting to create a database to manage 350 of my playlists (making sure they're up to date, etc) Is there a way to export info from the app to something like Google Sheets? I guess I'd like to get the Playlist Title, A Link so it opens in Spotify, When last updated into GSheets. Cheers!
vdesabou Posted April 26, 2020 Author Posted April 26, 2020 3 minutes ago, Mike Outram said: Thanks for this! Just wondering: I'm wanting to create a database to manage 350 of my playlists (making sure they're up to date, etc) Is there a way to export info from the app to something like Google Sheets? I guess I'd like to get the Playlist Title, A Link so it opens in Spotify, When last updated into GSheets. Cheers! there is no export function, but all your data is stored locally in a SQLite dB, so you can eventually export from that. Mike Outram 1
Mike Outram Posted April 26, 2020 Posted April 26, 2020 @vdesabou - Thanks, I got everything I need from the DB. Last thing - Can the Mini Player open a spotify URI?
vdesabou Posted April 27, 2020 Author Posted April 27, 2020 6 hours ago, Mike Outram said: @vdesabou - Thanks, I got everything I need from the DB. Last thing - Can the Mini Player open a spotify URI? Yes, using external trigger, see this comment here cands 1
Mike Outram Posted April 27, 2020 Posted April 27, 2020 Thanks, I can get that to play the playlist, but is there a way to do that and open the Spotify player as well, or would I just have to switch apps? I'm wanting to see the playlist to update it, rather than hear it. I can do it by opening the URI in terminal in Alfred but I get the feeling I'm doing some unnecessary steps there. Basically what I want to do it the same as if I pasted in the URI into the Spotify search tab where it opens the playlist but doesn't play it.
vdesabou Posted April 27, 2020 Author Posted April 27, 2020 13 minutes ago, Mike Outram said: Thanks, I can get that to play the playlist, but is there a way to do that and open the Spotify player as well, or would I just have to switch apps? I'm wanting to see the playlist to update it, rather than hear it. I can do it by opening the URI in terminal in Alfred but I get the feeling I'm doing some unnecessary steps there. Basically what I want to do it the same as if I pasted in the URI into the Spotify search tab where it opens the playlist but doesn't play it. The best way is to go to the playlist in the workflow, and then choose open in spotify:
JustMeJulia Posted May 14, 2020 Posted May 14, 2020 Hi there! I wanted to ask how I can modify the *amount* of volume increase and decrease? A friend of mine tweaked the workflow in Alfred for me in the past (I'm not a coder, but I can change a line of script if you tell me where and what to change it to ), but I have a new Mac now. Whenever I press my hotkeys for increasing or decreasing the volume, it changes by WAY too much. I want smaller steps. Thanks! zlc1952 1
vdesabou Posted May 14, 2020 Author Posted May 14, 2020 2 minutes ago, JustMeJulia said: Hi there! I wanted to ask how I can modify the *amount* of volume increase and decrease? A friend of mine tweaked the workflow in Alfred for me in the past (I'm not a coder, but I can change a line of script if you tell me where and what to change it to ), but I have a new Mac now. Whenever I press my hotkeys for increasing or decreasing the volume, it changes by WAY too much. I want smaller steps. Thanks! Simply go in settings (invoke workflow spot_mini and this is the last option): JustMeJulia 1
JustMeJulia Posted May 14, 2020 Posted May 14, 2020 8 minutes ago, vdesabou said: Simply go in settings (invoke workflow spot_mini and this is the last option): Ahhh! 🤦🏻♀️ Of course. I had fiddled with this before but couldn't really hear a difference. Now I set it to 8% and lo and behold, it's exactly what I needed. Thank you!
Muzakian Posted June 13, 2020 Posted June 13, 2020 Hi! I was wondering if anyone could help me with a simple scenario - I am hoping to be able to add a song to my music ("Your Music", or equivalently, "liking" a song") in just one command. I was hoping I could just type "add" (which does bring up two options) but I can't figure out how to make either of them map directly to liking the song and adding to "your music". One of the options says "add to alfred playlist or your music" but I couldn't figure out how to make that option go to Your music (though I was able to make it add to a playlist I set as the alfred playlist, but I don't want that). The other option is to add to a playlist, and then one command later "add to your music" shows up as an option you can pick. Is there a way to do this in one command?
RuslanI Posted July 20, 2020 Posted July 20, 2020 Hi! Is there a way to change the keyword to invoke the workflow? I even have not been able to find out which trigger object starts the workflow))
vdesabou Posted July 20, 2020 Author Posted July 20, 2020 2 minutes ago, RuslanI said: Hi! Is there a way to change the keyword to invoke the workflow? I even have not been able to find out which trigger object starts the workflow)) You have an example here:
RuslanI Posted July 20, 2020 Posted July 20, 2020 12 minutes ago, vdesabou said: You have an example here: Yes, I have successfully set the keyboard shortcut but I was wondering if I could also change the keyword from `spot_mini` to something different.
vdesabou Posted July 20, 2020 Author Posted July 20, 2020 1 minute ago, RuslanI said: Yes, I have successfully set the keyboard shortcut but I was wondering if I could also change the keyword from `spot_mini` to something different. Yes it is described here: RuslanI 1
Relic24 Posted August 5, 2020 Posted August 5, 2020 Doesn't seem like the workflow "updates", when I create and delete new playlists in spotify. E.g. I deleted a playlist and created another, the deleted playlist still displays in alfred, while the newly created doesn't register at all. Can the author help with this :)?
vdesabou Posted August 5, 2020 Author Posted August 5, 2020 3 minutes ago, Relic24 said: Doesn't seem like the workflow "updates", when I create and delete new playlists in spotify. E.g. I deleted a playlist and created another, the deleted playlist still displays in alfred, while the newly created doesn't register at all. Can the author help with this :)? Send me an email by following this link
Jan Peeters Posted October 1, 2020 Posted October 1, 2020 Hi, I've been searching but have not found how I can do the following in the Spotify Mini Player workflow: If I've made a row of selections like: spot_mini Fleet Foxes > Browse Artist > Related Artists I've not found a way to revert back step-by-step so that I can choose some other action on Fleet Foxes or do another action in spot_mini. I always seem to have to empty the Alfred search field and typ spot_mini again. Does anyone know of a way, shortcut, how I can do these steps: spot_mini Fleet Foxes > Browse Artist > Related Artists spot_mini Fleet Foxes > Browse Artist > spot_mini Fleet Foxes > spot_mini Thanks, Jan
deanishe Posted October 1, 2020 Posted October 1, 2020 22 minutes ago, janpeeters said: Hi, I've been searching but have not found how I can do the following in the Spotify Mini Player workflow When you have a question about a specific workflow, please ask in that workflow's thread instead of creating a new one. I'm merging your thread. Jan Peeters 1
vdesabou Posted January 4, 2021 Author Posted January 4, 2021 7 minutes ago, akharrou said: Hey I have a problem: I just downloaded the workflow, made a spotify app, then entered in my app client id and app secret, and then did "Authenticate to Spotify", it took me to something that said: "INVALID_CLIENT: Invalid redirect URI". Help ? Also where is the documentation/setup tutorial ? You either forgot to set the redirect URI "http://localhost:15298/callback.php" or click the save button as mentioned in docs
eluxmaxel Posted April 28, 2021 Posted April 28, 2021 every time I do the authenticate setup I keep getting sent to this website https://alfred-spotify-mini-player.com/setup/
vdesabou Posted April 30, 2021 Author Posted April 30, 2021 On 4/28/2021 at 11:29 PM, eluxmaxel said: every time I do the authenticate setup I keep getting sent to this website https://alfred-spotify-mini-player.com/setup/ Send me an email by following this link
eluxmaxel Posted May 3, 2021 Posted May 3, 2021 On 4/30/2021 at 5:47 AM, vdesabou said: Send me an email by following this link Ok I just did
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now