Commit graph

303 commits

Author SHA1 Message Date
martin
9afab251c5 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-05-17 11:55:27 -04:00
martin
35e617911b -show which process id is being shutdown when calling airtime-xxx-stop 2011-05-17 11:55:16 -04:00
Naomi
188f065f4f CC-2256 Airtime-upgrade.php does not upgrade the web app
need to check only a substring of the version constant.
2011-05-17 11:33:22 -04:00
Naomi
70355cc364 CC-2256 Airtime-upgrade.php does not upgrade the web app
trying to fix daemontools upgrade problems
2011-05-17 11:33:22 -04:00
Naomi
3f43c39f41 CC-2256 Airtime-upgrade.php does not upgrade the web app
changing to version 1.8.2
2011-05-17 11:33:22 -04:00
Naomi
ea1b254ebd CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
searching database by filename to retrieve file.
Checking if is supported audio file/temp audio file.
2011-05-13 18:03:34 -04:00
martin
84bf12627c -Hide error messages from CREATE USER and CREATE DATABASE
-Move airtime version string into "constant"
2011-05-13 16:47:58 -04:00
martin
c2960e9c2a -Fix unbound "response" variable when pypo got 404 error
-Sleep for few seconds after failing is_server_compatible instead of
exiting and instantly being awoken by daemon tools (less stuff in log
files)
-removed some useless try/except blocks
2011-05-13 16:08:04 -04:00
martin
f7b2c04aba cc-2241 20 second delay natty
-added special liquidsoap binaries for natty
2011-05-13 13:26:40 -04:00
Naomi
13faeabf32 show recorder daemon uses logging instead of print statements. 2011-05-13 13:26:40 -04:00
Martin Konecny
6a3c3bc334 -replace sudo with setuidgid in media-monitor 2011-05-13 13:25:55 -04:00
naomiaro
c191bc906f CC-1799 - Live Studio Playout from media library (pytagsfs)
dealing with programs that modify a file by using a tmp file.
2011-05-13 13:25:55 -04:00
naomiaro
306712fdc1 CC-1799 : Live Studio Playout from media library (pytagsfs)
need to add pypo to www-data group
2011-05-13 13:25:55 -04:00
naomiaro
a3d7c5e70b CC-1799 : Live Studio Playout from media library (pytagsfs)
metadata almost working from airtime form -> python daemon. Just need to look into permissions for some stor folders.
2011-05-13 13:25:55 -04:00
Naomi
5be039d349 CC-1799 : Live Studio Playout from media library (pytagsfs)
if a tag is edited by easytag, the change is now reflected in airtime database.
2011-05-13 13:25:55 -04:00
naomiaro
dbcfabfb76 CC-1799: Live Studio Playout from media library (pytagsfs)
using mutagen to get audio tags
2011-05-13 13:25:54 -04:00
Naomi
75d0229d39 CC-1799 : Live Studio Playout from media library (pytagsfs)
switching to using mutagen to get audio metadata (used by pytagsfs)
passing gunid of file to locate it in airtime
2011-05-13 13:25:54 -04:00
naomiaro
90e0a739f5 rebasing branch 2011-05-13 13:25:54 -04:00
Naomi
054ecee00a CC-1799 : Live Studio Playout from media library (pytagsfs) 2011-05-13 13:25:54 -04:00
Naomi
15a2022418 CC-1799 : Live Studio Playout from media library (pytagsfs)
sending a file's metadata to airtime when it is modified
2011-05-13 13:25:53 -04:00
Naomi
52efc79f8c CC-1799 : Live Studio Playout from media library (pytagsfs)
set up daemontools process for the media monitor script.
2011-05-13 13:25:53 -04:00
Naomi
e2a521aa37 show recorder daemon uses logging instead of print statements. 2011-05-13 11:25:47 -04:00
Martin Konecny
0beed387c5 -replace sudo with setuidgid in media-monitor 2011-05-12 12:34:30 -04:00
naomiaro
6fbd5112dd CC-1799 - Live Studio Playout from media library (pytagsfs)
dealing with programs that modify a file by using a tmp file.
2011-05-11 11:58:36 -04:00
naomiaro
c398b82c68 CC-1799 : Live Studio Playout from media library (pytagsfs)
need to add pypo to www-data group
2011-05-11 11:56:30 -04:00
naomiaro
9c46b0d396 CC-1799 : Live Studio Playout from media library (pytagsfs)
metadata almost working from airtime form -> python daemon. Just need to look into permissions for some stor folders.
2011-05-11 11:56:30 -04:00
Naomi
6834ecca76 CC-1799 : Live Studio Playout from media library (pytagsfs)
if a tag is edited by easytag, the change is now reflected in airtime database.
2011-05-11 11:56:30 -04:00
naomiaro
f64a1aae34 CC-1799: Live Studio Playout from media library (pytagsfs)
using mutagen to get audio tags
2011-05-11 11:48:56 -04:00
Naomi
5ba7679284 CC-1799 : Live Studio Playout from media library (pytagsfs)
switching to using mutagen to get audio metadata (used by pytagsfs)
passing gunid of file to locate it in airtime
2011-05-11 11:48:56 -04:00
naomiaro
5bd82cd3d7 rebasing branch 2011-05-11 11:47:41 -04:00
Naomi
a3e0ab5a8e CC-1799 : Live Studio Playout from media library (pytagsfs) 2011-05-11 11:44:31 -04:00
Naomi
a2b44689b4 CC-1799 : Live Studio Playout from media library (pytagsfs)
sending a file's metadata to airtime when it is modified
2011-05-11 11:44:31 -04:00
Naomi
c5ce86bd40 CC-1799 : Live Studio Playout from media library (pytagsfs)
set up daemontools process for the media monitor script.
2011-05-11 11:44:31 -04:00
martin
dd1a9c3de7 -fix regression with show-recorder not starting. 2011-05-10 20:19:39 -04:00
mkonecny
b9c1f7356f CC-2250: airtime-pypo-stop doesnt work
-fixed
2011-05-05 23:18:24 -04:00
mkonecny
3eafdeef5d CC-2215: Add ability to enable metadata for ogg streams
-done
2011-05-05 17:15:58 -04:00
mkonecny
ed0f24831d CC-2239-remove-sudo
-done! Replaced with su
2011-05-04 17:39:19 -04:00
martin
0f209d9f00 -liquidsoap-i386 compiled under 64-bit machine by mistake :/. Fixed. 2011-05-02 18:16:45 -04:00
martin
8e2019a935 cc-2182: Convert back to restful design
-done
2011-05-02 16:33:37 -04:00
martin
9e01e389ea cc-2182: convert back to restful design
-initial commit
2011-05-02 15:33:32 -04:00
martin
b3beab1dbd CC-2216: Update to latest liquidsoap binaries
-Done
2011-04-29 17:11:31 -04:00
martin
f1a314aa0a -update version string number for pypo 2011-04-22 01:05:47 -04:00
Naomi
a9d6bc3db5 CC-1799 : Live Studio Playout from media library (pytagsfs)
starting python script using pyinotify
2011-04-21 17:37:59 -04:00
martin
171828f8ad CC-2186: Integration of a logger tool
-initial check-in. Everything appears to be working...
2011-04-20 00:46:03 -04:00
martin
c1dd1e7415 CC-2198: airtime-pypo-stop airtime-pypo-start are ineffective
-fixed
2011-04-18 14:51:44 -04:00
Paul Baranowski
173d82007f CC-2166 Packaging improvements
Added command line options to the install process to overwrite or
preserve the existing config files.

