Commit Graph

7372 Commits

Author SHA1 Message Date
Naomi Aro cc71c61fce CC-3816 : Automatic uploading of recorded shows, View on Soundcloud choice in menu doesn't work 2012-05-14 13:01:44 +02:00
Naomi Aro 97ce006130 CC-3816 : Automatic uploading of recorded shows, View on Soundcloud choice in menu doesn't work 2012-05-14 12:36:57 +02:00
denise eb182cf887 SAAS-223: Airtime Usage Metric: Amount of time spent broadcasting
- added phone_home_stat testing parameter
- fixed problem if missing data in airtime_latest_version file
2012-05-11 17:27:14 -04:00
denise b38bde6565 SAAS-223: Airtime Usage Metric: Amount of time spent broadcasting
-added default log data to upgrade script
2012-05-11 16:09:36 -04:00
denise de372f967d --removed function no longer in use 2012-05-11 16:09:36 -04:00
denise 746e55de32 SAAS-223: Airtime Usage Metric: Amount of time spent broadcasting
-calculated scheduled broadcasting
2012-05-11 16:09:36 -04:00
denise 195d0d8311 SAAS-223: Airtime Usage Metric: Amount of time spent broadcasting
-calculated scheduled usage
2012-05-11 16:09:36 -04:00
denise 624ba85212 - deleted old broken code from LiveLog.php 2012-05-11 16:09:36 -04:00
denise de3e5a6e3c SAAS-223: Airtime Usage Metric: Amount of time spent broadcasting
-fixed inserts into cc_live_log
2012-05-11 16:09:36 -04:00
denise 99738fad30 SAAS-223: Airtime Usage Metric: Amount of time spent broadcasting
-added cc_live_log inserts
2012-05-11 16:09:35 -04:00
denise bcf11bcb95 - removed default value from cc_live_log - end_time column 2012-05-11 16:09:35 -04:00
denise b448d188ea SAAS-223: Airtime Usage Metric: Amount of time spent broadcasting
-modified db schema
2012-05-11 16:06:28 -04:00
denise e347819c77 SAAS-223: Airtime Usage Metric: Amount of time spent broadcasting
-created cc_live_log table
2012-05-11 16:06:28 -04:00
Naomi Aro 4165bf6289 CC-3812 : Recorder needs to sleep using microseconds 2012-05-11 18:50:56 +02:00
Naomi Aro 2b55002532 CC-3809 : Metadata popup keeps loading by right clicking the preview button of a playlist, only in Firefox 2012-05-11 11:27:53 +02:00
Naomi Aro 4e2aee83fd CC-3806 : "n" of Add n items increases unexpectly 2012-05-11 11:04:16 +02:00
Martin Konecny 670c786924 -add missing column 2012-05-10 17:23:59 -04:00
Martin Konecny cfb4c201ff CC-3805: After upgrade, incorrect values in airtime.conf
-fixed
2012-05-10 16:57:13 -04:00
Martin Konecny ca4cbb0ce1 CC-3798: Upgrade from 1.9.0 to 2.1.0 in lucid: warning message
-fixed
2012-05-10 15:46:01 -04:00
Martin Konecny 532dd036c1 CC-3787- On upgrade, make sure user has all required debian packages.
-Just checking for the new packages introduced in 2.1 for now...
2012-05-10 14:46:22 -04:00
Martin Konecny a734540e5b CC-3791: Media Monitor crash when there are media files with non-ascii name in watched folder
-fixed with hack...
2012-05-10 14:36:59 -04:00
Martin Konecny a7a3da85c3 more debug information for system encoding 2012-05-10 11:16:51 -04:00
Martin Konecny f9bbdb1f33 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-05-10 11:14:57 -04:00
Martin Konecny b7285bba0d -fix missing import 2012-05-10 11:14:44 -04:00
Naomi Aro 5620c2b85e CC-3772: On upgrade, make sure values in cc_files year have correct format
removed to_date postgresql function, bad metadata will cause this to fail.
2012-05-10 17:01:22 +02:00
Naomi Aro e61924de37 CC-3799 : Dragging and dropping a track from the library causes the track in the library to be selected 2012-05-10 14:19:36 +02:00
Martin Konecny 9bb8e2ad8e CC-3792: Record show's file cannot be saved
-fixed
2012-05-10 00:12:14 -04:00
Martin Konecny ee52d2e36e CC-3792: Record show's file cannot be saved
-fixed
2012-05-09 23:24:15 -04:00
Martin Konecny a56755ed47 CC-3789: Need to place rejected files into /problem_files directory
-test liquidsoap playability before organizing file
2012-05-09 22:03:58 -04:00
Martin Konecny aeb9db95f0 CC-3794: Liquidsoap isn't in media monitor's path 2012-05-09 14:18:17 -04:00
Martin Konecny 3b2e812e51 CC-3791: Media Monitor crash when there are media files with non-ascii name in watched folder
-debug info
2012-05-09 12:21:53 -04:00
Martin Konecny be2e62c3d1 -ignore non-zero return value from service icecast2 start 2012-05-09 11:25:26 -04:00
Martin Konecny cbd495da28 full_install syntax error 2012-05-09 11:12:58 -04:00
Martin Konecny 80861bc643 CC-3771: year column in cc_files sometimes has values greater than 2^31-1, which causes postgresql to fail when trying to convert this to a year.
-better way to do this...
2012-05-09 01:18:58 -04:00
Martin Konecny 0c6144a0f6 CC-3789: Need to place rejected files into /problem_files directory
-make test_file_playability() a class method
2012-05-09 01:02:49 -04:00
Martin Konecny 032fb4e981 CC-3789: Need to place rejected files into /problem_files directory
-only do this for files under /srv/airtime/stor
2012-05-09 00:06:33 -04:00
Martin Konecny 4caba5bdea CC-3789: Need to place rejected files into /problem_files directory
-done
2012-05-09 00:02:02 -04:00
Martin Konecny f769472252 CC-3788: In Media Monitor convert to UTF-8 "just" before passing to urlencode, not before that.
-fixed
2012-05-08 23:58:48 -04:00
Martin Konecny a5ec83ebbd -clean up full_install scripts 2012-05-08 20:54:10 -04:00
Martin Konecny 6c4bb1ef9e -rename playlists.js to dashboard.js 2012-05-08 20:41:09 -04:00
Martin Konecny 55312e9538 -add missing semicolons 2012-05-08 20:37:45 -04:00
Martin Konecny 6305e4f846 -ensure correct permissions on created /srv/airtime/stor dir 2012-05-08 18:14:04 -04:00
Martin Konecny 0434ffc7bf CC-3786: "airtime-install -r" doesnt prompt if you want to overwrite config files or overwrite database
-fixed
2012-05-08 18:11:24 -04:00
Martin Konecny 7376e16077 CC-3784: Some media files can be added twice when trying to upload 200 media files
-should be fixed
2012-05-08 17:32:50 -04:00
Martin Konecny 56fa147b6f CC-3785: Make sure /srv/airtime has ownership root:www-data and permissions 02775 in upgrade script
-fixed
2012-05-08 15:55:49 -04:00
Martin Konecny ad7964899c -better logging.
-Also moved "-type f" argument to end of find command so that it doesn't
 need to do a "stat" on non ogg/mp3 files.
2012-05-08 14:57:16 -04:00
Martin Konecny a895c3a354 CC-3783: Liquidsoap file verification rejects all mono files
-fixed
2012-05-08 14:56:13 -04:00
Martin Konecny 818e0392e7 improved release script 2012-05-07 22:39:05 -04:00
Martin Konecny 8ad5b14de7 CC-3778: install warning
-fixed
2012-05-07 22:32:09 -04:00
Martin Konecny 22c1e67d58 CC-3779: Make Airtime more resilient to Ubuntu upgrades
undo this change for now
2012-05-07 18:12:59 -04:00