Commit Graph

1174 Commits

Author SHA1 Message Date
Rudi Grinberg c7cf687e66 MM2: Imporoved some logging and error checking. 2012-08-22 17:01:39 -04:00
Rudi Grinberg d12b1645fd MM2: Fixed bug where mm would choke on songs without MDATA_KEY_CREATOR when trying to decide if they
are recorded or not.
2012-08-22 14:39:25 -04:00
Rudi Grinberg 94df848358 MM2: removed shit comments. 2012-08-22 11:42:30 -04:00
Rudi Grinberg 73e52adee1 Upgraded version number to 2.2.0 2012-08-22 10:39:26 -04:00
Rudi Grinberg c9afe4fa47 mm2: sexified tests 2012-08-21 17:30:05 -04:00
Rudi Grinberg e918a56aea MM2: corrected unit tests 2012-08-21 17:23:51 -04:00
Rudi Grinberg e02d927402 mm2: removed useless print statement 2012-08-21 17:17:20 -04:00
Martin Konecny 15eae0698b Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-08-21 16:55:17 -04:00
Rudi Grinberg 3871540e62 big code reformatting in pypo 2012-08-21 16:39:37 -04:00
Rudi Grinberg 64a36ea21a cc-4240: fixed 2012-08-21 16:33:37 -04:00
Rudi Grinberg 8a0774d298 cc-4240: Added more tracebacks 2012-08-21 15:56:08 -04:00
Rudi Grinberg 36c3bf5763 cc-4240: added recorder stacktrace print 2012-08-21 15:12:45 -04:00
Rudi Grinberg 1090226fc3 cc-4255: registered component so that status works 2012-08-21 14:24:25 -04:00
Rudi Grinberg 12e4585410 MM2: formatted some code 2012-08-21 14:07:26 -04:00
Rudi Grinberg e15d345b4f Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-08-21 12:50:42 -04:00
Rudi Grinberg 8dc4bcb7d3 cc-4241: fixed this bug. and maybe 4232 too. 2012-08-21 12:50:29 -04:00
Rudi Grinberg 01060f560c cc-4241: corrected unit test. 2012-08-21 12:49:57 -04:00
Rudi Grinberg bbf5a86415 MM2: refactoring of metadata handling 2012-08-21 12:34:29 -04:00
Martin Konecny 20cfd01f80 CC-1665: Scheduled stream rebroadcasting and recording
-ls_script cleanup
2012-08-21 12:20:15 -04:00
Martin Konecny 656e5eb429 Merge branch '2.1.x' into devel
Conflicts:
	python_apps/pypo/install/pypo-initialize.py
2012-08-21 12:07:21 -04:00
Martin Konecny 2a497bf941 remove symlink, not actual binary 2012-08-21 12:06:07 -04:00
Rudi Grinberg 142eb6b66e cc-4241:
Updated tests to test for this bug automatically.
2012-08-21 11:59:29 -04:00
Rudi Grinberg bb1e67a83c small refactoring of to os.path.join instead of manual path concatenation. 2012-08-21 10:46:48 -04:00
Rudi Grinberg 93d21b510c MM2:
Fixed wrong use of split (misunderstanding of the maxsplit optional argument)
2012-08-20 18:01:42 -04:00
Martin Konecny 4f7c8bf0db Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-08-20 16:54:10 -04:00
Martin Konecny a874e9fff7 CC-4114: use liquidsoap shutdown() command to restart liquidsoap
-tying up loose ends
2012-08-20 16:54:01 -04:00
Rudi Grinberg a993691c6a Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-08-20 16:23:15 -04:00
Rudi Grinberg 48ae4a578f cc-4227
Added comments. Removed bad/old upgrade code.
2012-08-20 16:15:14 -04:00
James 1c9e290982 CC-4218: Live resource: Cannot connect live resource.
- fixed
2012-08-20 16:03:29 -04:00
Rudi Grinberg 51fc87c638 cc-4227: removed unnecessary code 2012-08-20 15:02:39 -04:00
Martin Konecny 5315d1efd0 CC-4114: use liquidsoap shutdown() command to restart liquidsoap
-fixed syntax error
2012-08-20 14:52:35 -04:00
Martin Konecny 4ad3927554 CC-4114: use liquidsoap shutdown() command to restart liquidsoap
-shutdown liquidsoap on install
2012-08-20 14:41:34 -04:00
Martin Konecny 0dd3dd506e add logging in scripts so we know which telnet command is issued 2012-08-20 14:40:46 -04:00
Rudi Grinberg 6c1e822b6a cc-4227: updated install scripts for upgrade 2012-08-20 12:32:16 -04:00
Rudi Grinberg abeef43a5b cc-4227: fixed small bugs in upgrade script and finished testing 2012-08-20 12:15:29 -04:00
Martin Konecny 79ea05bc1b CC-4114: use liquidsoap shutdown() command to restart liquidsoap
-more fixes
2012-08-20 12:11:03 -04:00
Rudi Grinberg b4c014dbcc cc-4227: changed upgrade method. added test stubs for it 2012-08-20 11:19:57 -04:00
Martin Konecny 9f903833d7 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-08-20 10:55:13 -04:00
Martin Konecny 72de78bcd1 CC-4114: use liquidsoap shutdown() command to restart liquidsoap
-changed to use init.d script to restart.
2012-08-19 00:41:25 -04:00
Martin Konecny 1dd1ba4420 CC-4114: use liquidsoap shutdown() command to restart liquidsoap
-moved liquidsoap into its own init.d script. Still need to do some testing.
2012-08-18 22:02:15 -04:00
Martin Konecny a6d10d8378 CC-1665: Scheduled stream rebroadcasting and recording
-fix syntax error
2012-08-18 21:48:57 -04:00
Rudi Grinberg 37aa879ed0 cc-4227: fix of bad fix regarding normalized data 2012-08-17 17:38:08 -04:00
Rudi Grinberg 364f3e777a cc-4227: added simple script to upgrade the config 2012-08-17 17:38:08 -04:00
Martin Konecny b3ef67e617 CC-1665: Scheduled stream rebroadcasting and recording
-info about current pre-buffering webstream should be persistent...
2012-08-17 17:10:42 -04:00
Martin Konecny 84b616cd28 CC-1665: Scheduled stream rebroadcasting and recording
-reduce liquidsoap CPU percentage from 20 -> 17%.
2012-08-17 16:32:26 -04:00
Martin Konecny d8c48a53fe CC-1665: Scheduled stream rebroadcasting and recording
-take care of situation where stream metadata has apostrophe in it.
2012-08-17 16:12:37 -04:00
Martin Konecny 86c0b7db37 CC-1665: Scheduled stream rebroadcasting and recording
-fix syntax error
2012-08-17 15:55:28 -04:00
Martin Konecny 99a3f6ba0c Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-08-17 15:41:53 -04:00
Martin Konecny e2425dd22f EOL vim fixes 2012-08-17 15:38:40 -04:00
Martin Konecny a08b31dd39 CC-1665: Scheduled stream rebroadcasting and recording
-ability to schedule streams without a 5 second pre-buffer
2012-08-17 15:38:24 -04:00