Commit graph

4162 commits

Author SHA1 Message Date
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
073f539f09 CC-2256 Airtime-upgrade.php does not upgrade the web app
put back in code as it got deleted during a merge a while ago.
2011-05-17 11:33:22 -04:00
martin
91caaf2c0f Merge branch 'cc-2126-user-should-not-be-able-delete-himself' into devel 2011-05-16 22:52:20 -04:00
martin
05900b4c94 Merge branch 'devel' 2011-05-16 22:42:34 -04:00
martin
a937dcb5ac -cc-2126: user should not be able to delete himself
added server side check
2011-05-16 22:37:54 -04:00
martin
df3b24d3ad CC-2209: Put database install stuff into a separate script
-removed sudo
2011-05-16 20:59:44 -04:00
martin
b87e661f96 Merge branch 'devel' of dev.sourcefabric.org:airtime 2011-05-16 11:45:23 -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
6657f22d21 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts:
	install/airtime-uninstall.php
2011-05-13 13:27:45 -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
James Moon
9ce351d8bb CC-2209:Put database install stuff into separate script
done.
2011-05-13 13:26:39 -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
James Moon
de9136c718 CC-2209:Put database install stuff into separate script
Note: Please carefully review the changes as I'm not sure if I
did it correctly. I tested it and it installed fine in both
cases(without an option and with option -n followed by
db-install script.
2011-05-13 13:24:27 -04:00
Naomi
e2a521aa37 show recorder daemon uses logging instead of print statements. 2011-05-13 11:25:47 -04:00
Martin Konecny
32acd59fcb Merge branch 'cc-2209-put-database-install-stuff-into-separate-script' into devel
Conflicts:
	install/airtime-install.php
	install/airtime-uninstall.php
2011-05-12 16:36:01 -04:00
James Moon
bd588f7f3e CC-2209:Put database install stuff into separate script
done.
2011-05-12 12:05:48 -07: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
James Moon
06f51aa78a CC-2251: Show content window pop up is too big
The show content window size is detemined dynamically based on
browsers viewport size.

I'm not sure what the size should be. So I set width and height
as like following:

width = viewport width * 4/5
height = viewport height * 2/3

Ratio can be easily changed.
2011-05-10 19:13:14 -04:00
martin
bc640d38f2 cc-2167-top-panel-doesn't-list-recording-shows 2011-05-10 19:06:35 -04:00
James Moon
d9813f21a2 CC-2209:Put database install stuff into separate script
Note: Please carefully review the changes as I'm not sure if I
did it correctly. I tested it and it installed fine in both
cases(without an option and with option -n followed by
db-install script.
2011-05-10 14:10:46 -07:00
mkonecny
359c4a4eb8 cc-2126: user shouldnt be able to delete himself
-changed it so that the "x" is still visible, but when clicking,
an error message shows. Did this because the columns were resizing
when the x wasnt visible. Also the empty column looked weird with only
one user.
2011-05-05 23:42:14 -04:00
James Moon
2a5df8bed9 CC-2126: User should not be delete himself
Done.
2011-05-05 23:42:14 -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
James Moon
48af794cfa CC-2188: Download action for all media file
Fixed. The issue was due to change in getFileUrl() in
StoredFile.php.
2011-05-05 17:01:22 -04:00
James Moon
6bbbdd5404 CC-2238: Deleting a playlist from right list
Fixed.

1. It only clears the left window form if 'delete' action is
clickced on the opened playlist.
2. similar functionality was implemented when 'edit meatadata'
form is opened in the left window.
2011-05-05 16:52:38 -04:00
mkonecny
9638f6dd3e cc-2167: now playing view with recording shows a gap
-implemented
2011-05-05 16:45:13 -04:00