![]() |
Re: [Support thread] Billboard Standby Screen
Quote:
How can I check if the chmod command really went through successfull? - I doubt it did... Quote:
To avoid that next time... :) |
Re: [Support thread] Billboard Standby Screen
UTF-8 without BOM is a safe bet. Don't use UCS-2 (UTF-16).
|
Re: [Support thread] Billboard Standby Screen
Quote:
Code:
#!/usr/bin/python |
Re: [Support thread] Billboard Standby Screen
Quote:
Code:
#!/usr/bin/python |
Re: [Support thread] Billboard Standby Screen
Quote:
|
Re: [Support thread] Billboard Standby Screen
I wonder if it's possible that Billboard read from Accuweather? I know it already reads from MeeCast but I had been using Accuweather all along due to its more accurate weather data where I'm staying
|
Re: [Support thread] Billboard Standby Screen
Quote:
|
Re: [Support thread] Billboard Standby Screen
Quote:
|
Re: [Support thread] Billboard Standby Screen
Quote:
What really drives me crazy is I still can't get the uptime to display via the python script. I tried thedead1440's uptime.py and set up a new script with notepad++ (on Win7) with settings as UNIX, UTF-8 without BOM but still no success. I'm unsure if the chmod-command was successful or not - is there a way to check? Anything else that may inhibit proper display of the script? Probably a general problem with python on my phone? |
Re: [Support thread] Billboard Standby Screen
For the record, if you're running the script with 'python uptime.py' you don't need to chmod it. Stating 'python uptime.py' just feeds it directly into the python interpreter.
That first line of the script tells it to use the python interpreter, so that you CAN just use it as an executable. For the record, I got it to work. All I did was create the script on the phone itself with 'nano uptime.py' as the normal user. Then under Billboard settings, I put in Code:
Uptime: {script:python /home/user/uptime.py} slaapliedje |
All times are GMT. The time now is 10:17. |
vBulletin® Version 3.8.8