Jump to content

vdesabou

Member
  • Posts

    466
  • Joined

  • Last visited

  • Days Won

    22

Everything posted by vdesabou

  1. Hi Andrew, I noticed this strange behavior: If I use empty UID, it displays results in same order as results in XML (expected), except for the last result.. See example below, I have the following xml (complete output here https://i.cloudup.com/sBu1xdxFRP.xml): <items> <item uid="" valid="yes" autocomplete=""> <arg> a:18:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:0:"";i:5;s:0:"";i:6;s:0:"";i:7;s:20:"update_playlist_list";i:8;s:0:"";i:9;s:0:"";i:10;s:0:"";i:11;s:0:"";i:12;s:0:"";i:13;s:0:"";i:14;s:0:"";i:15;s:0:"";i:16;s:0:"";i:17;s:0:"";} </arg> <title> Update Playlist List (use it when you have added or removed a playlist) </title> <subtitle> when done you'll receive a notification. you can check progress by invoking the workflow again </subtitle> <icon>./images/new/update.png</icon> <text/> </item> <item uid="" valid="no" autocomplete="Playlist▹spotify:user:vdesabou:starred▹"> <arg/> <title> Sélection (569 tracks)</title> <subtitle>by Vincent de Saboulin (vdesabou)</subtitle> <icon> /Users/vdesabou/Library/Application Support/Alfred 2/Workflow Data/com.vdesabou.spotify.mini.player/artwork/90badeb4076d291bd08c6c20ffe79625/vdesabou_starred.png </icon> <text/> </item> <item uid="" valid="no" autocomplete="Playlist▹spotify:user:trickyofficial:playlist:1u5vQfIxo8X1zoOInXxSGn▹"> <arg/> <title> Tricky’s Choice (95 tracks)</title> <subtitle>by trickyofficial (trickyofficial)</subtitle> <icon> /Users/vdesabou/Library/Application Support/Alfred 2/Workflow Data/com.vdesabou.spotify.mini.player/artwork/defe5e40d4c85e72406c0e6ac416942b/trickyofficial_1u5vQfIxo8X1zoOInXxSGn.png </icon> <text/> </item> <snip> <item uid="" valid="no" autocomplete="Playlist▹spotify:user:chibulls23:playlist:3e1ufHxVFft35akWPnXgEq▹"> <arg/> <title> Music from and inspired by the film DRIVE (115 tracks) </title> <subtitle>by chibulls23 (chibulls23)</subtitle> <icon> /Users/vdesabou/Library/Application Support/Alfred 2/Workflow Data/com.vdesabou.spotify.mini.player/artwork/65d1017e31390a2b57c23c9ca03b010f/chibulls23_3e1ufHxVFft35akWPnXgEq.png </icon> <text/> </item> </items> As you can see the playlist " Music from and inspired by the film DRIVE (115 tracks)" is at the end and has UID empty, but I get the following: This was not the case before and I had to apply a workaround on May 29th (see https://github.com/vdesabou/alfred-spotify-mini-player/commit/0393575ad65f923951a7a8a9d4c42c22de518ae0 ) so that must appeared in one of the last versions of Alfred? Is this a bug ? Alfred 2.3 (264). Reproducible: yes
  2. Hi, Sorry if I missed it, but I can't find this information in docs.. It seems to me that knowledge is not applied for valid=no and autocomplete results Let's take an example: I set uid with playlist name, valid='no' and autocomplete for playlist "La Musique de Paris Derniere": <item uid="La Musique de Paris Derniere" valid="no" autocomplete="Playlist▹spotify:user:lottademoulin:playlist:60eL7pH4yG8Jb2LVOOuMNA▹"><arg/><title>
  3. Hi, download it from Packal http://www.packal.org/workflow/spotify-mini-player
  4. Thanks, useful! I personally use also BetterZipQL QuickLook plugin https://github.com/sindresorhus/quick-look-plugins#betterzipql along with alfred quick look functionality.
  5. I sent you a PM with a link to beta version which should fix this issue
  6. FYI I had same issue this morning and opened bug here https://github.com/shawnrice/packal-updater/issues/1 but immediately close it because I've found the way to fix it by removing the data bundler directory, but I'll let Shawn confirm
  7. Not with this workflow, sorry. But you can still make a request in this forum http://www.alfredforum.com/forum/13-workflow-help-questions/
  8. 4.3.4: Star track display track info and artworkSearch artist online even when not in library (can happen when using ctrl on current playing track)
  9. This is fixed in version 4.3.3. You can grab the update in the "Check for update" in Settings section
  10. Ok my bad, again a release issue, can you try 4.3.2 https://github.com/packal/repository/raw/master/com.vdesabou.spotify.mini.player/spotifyminiplayer.alfredworkflow
  11. I think i found the issue with 4.3, please test updated version 4.3.1 here https://github.com/packal/repository/raw/master/com.vdesabou.spotify.mini.player/spotifyminiplayer.alfredworkflow
  12. Yes I don't know why but it seems Spotify needs to be restarted now when workflow is updated. Sorry for the trouble, I'll mention it for next updates I hope everything else is ok
  13. 4.3: New command "spot_mini_add_to_alfred_playlist": Add current track to Alfred Playlist Modifer action are now working on the now playing track (result which has the play/pause option) New action notifications now display artworks(Mavericks only) Various improvements Enjoy!!
  14. I can't reproduce on my side. Is the Alfred Playlist set? I see a problem if this is a local track, it is not added, I'll fix that, but I can't reproduce the pausing of Spotify. Can you open an issue here https://github.com/vdesabou/alfred-spotify-mini-player/issues to discuss this further? Yes, definitely doable. Can you open this request here ?https://github.com/vdesabou/alfred-spotify-mini-player/issues I'll add that whenever possible Thanks!
  15. Yeah, so I investigated this. I created a test account with no premium subscription. Registering a developer account was just one click, after that you land here : But you don't have to click the get application keys (this is needed only when you use libspotify which is for iOS/OSX dev), but for Spotify Apps needed for my workflow, it is not needed. I then checked that I have access to my application in spotify with my test account: So everything shall be fine with no premium account. Did you have a chance to use the workflow yet?
  16. Strange, the page https://developer.spotify.com/technologies/apps/ says "You can develop a Spotify App using both Free and Premium accounts." Can you try again to download here, i uploaded it again http://www.packal.org/workflow/spotify-mini-player
  17. Must be a Packal issue, because i'm using the download link from there http://www.packal.org/workflow/spotify-mini-player and it has 404 error. I've just updated it, maybe it needs some time to get updated on the backend.. Unless this has changed, premium account is not mandatory (but I have premium account, so cannot really test). Have you tried?
  18. Hi, When I try your workflow, I get:- Starting debug for 'Workflow Picker' [ERROR: alfred.workflow.input.scriptfilter] Code 1: 00:02:43 workflow.py:1256 ERROR 'categories' Traceback (most recent call last): File "/Users/vdesabou/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.00D8AA6A-5472-4597-8407-BF65330664C1/workflow/workflow.py", line 1254, in run func(self) File "categories.py", line 53, in main for i in pl['categories']: KeyError: 'categories' Any idea what's wrong? Thanks!
  19. I think I had same problem, the debug showed: Starting debug for 'Blur' [ERROR: alfred.workflow.input.scriptfilter] Code 1: 2014-05-11 15:08:09.547 defaults[14517:507] The domain/default pair of (/Users/vincent/Library/Preferences/com.runningwithcrayons.Alfred-2, experimentalBlur) does not exist Traceback (most recent call last): File "blur.py", line 24, in <module> currentBlur = subprocess.check_output(['defaults', 'read', 'com.runningwithcrayons.Alfred-2', 'experimentalBlur']).strip() File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 575, in check_output raise CalledProcessError(retcode, cmd, output=output) subprocess.CalledProcessError: Command '['defaults', 'read', 'com.runningwithcrayons.Alfred-2', 'experimentalBlur']' returned non-zero exit status 1 To fix that, I had to do in terminal (for Mavericks): defaults write com.runningwithcrayons.Alfred-2 experimentalBlur -int 5 Then the blur workflow is working fine
  20. Hi Vitor, I've updated to latest release but now I have issues with the file I'm working on https://raw.github.com/vdesabou/alfred-spotify-mini-player/master/README.md I believe it was working fine before, can you see what's wrong? The output is broken, see #1 Thanks!
  21. I think I've found the issue, can you please update to version 4.2.1? Please restart Spotify once it is installed
  22. Hi, I will have a look whenever possible, in the mean time, can you open an issue here https://github.com/vdesabou/alfred-spotify-mini-player/issues/new Thanks!
×
×
  • Create New...