Commit Graph

75 Commits

Author SHA1 Message Date
Viktor Petersson
cfda155461 Added note about Screenly Pro. 2012-10-13 18:36:56 +02:00
Viktor Petersson
77ad7ab356 Merge pull request #15 from axel-b/master
solution for issue #14: spurious 'Starting new HTTP connection' log messages
2012-10-13 05:24:55 -07:00
Axel Belinfante
76b7eb0049 when not shuffling, only refresh playlist when it is changed, or deadline is reached 2012-10-13 12:45:28 +02:00
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
b75213e2fb Introduced Scheduler class, to simplify viewing loop 2012-10-13 11:36:11 +02:00
Axel Belinfante
2f27f1fbbe also without splash page, allow browser time to start 2012-10-08 12:25:30 +02:00
Axel Belinfante
2475d8444a only wait 60 seconds if we show the splash page 2012-10-08 10:48:03 +03:00
Axel Belinfante
5af1e8f3e1 silence view_web remote url availability check
avoid that the remote url availability check in view_web causes spurious log messages.

without this, we get messages in the /tmp/screenly_viewer.log:
 ...  Starting new HTTP connection (1): ...
2012-10-06 23:32:52 +03:00
Viktor Petersson
e45721412b Merge pull request #13 from axel-b/master
Bugfixes from @axel-b.
2012-10-05 16:13:51 -07:00
Axel Belinfante
4c15301765 minor html forms cleanup 2012-10-05 21:48:48 +02:00
Axel Belinfante
23028adb2d avoid unwanted playlist shuffle 2012-10-01 11:16:46 +02:00
Axel Belinfante
25dace81b4 show end of long urls (instead of start) in playlist, assets views 2012-10-01 10:26:16 +02:00
Axel Belinfante
c8a40c02a7 consistent open/close tags in html 2012-09-30 14:26:12 +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
24397cb0e3 Minor refactoring to make viewer.py cython compatible. 2012-09-22 00:35:25 +02:00
Viktor Petersson
c92245488c Added recommendation of memory split. 2012-09-20 22:15:38 +02:00
Viktor Petersson
4e726ee760 Further improved imports and resolved a name conflict. 2012-09-20 21:56:56 +02:00
Viktor Petersson
6d479943fd Performance optimization. Narrowed down imports to minimize memory footprint. 2012-09-20 21:43:02 +02:00
Viktor Petersson
b86b21c9e4 Improved cleanup script to detect dead omxplayer processes too. 2012-09-19 01:57:39 +02:00
Viktor Petersson
bb36a37b57 Clarified the installation procedure further. 2012-09-18 22:35:54 +02:00
Viktor Petersson
2d820321b0 Added new option to configure the resolution. 2012-09-18 15:02:28 +02:00
Viktor Petersson
91b0f05837 Fixed typo. 2012-09-17 22:40:01 +02:00
Viktor Petersson
2ddf4098b0 Forgot to change view_assets after changes to start/end_date. 2012-09-17 22:38:31 +02:00
Viktor Petersson
ef7e4af55d Changed first day of calendar to Monday (from Sunday). 2012-09-16 13:43:46 +02:00
Viktor Petersson
8919adaf3f Added requirements.txt-file 2012-09-15 16:56:34 +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
d66c454852 For when importing outside the folder. 2012-09-07 15:52:17 +02:00
Viktor Petersson
695fc6fb75 Import typo. 2012-09-05 21:21:42 +02:00
Viktor Petersson
cf0f08f3c8 Added ability to shuffle playlist. 2012-09-05 21:18:38 +02:00
Viktor Petersson
92c134311e Added ability to configure audio output in config-file 2012-09-05 20:29:40 +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
7b2e89ae10 Added feature to disable the splash page. 2012-09-04 18:24:02 +02:00
Viktor Petersson
a291966d5d Fixed typo 2012-08-25 15:35:32 +02:00
Viktor Petersson
5e1a091f80 Noticed some issues when installing over ssh. Added note about installing via screen 2012-08-25 15:23:27 +02:00
Viktor Petersson
c863c33540 Fixed typo 2012-08-14 17:56:25 +02:00
Viktor Petersson
2eecff1d73 Added link to the Raspberry Pi forum discussion. 2012-08-14 17:54:31 +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
cf33886b0e Fixed fatal bug that was introduced in commit df1e94688d. 2012-08-13 15:51:07 +02:00
Viktor Petersson
d114105c23 Fixed missing import. 2012-08-13 15:29:39 +02:00
Viktor Petersson
0bf17eb4e8 Clarified to avoid some misconceptions about Screenly. 2012-08-11 23:15:03 +02:00
Viktor Petersson
29a09d132a File restructure for Bottle compliance. 2012-08-11 12:10:16 +02:00
Viktor Petersson
20078985eb Minor formatting fix. 2012-08-10 16:06:27 +02:00
Viktor Petersson
aed9cb7788 Fixed indentation issue and missed incorrect mappings. 2012-08-10 15:44:21 +02:00
Viktor Petersson
a8df6046a8 Ignore OS-generated meta files. 2012-08-10 15:38:00 +02:00