Commit graph

129 commits

Author SHA1 Message Date
Albert Santoni
a7a7df4236 CC-5668: Weekly recordings get overwritten 2014-06-09 15:04:35 -04:00
Albert Santoni
8a6ac21e8c CC-5679: Media Monitor: Uploading folder with tracks will erase organize folder itself
* Fixed problem where the "organize" folder would get deleted if you
  copied a directory into it. Would break FTP uploads on Pro.
2014-01-31 13:20:10 -05:00
Albert Santoni
2525c0dbd6 Fixed a race condition in media-monitor
* Prevent exception if files are copied in very quickly
2014-01-30 15:58:52 -05:00
denise
6501d563be CC-5276: Adding watched folder throws exception sometimes
Fixed by only converting length format if it is not already in the correct format
2013-08-12 16:01:55 -04:00
Martin Konecny
d06b2f3f94 CC-5116:
Please add opus into the file name filter

-fixed
2013-05-08 17:06:50 -04:00
Martin Konecny
80bd57ce4e CC-5050: Tracks with a very high track count cannot be saved into database
-fixed
2013-04-22 17:54:25 -04:00
Martin Konecny
c2fb811100 CC-5012:
remove all shell=True commands for subprocess calls

-fixed
2013-03-07 18:33:55 -05:00
Martin Konecny
e35416b1e8 undo - make sure path names are quoted when passing to lsof 2013-02-25 17:43:02 -05:00
Martin Konecny
deb50ea769 make sure path names are quoted when passing to lsof 2013-02-25 16:44:28 -05:00
Martin Konecny
57183b8ac8 prevent creation of Zombie processes when running lsof 2013-02-22 12:03:39 -05:00
James
a1837366be Merge branch 'cc-3018-silence-detection' into devel 2013-01-03 14:08:21 -05:00
James
b8f80866cf CC-3018: Automatically strip out silence from audio tracks
- done
2013-01-03 14:02:06 -05:00
Martin Konecny
f2322e4f76 -disable liquidsoap playability test 2013-01-03 11:48:00 -05:00
Martin Konecny
77da642996 -fix missing import 2013-01-02 17:49:06 -05:00
Martin Konecny
2589b133d9 CC-4343: Unflushed events loop in media monitor
-fixed
2013-01-02 16:58:24 -05:00
Martin Konecny
0596d1c391 Merge branch 'cc-4759-add-aac-stream-in-support' into devel
Conflicts:
	python_apps/media-monitor2/media/monitor/pure.py
2012-12-27 17:29:25 -05:00
Martin Konecny
735ad30483 CC-4726: Sometimes mm doesn't start after a fresh install
-fixed
2012-12-03 16:56:11 -05:00
Martin Konecny
e3761bd8d6 -make sure lsof works for files with spaces 2012-12-03 16:33:24 -05:00
Rudi Grinberg
8c97995c2f Added vulnerability where strings would not be escaped when pass to shell command 2012-11-21 12:55:57 -05:00
Rudi Grinberg
b2650b9a21 Added comment 2012-10-26 13:10:08 -04:00
Rudi Grinberg
41b1b357eb formatted more docstrings 2012-10-26 13:10:08 -04:00
Rudi Grinberg
cccbfa2c34 Formatted docstrings 2012-10-26 13:10:08 -04:00
Rudi Grinberg
5ed86e2666 added docstring for wave duration 2012-10-26 13:10:08 -04:00
Rudi Grinberg
958b489fca formatted comments and removed unused function 2012-10-26 13:10:08 -04:00
Rudi Grinberg
a0f83c4db0 removed big unused method 2012-10-26 13:10:08 -04:00
Rudi Grinberg
1359bb402e Removed useless comment 2012-10-26 13:10:08 -04:00
Rudi Grinberg
ff8969efb9 Improved handling for paths and added tests for it 2012-10-26 13:10:08 -04:00
Rudi Grinberg
591d2d741f Added original path element in metadata 2012-10-26 13:10:07 -04:00
Rudi Grinberg
55567d1de0 Aded diff_dict function to help locate differences between emf and old metadata parsing. 2012-10-26 13:10:07 -04:00
Rudi Grinberg
3dd5b2869d Added lsof to check if file is locked 2012-10-25 18:38:15 -04:00
Rudi Grinberg
396e857035 removed profanity 2012-10-02 10:59:54 -04:00
Rudi Grinberg
a6f1d4b7ec Completely reworked event contractor 2012-09-19 12:47:11 -04:00
Rudi Grinberg
539cc9e11d added comments 2012-09-18 16:10:55 -04:00
Rudi Grinberg
d0d9c5ecfc Refactored hack 2012-09-14 14:39:37 -04:00
Rudi Grinberg
40bd5a0989 Changed xxx-owner_id.mp3 to owner_id/xxx.mp3 2012-09-14 14:27:04 -04:00
Rudi Grinberg
6c759ea06c Fixed a few typos 2012-09-14 12:57:32 -04:00
Rudi Grinberg
8a0c91fd44 Added moronic hack to barely support multi user file storage 2012-09-14 12:45:45 -04:00
Rudi Grinberg
53ec408249 Removed code duplication 2012-09-14 11:48:34 -04:00
Rudi Grinberg
7a46bdc4a2 Removed old comments 2012-09-14 11:23:21 -04:00
Rudi Grinberg
240881b8b4 Added TODO to shank md5 in code 2012-09-14 11:21:53 -04:00
Rudi Grinberg
96f693687b cc-4426 2012-09-13 17:59:13 -04:00
Rudi Grinberg
6c75a086e1 cc-4421: Added for wav length 2012-09-13 17:47:04 -04:00
Rudi Grinberg
12e27e659a Extracted read_wave_duration out of code 2012-09-13 17:03:05 -04:00
Rudi Grinberg
52882ef938 Added mp4 removed aac. 2012-09-13 10:35:13 -04:00
Rudi Grinberg
92532cb708 cc-4394: Added m4a 2012-09-12 14:54:11 -04:00
Rudi Grinberg
0dab4fa231 cc-4388: Fixed. 2012-09-10 17:40:03 -04:00
Rudi Grinberg
fdc7245a15 Removed translation of dashes to slashes. 2012-09-10 16:30:18 -04:00
Rudi Grinberg
a479a11c8f Removed crazy handling of flac. 2012-09-07 18:23:14 -04:00
Rudi Grinberg
272840eb5a Added logging for liquidsoap run command. 2012-09-05 16:04:28 -04:00
Rudi Grinberg
0538023e39 MM2: Removed python 2.7 style dictionary comprehnsions for backward compatibility 2012-09-05 15:27:23 -04:00