Λlexis
Λlexis
Understand but maybe just add a text after “Volume” like “Volume - iTunes” But I thing is best to wait for the new music app now 🙃
Is it something that could be implanted anytime soon ? My hosting only provide 5Gb of mail storage, so I delete all the advertising mail or parcel tracking etc… I...
Hey, have you found a solution regarding this issue ? Because when I do a $ python3 --version I'm up to date but I have the exactly same error as...
Hi there, Have you found any solution ? I had the exact same path than you, and I'm facing this Internet connection status : error Unable to login
I by-pass the install by using python3 instead of python in the command files. But now when I run the quickstart.py I have this error ```python myusername@Users-MacBook-Air instapy-quickstart-master % python3...
Don't understand how it solve the problem 'cause on Dark Sky FAQ, they said : > As a security precaution we have disabled cross-origin resource sharing (CORS) on our servers....
Understood that, but for me the proxy.php return me the message "URL format invalid" And it's exactly the same from the repo except I add my API key. And when...
For sure ! here it is ``` $.simplerWeather( { location: '40.785091,73.96828', authmethod: 'proxy', proxyurl: 'https://www.mydomain.com/js/proxy.php' success: function( weather ) {'YES BABY'}, error: function( error ) {'ERROR BABY'} }); ```
OMG, so stupid 🤦🏻♂️ Don't have an error in the console anymore, but still not working. Tha problem probably comes from the proxy.php, when I visit proxy.php, I've got **URL...