Commit Graph

4842 Commits

Author SHA1 Message Date
Naomi Aro d3776f4ea9 CC-2582 : Files with a tracknumber that isn't actually a tracknumber don't get imported properly
adding more metadata checks so it won't have a database insertion issue.
2011-07-22 12:54:42 +02:00
Naomi Aro 276fa8d99e Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-22 12:12:01 +02:00
Naomi Aro 7074af447c CC-2582 : Files with a tracknumber that isn't actually a tracknumber don't get imported properly 2011-07-22 12:11:57 +02:00
James 4f812c9c6b CC-2579: upgrade fails
- more fix
2011-07-21 17:54:38 -04:00
James 4d2a50558f CC-2579: Upgrade fails
- hope this is final
2011-07-21 17:47:34 -04:00
James c5f61102f5 CC-2579: upgrade fails
- more fix
2011-07-21 17:43:20 -04:00
James 61ec0a62d1 CC-2579: upgrade fails from 1.8->1.9
- more fix
2011-07-21 17:38:23 -04:00
James 06e7c54091 - Airtimeini class didn't have CreatemonitFile() 2011-07-21 17:33:01 -04:00
James 0f9d8c774c - some clean up on install/upgrade script 2011-07-21 17:26:24 -04:00
James 69bf93be7d CC-2577: Misleading comment in phone_home_stat..
- fixed
2011-07-21 16:11:27 -04:00
James 99c505bddc CC-2581: some of php.ini directive has to be moved
- done
2011-07-21 16:06:59 -04:00
James 6e59d0627d CC-2574: Airtime-import:error on api_client path..
-fixed
2011-07-21 15:33:14 -04:00
James 0678063791 CC-2452: Incorrect Length(time) reported...
- Patches are now included in the patches folder under install_minimal
- airtime_install script will apply patches after installing
python libraries.
2011-07-21 14:39:02 -04:00
Naomi Aro 5cd2a3a06c CC-2570 : Widget text labels are switched, cannot be adjusted by user in current examples 2011-07-21 12:41:50 +02:00
Naomi Aro b302006100 CC-2571 : Media Monitor Bootstrap
fixing up character encoding issues.
2011-07-21 12:12:37 +02:00
James c6c02bf13b - full-install script dies gracefully and displays error msg 2011-07-20 17:04:34 -04:00
James f30d8eb315 CC-2521: Provide dependencies in the upstream tarball...
- airtime_virtual_env.pybundle is added
- all python lib are installed from this bundle file
- fixed auto install script to bypass the prompt
- auto install script copies airtime_vhost file to
/etc/apache2/airtime/site_available/airtime
2011-07-20 15:11:51 -04:00
James 48634dd96e CC-2518: Auto-install scrip for manual install
- done
- php.ini directives are overriden in .htaccess file
- script bypass apache configuration if
apache2/site-avaiable/airtime exists
- script byapss virtualenv setting if
/usr/lib/airtime/airtime_virtualenv exists
2011-07-20 14:20:47 -04:00
Naomi Aro 216a166437 CC-2571 : Media Monitor Bootstrap
modifying files fix in bootstrap, fix functions to have parameters the same.
2011-07-20 16:15:58 +02:00
Naomi Aro c5c06eddc2 CC-2571 : Media Monitor Bootstrap
making sure files added to the organize folder while media monitor is down are imported to Airtime when it is started up again.
2011-07-20 14:38:32 +02:00
martin 6897569862 CC-2566: Separate URL config out of config files and put them with API_CLIENT
-fix for upgrade script
2011-07-19 20:02:46 -04:00
martin 6205b30152 CC-2566: Separate URL config out of config files and put them with API_CLIENT
-fixed
2011-07-19 19:42:23 -04:00
James 19a549df12 - merge with martin's change in install/upgrade/airtime-1.9.0 2011-07-19 17:41:06 -04:00
James 931fb4db62 CC-2518: Auto install script for manual install
- install dir is renamed to install_minimal
- virtualenv command is moved to install script.
- need more work on install_full part
2011-07-19 17:30:23 -04:00
martin 65ea711792 -fix min version check for airtime-check-system 2011-07-19 17:20:14 -04:00
martin bbabdcda67 -remove CueFile imports. 2011-07-19 17:16:42 -04:00
martin 10ee6aaa1d Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-19 16:35:29 -04:00
martin 855df95361 CC-2568: Upgrade script fails
-fixed
2011-07-19 16:35:19 -04:00
James cef2361bc2 - removed cue_file because it's handled by liquidsoap itself. 2011-07-19 16:31:02 -04:00
James 107c100cc4 Merge branch 'devel' of dev.sourcefabric.org:airtime into cc-2528-use-virtualenv-for-installing
Conflicts:
	python_apps/media-monitor/airtime-media-monitor
2011-07-19 15:09:55 -04:00
James b4e887eb2d temp comit 2011-07-19 15:06:35 -04:00
Naomi Aro 7d79fa7b63 CC-2572 : Set Proper Metadata for a recorded show 2011-07-19 19:02:23 +02:00
Naomi Aro 2fa8cb132a Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-19 18:36:19 +02:00
Naomi Aro 9aa7b7f403 CC-2572 : Set Proper Metadata for a recorded show 2011-07-19 18:36:10 +02:00
martin 0e3bae4b5c Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-19 12:07:41 -04:00
martin ff2fcde7c0 CC-2567: Install api_client separately from pypo 2011-07-19 12:07:31 -04:00
Naomi Aro 152c87f099 changes to bootstrip for filename. 2011-07-19 17:45:23 +02:00
Naomi Aro 9de0d490d8 CC-2569 : Scheduling a rebroadcast show uses old file length access
use new metadata key access.
2011-07-19 12:37:06 +02:00
Naomi Aro 5a9bf18ccc CC-2558 : Delete all files from disk, only allow admins to delete 2011-07-19 11:50:49 +02:00
Naomi Aro ba0458c442 CC-2558 : Delete all files from disk, only allow admins to delete. 2011-07-19 11:00:32 +02:00
martin 28b71c61d6 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-18 23:25:47 -04:00
martin e397db972d CC-2567: Install api_client separately from pypo
-initial commit...
2011-07-18 23:25:33 -04:00
James d518e6aa15 - updated version string for RC1 2011-07-18 17:54:28 -04:00
martin bd183125da CC-2279: Upgrade script for converting stor directory to new format
-move media-monitor python upgrade script to upgrade dir
2011-07-18 17:21:14 -04:00
martin 8ca2eec3e0 CC-2561: Broken image links when selecting directory from server.
-fixed
2011-07-18 17:09:03 -04:00
James e19bf33f51 temp comit 2011-07-18 17:04:46 -04:00
martin 232470c66b CC-2279: Upgrade script for converting stor directory to new format
-make every function a static function and put into a class
2011-07-18 16:50:42 -04:00
martin aa1039413a CC-2279: Upgrade script for converting stor directory to new format
-set mm api_key after upgrading
2011-07-18 16:38:12 -04:00
martin a43d21a7a2 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-18 15:28:00 -04:00
martin 0e82f2a606 CC-2560: Make sure new watched dirs do not contain existing
watched dirs (and stor dir) and vice-versa.

-fixed
2011-07-18 15:27:22 -04:00