Axel Belinfante
12c6328d57
let viewer poll server for playlist updates
...
so they have more immediate effect
TODO
- compare new playlist with old one, to make smooth transition
from old playlist to new one
- factor out web address into variable
2012-10-13 12:39:03 +02:00
Axel Belinfante
76bf252454
allow viewer log file to be absent
2012-09-30 14:49:54 +03:00
Viktor Petersson
a40591db6c
Resolved import conflict.
2012-09-26 20:26:36 +02:00
Viktor Petersson
6d479943fd
Performance optimization. Narrowed down imports to minimize memory footprint.
2012-09-20 21:43:02 +02:00
Viktor Petersson
0f5850692a
Improved scheduling with jQuery-based time/date-picker. Removed seconds from time.
2012-09-15 16:49:08 +02:00
Viktor Petersson
1e1017608a
Resolved issue when 'show_splash' was set to False.
2012-09-05 17:35:04 +02:00
Viktor Petersson
7e67a93c33
Missed a few files
2012-09-05 17:13:38 +02:00
Viktor Petersson
0fc902884d
Moved config-options from the python files into its own config-file (~/.screenly/screenly.conf).
2012-09-05 17:13:21 +02:00
Viktor Petersson
e86bf2d9ce
Improved UTF8 compatibility in both names and filenames.
2012-09-05 15:23:34 +02:00
Viktor Petersson
f12991a11e
Fixed bug that prevented unscheduled events to be edited.
2012-09-05 13:32:36 +02:00
Viktor Petersson
a0f2f858d4
Closes #9 . Fixes invalid references due to the drop of the 'filename' column.
2012-08-14 17:50:44 +02:00
Viktor Petersson
79fd49e860
Closes #8 . Forgot to remove reference.
2012-08-14 17:22:30 +02:00
Viktor Petersson
29a09d132a
File restructure for Bottle compliance.
2012-08-11 12:10:16 +02:00
Viktor Petersson
aed9cb7788
Fixed indentation issue and missed incorrect mappings.
2012-08-10 15:44:21 +02:00
Viktor Petersson
df1e94688d
Dropped database column (make sure to run migration.py), otherwise Screenly will break.
...
Added more more redundancy to web_view by first checking for a 200-status before trying to load with the browser.
2012-08-10 15:37:37 +02:00
Viktor Petersson
c11895be8e
Prettified the code a bit and fixed a minor typo.
2012-08-08 17:59:57 +02:00
Viktor Petersson
fcefe8388e
Added proper path joining.
2012-08-04 21:30:17 +02:00
Viktor Petersson
8b98aca87b
Re #2 . Filters 'view playlist' based on start and end time/date.
...
Adds new view to view all assets.
2012-08-01 13:48:08 +02:00
Viktor Petersson
e3f9d9b0d1
Clarified licensing.
2012-07-25 12:16:55 +02:00
Viktor Petersson
dc87823abd
Renamed server to a more logical name.
2012-07-25 11:07:51 +02:00