Added the pypo-start/stop and recorder-start/stop symlinks to /usr/bin.

Renamed pypo-start.py to airtime-pypo-start.
Renamed pypo-stop.py to airtime-pypo-stop.
Renamed recorder-start.py to airtime-show-recorder-start.
Renamed recorder-stop.py to airtime-show-recorder-stop.

Renamed testrecordscript.py to recorder.py
2011-04-15 18:23:51 -04:00
Paul Baranowski
6d39af6fb9 Merge branch 'master' of dev.sourcefabric.org:airtime
Conflicts:
	dev_tools/pr.sh
2011-04-15 14:46:07 -04:00
Paul Baranowski
aab1ad16e1 CC-2166 : Packaging improvements
Fixed paths for pypo and the show recorder.

Pypo and the show recorder now read their paths from the INI files.
Note that liquidsoap and shell scripts do not yet read from the
INI files, and so that paths are hard-coded in those places.

On uninstall, no longer deleting INI files and the STOR directory.
Included a note to remove those by hand if they want them gone.

Fixed some bugs where not all directories were removed on uninstall.

Fixed bugs in the Show Recorder install where it was adding directories
that it didnt need.
2011-04-15 14:45:10 -04:00
Naomi
4814d90824 CC-2157 : Enable OGG streams by default, not MP3, due to lame distribution problems 2011-04-15 12:14:49 -04:00
Naomi
379e70ff23 CC-2169 : All logging should go to /var/log
pypo-liquidsoap log now in its folder
2011-04-14 17:16:50 -04:00