Jump to content

vdesabou

Member
  • Posts

    466
  • Joined

  • Last visited

  • Days Won

    22

Everything posted by vdesabou

  1. I've updated the page with more details and a GIF, see here Let me know if this is still unclear
  2. 5.1.2: * Fix for issue #29 (If you had more than 50 playlists, say 58, only the last 8 were processed) * Fix for playlist artworks not downloaded
  3. You mean it worked with version 5.1, but not version 5.1.1 ? Or you mean it worked when it was version 4.x ? I get error 404 with your link
  4. Yep, your client ID, either does not exist or is not correctly entered..Have you created your application as explained here https://github.com/vdesabou/alfred-spotify-mini-player/wiki/First-time-use Are you sure you copy pasted the right value for client ID, and for Client secret? Do you get this with version 5.1.1 ? -If yes, then provide the debug TGZ file by executing 'spot_mini_debug' -If not, try with 5.1.1, there are some validations for client ID and Secret.
  5. 5.1.1: Added more validations for authentication (check length is 32, check that Client Secret is different than Client ID). Added command spot_mini_reset to reset settings Let me know if some of you have issues with authentication
  6. Cool! Let me know if you have any issues or suggestions for improvement. Enjoy
  7. Thanks I appreciate this! I see exactly what's going on: I left an hard coded user id so it tried to fetch my tracks instead of yours... Version 5.1 shall fix this, grab it here http://www.packal.org/workflow/spotify-mini-player Let me know if this works better!
  8. Forgot to mention that Spotify has removed the notion of 'starred tracks', which is now kind of replaced by Your Music. So the playlist list does not return the starred playlist anymore. All you have to do is to create a new playlist, I called it 'Starred' and copy all your starred tracks in it. And the new version now supports 'Your Music'.
  9. I'm happy to announce version 5.0 which is a huge update ! New features: Using now Spotify WEB API instead of Spotify App APIUsing OAuth 2.0 authenticationControl Your Music, you can choose to control the Alfred Playlist or Your Music nowFeatured Playlists in your country, US and UKUpdate Playlists now also update playlists which have been updated (not only the ones added or removed as before)Reworked biographyMany more improvements The workflow has now its own WIKI page. The workflow now use a different API (Spotify WEB API) which requires an application to be set up (don't worry it takes literally one minute!), see instruction here I would be happy to have some feedback. Also, if you like the project, please star it on Github page
  10. The Spotify API I am currently using has been discontinued by Spotify (see https://developer.spotify.com/technologies/apps/) and the upgrade (per user) has started for a small percentage of users: I will work on moving the workflow to the new API. If you're ones of the unlucky who have received their update meanwhile, let me know.
  11. 4.6: * Fixed broken 'Play Random Track' * Now displaying notification for random track * Add 'Get current track information' keyword 'current' * Add notification for previous and next track Please restart Spotify after installation
  12. 4.4.91: * Fix for artworks being downloaded in online mode (it was a regression)
  13. I made a change in version 4.4.9 where Related Artists is only done for the first 1000 ones, so if your library is very large, other ones will be ignored. Version 4.4.9 is live (http://www.packal.org/workflow/spotify-mini-player), please restart Spotify after installing the workflow
  14. Is it the first time? If so, it downloads every single artwork for every track/artist/album/playlist Next "update library" should be much quicker
  15. Use the "spot_mini_kill_update" command, after that you should be able to see some results when using "spot_mini" Looks like the update library got stuck. It can happen if your library is very large. You can try this version of the workflow (it is without the related artists option) https://cloudup.com/itXjLlUJurV (restart Spotify after installing it). And then Update your library.
  16. Thanks. Don't hesitate to star it on github (https://github.com/vdesabou/alfred-spotify-mini-player) if you like it The cause of this problem is the same as Update Library issue, so version 4.4.8 should fix it. Please install 4.4.8 (and restart Spotify)
  17. I've posted a new version 4.4.8 which should fix the issue: 4.4.8: * Temporarly fixed problem with update library (see https://github.com/vdesabou/alfred-spotify-mini-player/issues/22) Note: Restart Spotify after you have updated the workflow
  18. Hello, Yes I'm aware of this issue (this is tracked here https://github.com/vdesabou/alfred-spotify-mini-player/issues/22). I can reproduce the issue as well. Looks like something changed on Spotify side since I did not change this part of code. I just need to find some time to investigate this...But i will for sure ! I'll keep you posted
  19. 1.1.3: * Browse all runs * Add Duration * Fixes and cosmetic changes
×
×
  • Create New...