Jump to content

WelchWay

Member
  • Posts

    38
  • Joined

  • Last visited

Everything posted by WelchWay

  1. Cool, i'm just caching artworks so I'll let that finish and give it a go!
  2. Yes it looks like I have this file but like you say in your other post, it's not up to date with my latest playlist. Have you managed to find another work around to get an up to date list? Yes this is correct The starred json seems to be correct but still having no luck populating the library properly, I have opened the json in sublime and added the library by hand which took a while due to the size but seems to have worked correctly. Not ideal but better than nothing! Still don't understand why I'd get an out of memory exception if you are not. Got plenty of memory available here on my MBA (8GB RAM) even done a memory clean to see if it helps with no luck. I'll try closing all over running apps when I get a chance and running a library update.
  3. I've removed the mini player completely, downloaded and installed v1.14 and tried to install my library, I get the following results: - playlists.json created - individual playlist_X.json files created (98 :-) ) - library_starred_playlist.json created - library.json created but has a size of zero bytes as the same memory exception as before is hit - I have not set caching of artwork to true - cleared artwork cache through setting before library install just to be sure Looks like we're almost there. It's odd that it's working alright for you with my library. Does the library.json in the workflow folder come out as the correct size?
  4. I get it both when creating a new library and updating an existing one. The output to the log file appears to have changed as the notification contents isn't appearing in the log. From the notification contents is: Fatal error: allowed memory size of 134217728 bytes is exhausted (tried to allocate 32 bytes) in /users... I've removed the playlists.json and it's not been regenerated, presumably because of the error.
  5. Did you try it with my large library? I've updated and it's giving me an out of memory error notification (nice touch) again. Excited about the update, added a couple of playlists by hand earlier to try out the functionality, I'm loving it, but doing all my playlists would take ages
  6. V1.12 works for me too! Awesome! Thank you. Might try changing to search all playlists just to see the impact later on...
  7. You can get the zipped json here: https://dl.dropboxusercontent.com/u/12409336/library.json.zip Can you let me know once you have it so I can take down the link. Cheers for the help with this.
  8. Updated to V1.11 and reinstalled everything, still no library_starred_playlist.json and now the outputlog gives: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 81 bytes) in /Users/andy/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.8990DD0A-7097-4936-903B-B9D8A0E41705/main.php on line 51 It seems like the library is getting loaded into memory multiple times? as a 15mb json file should only take up 15728640 bytes. I've been looking around the forum and can't see any way to direct message you, it could be due to my being a new member? I get this message at the top of my replies "You can make 5 more posts until Today, 02:19 PM. This restriction is in place until 24 April 2013 - 02:16 PM"
  9. thanks for quick update, i've installed v1.10 and I now get the following errorin the output log: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 28395741 bytes) in /Users/andy/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.1C9D6F6A-24BE-4013-A636-E186A1F4BC17/main.php on line 51 I still haven't got a library_starred_playlist.json file though, how should this be generated? Does the mini player interrogate the library json and produce it itself? If it's only running off the starred_playlist will it only try to allocate that as opposed to the full library? Thanks for all your help, hope we can get this working.
  10. It's v1.9 outputlog contents: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /Users/andy/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.1C9D6F6A-24BE-4013-A636-E186A1F4BC17/main.php on line 44
  11. library_starred_playlist.json doesn't exist in the com.vdesabou.spotify.mini.player folder, only library.json and settings.plist Setting contents: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>all_playlists</key> <string>false</string> <key>max_results</key> <string>10</string> </dict> </plist>
  12. Yeah the library is 14.2MB :-S It's been going for a couple of hours now and while the play/pause/skip etc commands are working fine when I go to the actual mini player (spot_mini) to search etc I just get a "please wait..." message pop up in Alfred...is this just due to the library size and it not being able to cope? "Starred playlist search scope only" is active. Cheers
  13. Hi vedesabou, I've just been adding this in, looks awesome! while the library is updating I was just wondering if there's a quick way to export the information for the playlist json? I've got 100+ playlists and I don't fancy the idea of setting them all by hand. Thanks!
×
×
  • Create New...