Viktor Petersson
73cddaada4
Added upgrade script.
2013-01-24 16:25:45 +01:00
Viktor Petersson
dcdedd67e0
Closes #25 . Adds support for configuring the listening address in screenly.conf. Default address is 0.0.0.0:8080.
2013-01-22 19:25:05 +01:00
Viktor Petersson
53c81e786d
Improved installation script to user requirements.txt instead of hardcoded packages in install.sh.
2013-01-21 20:20:29 +01:00
Viktor Petersson
b736f5db24
Streamlined installation process.
2013-01-18 13:40:30 +01:00
Viktor Petersson
ce8a522d8b
Adds auto full screen. Closes #24 .
2013-01-18 13:22:48 +01:00
Alexander Ljungberg
be5897a675
Move settings into its own module.
...
This makes it possible to import settings from different modules, and also makes the viewer.py code a little more clear as we're now accessing settings.nodetype, settings.shuffle_playlist and so on.
2013-01-16 21:54:43 +00:00
Viktor Petersson
8fbbdd6536
Added full path.
2012-11-08 18:39:31 -08:00
Christian Nilsson
ea683f6eb3
Fix misc/install.sh: 9: misc/install.sh: [[: not found
...
Non existing [[ in raspbian?
Fix handle non existing openbox configuration path in fresh raspbian image
Caused windows decorations to show up on some installations.
Check file exists before trying to make backup. (avoid error messages)
2012-10-29 23:51:14 +01:00
Viktor Petersson
5f73d522b7
Refs #21 . Adds (somewhat untested) watchdog for omxplayer that kills omxplayer-processes older than one hour. Must also be added to cron to run every X minutes.
2012-10-28 21:51:31 +01:00
Viktor Petersson
b86b21c9e4
Improved cleanup script to detect dead omxplayer processes too.
2012-09-19 01:57:39 +02:00
Viktor Petersson
2d820321b0
Added new option to configure the resolution.
2012-09-18 15:02:28 +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
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
20078985eb
Minor formatting fix.
2012-08-10 16:06:27 +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
2d04d35dd5
Closes #6 . Adds disk storage check prior to launching installer.
2012-08-07 22:08:54 +02:00
Viktor Petersson
2e646b5fee
Added logging to xloader.sh
2012-08-04 16:10:29 +02:00
Viktor Petersson
d64947cf64
Added support for the Watchdog device.
...
Credits to Steve Robillard (http://raspberrypi.stackexchange.com/questions/1401/how-do-i-hard-reset-a-raspberry-pi )
2012-08-04 12:45:20 +02:00
Viktor Petersson
0fa752d2e2
Removed redundant dependency
2012-08-01 12:14:56 +02:00
Viktor Petersson
dda58d7182
Added option to silent the boot process
2012-08-01 12:12:59 +02:00
Viktor Petersson
986ac87713
Fixed bug with missing folder
2012-08-01 11:30:28 +02:00
Viktor Petersson
752d6cfe10
Forgot a dependency.
2012-07-25 14:47:08 +02:00
Viktor Petersson
dc87823abd
Renamed server to a more logical name.
2012-07-25 11:07:51 +02:00
Viktor Petersson
a1536cfa78
Minor tweaks.
2012-07-25 11:05:47 +02:00
Viktor Petersson
d4af1366f4
Initial commit.
2012-07-25 11:05:30 +02:00