![]() |
Re: [Support thread] Billboard Standby Screen
Quote:
|
Re: [Support thread] Billboard Standby Screen
Is there any chance that we can add short name for months like "Jan", "Feb" etc? (preloaded option)
|
Re: [Support thread] Billboard Standby Screen
That would be a nice option and also for the day names because here in Sweden {full-date} is too long between September and February so the Year is out of screen.
|
Re: [Support thread] Billboard Standby Screen
Quote:
Quote:
|
Re: [Support thread] Billboard Standby Screen
Quote:
|
Re: [Support thread] Billboard Standby Screen
Okey, I'll guess it's dead now :(
|
Re: [Support thread] Billboard Standby Screen
I use {full-date} on my screen and it's displayed in english, it looks like:
Thursday, 9 January 2017 Is it possible to have some script/file with names for days and months in another language and use with existing commands (weekday name, month name, etc.) to display them on screen. The above output would be: Četrtek, 9. januar 2014 Pretty please :) EDIT: I see sometning like this on page 95, will check there first if I can adapt. |
Try: {weekday},{date}
|
Re: [Support thread] Billboard Standby Screen
Code:
import feedparser /home/developer $ python /home/user/.scripts/rss.py Traceback (most recent call last): File "/home/user/.scripts/rss.py", line 3, in <module> print f.entries[0].title IndexError: list index out of range What's wrong? |
Re: [Support thread] Billboard Standby Screen
You should use a real url, the entries list is empty:
Code:
>>> import feedparser |
All times are GMT. The time now is 05:06. |
vBulletin® Version 3.8.8