dataexcess

Results 24 issues of dataexcess

Hi everyone, Kingfisher is an awesome library, but I can't seem to implement the following: In order to resolve a slow/jittery UICollectionView on initial scrolling, I checked out Time Profiler...

# Bug Report **Vime version:** 5.0.27 **Provider:** [] **Audio** [x] **Video** [] **HLS** [] **DASH** [] **YouTube** [] **Vimeo** [] **Dailymotion** **Current behavior:** incorrect styling after 'npm run generate' and...

bug

Hi there, I am using a regular expression to look for the url of the 'visually similar' button on google. This is the regex I use: **"href=((?:(?!href).)*?)>Vis"** and it works...

Hi, In the old SDK we should check for an active token and refresh if expired by doing something amongst the lines: ``` SPTAuth *spotifyAuth = [SPTAuth defaultInstance]; if (spotifyAuth.session...

Hello, I am using the server-side authentication with token-swap etc. When I call initiateSessionWithScope etc. I eventually receive a callback in the didInitiateSession SPTSessionManagerDelegate method if it is successfull. I...

Hello, In the readme you mention this pod has support for iphone/ipad portrati and landscape orientation, but when I test on iPhone landscape top and bottom buttons of the pin-view...

Hey, This looks awesome, but I was wondering if the inverse is also possible... parse this specific JSON object architecture into a MIDI file? It is not clear from reading...

Hi I've read halfway through your awesome book and now want to start diving into the code. Unfortunately, I cannot get past setting things up. After running 'pip install requirements'...

Hello, First of thanks for the awesome library. I am experiencing issues when trying to set a shortcut for my MASShortcutView. When I try to set "command-n" it correctly displays...

I am experiencing severe difficulties of simply zooming and then dragging the map around. On desktop it is not so bad. I understand that the map images need to load...