Tomas Romero

Results 5 issues of Tomas Romero

Hi, I'm developing a testing framework for MeteorJS and I would like to add an adapter for blanket. I'm still failing to create the adapter, even after going through the...

When I try to use the plugin I'm receiving: ``` spotipy.client.SpotifyException: http status: 401, code:-1 - https://api.spotify.com/v1/search?q=somesong&type=track&limit=10&offset=0: No token provided ``` It seems like Spotify [removed unauthenticated calls to the...

Maybe out of scope, but would it be simple enough to be able to select user defined playlists from this plugin?

I fell I'm missing something very obvious here, but I cannot find `.vimtags` file. I installed `vim-easytags` eith `Vundler` (also installed `vim-misc` and `exuberant-tags`). Should `.vimtags` have been created automatically?...

Currently I'm trying to use this library to manage a case where I need `Bootstrap` css on a set of routes (admin routes, as of [meteor-admin](https://github.com/yogiben/meteor-admin)) and `Materialize` css on...

enhancement