Naomi Aro
|
4165bf6289
|
CC-3812 : Recorder needs to sleep using microseconds
|
2012-05-11 18:50:56 +02: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
|
b7285bba0d
|
-fix missing import
|
2012-05-10 11:14:44 -04: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
|
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
|
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
|
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
|
22c1e67d58
|
CC-3779: Make Airtime more resilient to Ubuntu upgrades
undo this change for now
|
2012-05-07 18:12:59 -04:00 |
Martin Konecny
|
95a130bd90
|
CC-3779: Make Airtime more resilient to Ubuntu upgrades
|
2012-05-07 16:46:53 -04:00 |
Martin Konecny
|
8de8a0be33
|
replace many Popen calls with more modern subprocess.call
|
2012-05-07 15:46:49 -04:00 |
Martin Konecny
|
ece93ac054
|
CC-3770: Make sure files in /srv/airtime/stor have world-readable permissions.
-fix silly regression
|
2012-05-07 14:39:54 -04:00 |
Martin Konecny
|
d997047f5e
|
CC-3770: Make sure files in /srv/airtime/stor have world-readable permissions.
-fixed
|
2012-05-07 14:25:49 -04:00 |
Martin Konecny
|
91d1dfbbfa
|
CC-3770: Make sure files in /srv/airtime/stor have world-readable permissions.
-fixed
|
2012-05-07 13:54:39 -04:00 |
Martin Konecny
|
240756f98b
|
CC-3767: Pypo push crashed
|
2012-05-04 19:50:16 -04:00 |
Martin Konecny
|
0685148c10
|
CC-3749: Media Monitor should not load files pypo cannot read
-incorrect variable name
|
2012-05-04 18:05:02 -04:00 |
Martin Konecny
|
b1611f5b86
|
CC-3749: Media Monitor should not load files pypo cannot read
-incorrect variable name
|
2012-05-04 18:01:49 -04:00 |
Martin Konecny
|
4d7d17fe55
|
fix invalid file variable name
|
2012-05-04 17:25:59 -04:00 |
Martin Konecny
|
676205bb00
|
CC-3750Media Library->Edit Metadata: media-monitor throw exception when trying to edit metadata with non-ascii characters
-Improved save metadata function
|
2012-05-04 15:49:33 -04:00 |
Martin Konecny
|
906b6e8bd0
|
CC-3749: Media Monitor should not load files pypo cannot read
-logic error
|
2012-05-04 15:22:54 -04:00 |
Martin Konecny
|
d98d23d483
|
CC-3749: Media Monitor should not load files pypo cannot read
-fixed
|
2012-05-04 15:04:54 -04:00 |
Martin Konecny
|
7e9d1a3308
|
CC-3749: Media Monitor should not load files pypo cannot read
-fixed
|
2012-05-04 13:50:38 -04:00 |
Martin Konecny
|
e13d06df45
|
CC-3749: Media Monitor should not load files pypo cannot read
-fixed
|
2012-05-04 13:45:43 -04:00 |
Martin Konecny
|
d6a12053eb
|
CC-3752: Media Monitor DB sync
-forgot to exit
|
2012-05-04 13:39:48 -04:00 |
Martin Konecny
|
fa373a683e
|
CC-3749: Media Monitor should not load files pypo cannot read
-fixed
|
2012-05-04 13:37:43 -04:00 |
Martin Konecny
|
08217d59fc
|
CC-3749: Media Monitor should not load files pypo cannot read
-fixed
|
2012-05-04 13:23:46 -04:00 |
Martin Konecny
|
ebc8af0863
|
CC-3749: Media Monitor should not load files pypo cannot read
|
2012-05-04 13:03:05 -04:00 |
Martin Konecny
|
6f3b1bc7c2
|
Remove 2 second sleep after pushing to Liquidsoap queue
|
2012-04-30 21:06:26 -04:00 |
Martin Konecny
|
39a3382157
|
CC-3736: Full Install fail at Ubuntu 12.04: virtualenv problem
-should be fixed
|
2012-04-30 17:53:28 -04:00 |
Martin Konecny
|
f59bae4246
|
CC-3736: Full Install fail at Ubuntu 12.04
-Fix logger format
|
2012-04-30 17:26:04 -04:00 |
Martin Konecny
|
234ee0f696
|
CC-3736: Full Install fail at Ubuntu 12.04
|
2012-04-30 17:13:52 -04:00 |
Martin Konecny
|
c84acdfea6
|
CC-3736: Full Install fail at Ubuntu 12.04
-Forgot some imports
|
2012-04-30 17:10:12 -04:00 |
Martin Konecny
|
141d27bf27
|
CC-3736: Full Install fail at Ubuntu 12.04
-various fixes
|
2012-04-30 17:06:35 -04:00 |
Martin Konecny
|
db2ccb1859
|
CC-3736: Full Install fail at Ubuntu 12.04: virtualenv problem
-pip no longer supports and we don't need the -E (environment) option
|
2012-04-30 15:48:36 -04:00 |
Martin Konecny
|
cf1e9e7615
|
configure locale for pypo
|
2012-04-27 17:25:12 -04:00 |
Martin Konecny
|
47051c460e
|
-syntax error in api_client
|
2012-04-27 16:20:40 -04:00 |
Martin Konecny
|
763d1918d9
|
fix pypo refusing to start
|
2012-04-27 16:18:23 -04:00 |
Martin Konecny
|
d7b6146ef9
|
locales for media-monitor
|
2012-04-27 16:08:51 -04:00 |
Martin Konecny
|
41aeec8a21
|
replace deprecated urllib with urllib2, and automatic reconnection attempts
|
2012-04-27 16:05:26 -04:00 |
Martin Konecny
|
0e32b5586f
|
make sure we create tmp directory for media-monitor if it doesn't exist.
|
2012-04-27 16:04:19 -04:00 |
Martin Konecny
|
da7b87866c
|
-check whether getdefaultlocale actually returns a value before attempting to use it.
|
2012-04-26 17:59:25 -04:00 |