mediabox rev 0
Initial commit with README AUTHORS COPYING and .hgignore
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Feb 23 11:03:37 2017 +0100 (2017-02-23) |
parents | |
children | 482996fb9b2f |
files | .hgignore AUTHORS COPYING README |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/.hgignore Thu Feb 23 11:03:37 2017 +0100 1.3 @@ -0,0 +1,1 @@ 1.4 +cache/
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/AUTHORS Thu Feb 23 11:03:37 2017 +0100 2.3 @@ -0,0 +1,1 @@ 2.4 +Christophe Lincoln <pankso@slitaz.org>
3.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 3.2 +++ b/COPYING Thu Feb 23 11:03:37 2017 +0100 3.3 @@ -0,0 +1,26 @@ 3.4 +Copyright (c) The Regents of the University of California. 3.5 +All rights reserved. 3.6 + 3.7 +Redistribution and use in source and binary forms, with or without 3.8 +modification, are permitted provided that the following conditions 3.9 +are met: 3.10 +1. Redistributions of source code must retain the above copyright 3.11 + notice, this list of conditions and the following disclaimer. 3.12 +2. Redistributions in binary form must reproduce the above copyright 3.13 + notice, this list of conditions and the following disclaimer in the 3.14 + documentation and/or other materials provided with the distribution. 3.15 +3. Neither the name of the University nor the names of its contributors 3.16 + may be used to endorse or promote products derived from this software 3.17 + without specific prior written permission. 3.18 + 3.19 +THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 3.20 +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3.21 +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3.22 +ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 3.23 +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3.24 +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3.25 +OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3.26 +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3.27 +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3.28 +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3.29 +SUCH DAMAGE.
4.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 4.2 +++ b/README Thu Feb 23 11:03:37 2017 +0100 4.3 @@ -0,0 +1,20 @@ 4.4 +README - CGI/SHell Media Box 4.5 +================================================================================ 4.6 + 4.7 +Light and elegant Media Box using CGI/SHell script and HTML5 technology. 4.8 + 4.9 +What is working right now 20170223: single audio, videoo, radio 4.10 +Tested with: 4.11 + 4.12 + lighttpd: ok 4.13 + httpd: audio ok, video dont start 4.14 + 4.15 +TODO: handle playlist with or withour javascript ? 4.16 + 4.17 + 4.18 +Playlists 4.19 +--------- 4.20 +Playlists are stored in user directory: ~./config/mediabox/playlists 4.21 +Existing playlist can be add into MediaBox with the cmdline tool: 4.22 + 4.23 + $ mediabox add-playlist path/to/playlist.m3u