slunak
slunak
Hi All, I am able to reproduce this issue with less objects however. To me it happens when object count in the collection is around 3,000 ~ 4,000. Both taxii...
@rpiazza thanks for the reply. I used initialization script from test data of this repo which already includes adding indexes to the db. After checking, indexes are indeed already added:...
> Regarding general slowness, I think the mongo backend is inefficient. One misconception people have is that if no filters are given, that no filtering should happen, and queries should...
I was getting the same depreciation notice in 3.4 and was able to get rid of it. I was calling the menus in views using the following: `{{ knp_menu_render('AppBundle:Builder:dashboardAccountMenu', {'template':...
> To be honest, in a decade of writing eCommerce applications, I've never had the use case for a Split method. Would love to hear yours? > > In general,...
~`GlancesClient` is missing here.~ - my fault, didnt see it was actually there. (edited) See also maybe there are more places where we can use `\sprintf`
I have exactly the same use case. The host should not be hardcoded.
Hey, thanks for looking into this. The workaround will not work. It will filter and display songs for the artist, it will play the song you chose but will send...
Thank you @thlucas1 this solution is exactly what I was looking for. There is a little bug though. I am not sure why this is happening... Notice the list of...
I double checked, and just in case re-downloaded the card, it is definitely on v1.0.63. In regards to the region: `country: UA` When running `spotifyplus.get_track_favorites` I get back lots of...