Commit Graph

1393 Commits

Author SHA1 Message Date
Rudi Grinberg 0422127689 Added unit tests for requestsync 2012-10-26 13:10:08 -04:00
Rudi Grinberg 38cbd7d7e4 added emf unit tests 2012-10-26 13:10:08 -04:00
Rudi Grinberg a6ab91333f formatting 2012-10-26 13:10:08 -04:00
Rudi Grinberg 289d5575ec Cleaned the shit out of RequestSync. Removed old comments and useless code 2012-10-26 13:10:08 -04:00
Rudi Grinberg 86b262ed8f uncoupled threading from making a request 2012-10-26 13:10:08 -04:00
Rudi Grinberg f718070d3c Uncoupled the api_client instance from the RequestSync object 2012-10-26 13:10:08 -04:00
Rudi Grinberg 9169893e4d Alignment of method definitions 2012-10-26 13:10:08 -04:00
Rudi Grinberg 29c96d2efe Removed md5 related test 2012-10-26 13:10:08 -04:00
Rudi Grinberg 1359bb402e Removed useless comment 2012-10-26 13:10:08 -04:00
Rudi Grinberg 54e6bec16a Reshuffled/removed some unit tests to get rid of omf 2012-10-26 13:10:08 -04:00
Rudi Grinberg f81f671292 Removed unused method 2012-10-26 13:10:08 -04:00
Rudi Grinberg 66b5bf304f changed test strings 2012-10-26 13:10:08 -04:00
Rudi Grinberg 6a8d902a61 Removed omf 2012-10-26 13:10:08 -04:00
Rudi Grinberg 9a1948707c Removed duplicate code 2012-10-26 13:10:08 -04:00
Rudi Grinberg 0638d21473 Refactored code 2012-10-26 13:10:08 -04:00
Rudi Grinberg 7255241e6c Removed old commented code 2012-10-26 13:10:08 -04:00
Rudi Grinberg 5a593112b3 Use emf instead of omf 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 cefc5c99d9 Added special handling for title in emf 2012-10-26 13:10:08 -04:00
Rudi Grinberg d00c74fdbe Renamed test 2012-10-26 13:10:08 -04:00
Rudi Grinberg 482e2475ca cleaned up test 2012-10-26 13:10:08 -04:00
Rudi Grinberg 7db61cc4b4 fixed tests 2012-10-26 13:10:07 -04:00
Rudi Grinberg 591d2d741f Added original path element in metadata 2012-10-26 13:10:07 -04:00
Rudi Grinberg 027153b882 Fixed emf handling of bad definitions 2012-10-26 13:10:07 -04:00
Rudi Grinberg 09a8dfefc1 Fixed metadata definitions in emf 2012-10-26 13:10:07 -04:00
Rudi Grinberg 4242ed38be Added more testing for emf 2012-10-26 13:10:07 -04:00
Rudi Grinberg 445ec23b8e Added utility method for reading mutagen info through emf. 2012-10-26 13:10:07 -04:00
Rudi Grinberg a2792b01ac Got rid of emf bug where a list of 0 elements might be accessed. 2012-10-26 13:10:07 -04:00
Rudi Grinberg 4bbc1fa95b Added comparison for emf and non emf metadata values. 2012-10-26 13:10:07 -04:00
Rudi Grinberg 31b2a29392 Added docstirng for __slice_deps 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 b7b11feae0 emf improvements 2012-10-26 13:10:07 -04:00
Rudi Grinberg 10c4a71866 Added default translator for mdata elements that don't specify it 2012-10-26 13:10:07 -04:00
Rudi Grinberg a88b7255ff removed automatic loading of emf definitions 2012-10-26 13:10:07 -04:00
Rudi Grinberg cad6a7e7b0 added perliminary stuff for emf 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 5b051aae32 changed throttling 2012-10-25 17:20:02 -04:00
Rudi Grinberg b89862f304 tweaked throttling 2012-10-25 16:34:00 -04:00
Rudi Grinberg 9811c67019 more throttling 2012-10-25 16:10:33 -04:00
Rudi Grinberg f21c26677b added throttling 2012-10-25 16:04:12 -04:00
Martin Konecny 795ffbbf63 CC-2236: Overbooked shows do not respect default fade time
-move map_metadata after crossfade function
2012-10-22 16:36:57 -04:00
Martin Konecny 780a05c2aa CC-2236: Overbooked shows do not respect default fade time
-once a release we manage to break fades :) fixed.
2012-10-22 16:23:33 -04:00
Martin Konecny b59d71aa4f Merge branch '2.2.x' of dev.sourcefabric.org:airtime into 2.2.x 2012-10-19 16:49:11 -04:00
Martin Konecny ef78cefcd9 CC-4487: Webstream could not be heard unless you restart playout as well
-cleanup of unused variables
2012-10-19 16:49:01 -04:00
James 2bab46a12e Merge branch '2.2.x' of dev.sourcefabric.org:airtime into 2.2.x 2012-10-19 16:40:49 -04:00
James 58535bef88 CC-4580: No contents in rebroadcast show
- fixed
2012-10-19 16:40:32 -04:00
Martin Konecny bd5fef0bcd CC-4487: Webstream could not be heard unless you restart playout as well
-fixed
2012-10-19 16:29:31 -04:00
Martin Konecny 9dfee6aa68 CC-4564: Webstream: Book same webstream twice in Scheduler, the 2nd one doesn't get played
-fixed
2012-10-19 15:39:45 -04:00
Martin Konecny 1d4b905572 CC-4564: Webstream Book same webstream twice in Scheduler, the 2nd one doesn't get played
-small syntax error in last commit
2012-10-19 15:18:48 -04:00
Martin Konecny 77b430ce01 CC-4564: Webstream Book same webstream twice in Scheduler, the 2nd one doesn't get played
-fixed
2012-10-19 15:14:52 -04:00