askvictor

Results 16 issues of askvictor

When I try to run this from a new install now I get an error message: UiApp has been deprecated. Please use HtmlService instead. [Details | Dismiss] Dismiss doesn't do...

When trying to install from the App Gallery: Go through: Script Gallery -> Mail Merge Done Right -> Install A red error appears in the gallery page saying "File name...

bug

as per https://github.com/simon-weber/gmusicapi/blob/c22204a174d04daffb2cf1e34de1c2c71f3f79c6/HISTORY.rst search_all_access() has now been replaced by search()

It seems that the plugin handles URLs within squeezebox in the format `googlemusic:track:IDOFTHETRACK` I've written an android app to allow flinging from the Android Google Play app to a Squeezebox...

As far as I can tell, instant mixes are supported by the create_station() API call; when AA is not enabled, this just returns songs from your own library. Not sure...

Add support for Micropython for compatible boards (e.g. esp8266 family) - Digi Xbee3 Board Support https://github.com/platformio/platformio-core/issues/2863 - Raspberry Pi (https://github.com/platformio/platformio-core/issues/3937)

platform
feature
framework

PyCharm has a context menu option to "Execute Selection in Python Console" (and "Execute Line" if nothing is selected). It would be nice to add another option via this plug...

enhancement
REPL

This is in the thought-bubble stage at the moment, given that micropython does not have pdb (currently). However, on the assumption that it will at some point, it might be...

enhancement
help wanted

Any pointers where I'd look to implement the ability to download the HR and steps data the band 3 has stored on it, along with timestamps? i.e. the same operation...

It would be super useful to have the same place to access the device via a WebREPL if that has been set up, or directly via a serial port if...