Commit Graph

5021 Commits

Author SHA1 Message Date
James c0e07dbd9e Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts:
	install_minimal/upgrades/airtime-1.9.0/airtimefilemonitor/airtimemetadata.py
	python_apps/media-monitor/airtimefilemonitor/airtimemetadata.py
	utils/airtime-import/airtime-import.py
2011-08-08 10:44:06 -04:00
James 3a2d736b1c CC-2633: removing to_unicode()
- removed to_unicode() function calls where it's not neccessary.
2011-08-08 10:41:11 -04:00
Daniel James 0d03f5f022 Fixed incorrect path to liquidsoap log file 2011-08-08 12:15:05 +01:00
James 8995e828ff CC-2633: added new encode_to()
- added encode_to() to api_client
- replaced .encode() with new encode_to()
2011-08-05 15:12:55 -04:00
Naomi Aro a199585cb9 CC-2647 : Check MD will fit db constraints in Airtime 2011-08-05 15:12:55 -04:00
James 375cfb2c2d CC-2633: moving to_unicode() to api_client.py
- move to_unicode() to api_client.py
- fixed how it decodes path in airtime-import.py
2011-08-05 15:12:55 -04:00
Naomi Aro e2a5344e6e removing useless line 2011-08-05 15:12:55 -04:00
Daniel James 80e94cccc1 Fixed out of date URL in INSTALL file 2011-08-05 15:12:55 -04:00
James 938c503e85 CC-2633: media monitor crashes on non-ascii files and metadata
- fixed bug for the case where mutagen return None for metadata
- fixed bug for non-ascii files and metadata
2011-08-05 15:12:55 -04:00
James 6c6776e2ce - version string change 2011-08-05 15:12:55 -04:00
Paul Baranowski f06ce34923 Rearranged format to show which libraries were for which part of the application. Added in RabbitMQ. 2011-08-05 15:12:55 -04:00
James e8b805f59c CC-2639: Airtime Full installation does not install virtualenv
- fixed
2011-08-05 15:09:04 -04:00
James cd64287611 - version string change 2011-08-05 15:09:04 -04:00
James b5f232ccaf CC-2633: airtime-import of relative path crashes
- fixed
- using copyfile() instead of copy()
2011-08-05 15:09:04 -04:00
James ee943958d6 CC-2633: airtime-import of relative path crashes
- using copy() instead of copy2()
- copy2() causes some time issue with media monitor
2011-08-05 15:09:04 -04:00
James 5124fa67d3 CC-2626: long numbers after the dot should be truncated
- fixed
2011-08-05 15:09:04 -04:00
Naomi Aro dfb7ca69f6 CC-2632 : Language metadata from version 1.8 doesn't exist in 1.9 metadata 2011-08-05 15:09:03 -04:00
James 83432e1996 CC-2634: Downloading a file with a non-ASCI name, doesn't
show up those chars

- removed pathinfo() call and manually parsing the basefile name.
2011-08-05 15:09:03 -04:00
Daniel James 104e1cd289 Removed duplicate stanza for RabbitMQ 2011-08-05 15:09:03 -04:00
Daniel James f90babbb85 Added more license details to LICENSE_3RD_PARTY file 2011-08-05 15:09:03 -04:00
Paul Baranowski 1044c3c6f7 CC-2635: RabbitMQ missing from LICENSE_3RD_PARTY. Fixed. 2011-08-05 15:09:03 -04:00
Naomi Aro 8a9edb2832 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro 84b0f33f92 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro 8861f665b3 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro 058c2318e7 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro 6e0db856d5 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro 53af67cc9e CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro 96df282cf9 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro 7e0684cb6d CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro 634bb9bcd5 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro 2baeaff1a9 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro 1d29110ad4 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro 6fab60e207 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro 8400213359 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro 53e84a3874 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro 4047fcd59e CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:02 -04:00
Naomi Aro 3add6b4b63 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:02 -04:00
Naomi Aro 10f4962d0d CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:02 -04:00
James bab9e62db1 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-08-05 14:40:25 -04:00
James 134d774410 CC-2633: added new encode_to()
- added encode_to() to api_client
- replaced .encode() with new encode_to()
2011-08-05 14:40:03 -04:00
Naomi Aro 27a7e5d6cb Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-08-05 19:04:34 +02:00
Naomi Aro 8f8c9439e5 CC-2647 : Check MD will fit db constraints in Airtime 2011-08-05 19:04:15 +02:00
James 77fb6b1fce Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-08-05 12:36:55 -04:00
James f33fc75e01 CC-2633: moving to_unicode() to api_client.py
- move to_unicode() to api_client.py
- fixed how it decodes path in airtime-import.py
2011-08-05 12:35:50 -04:00
Naomi Aro e39769eaa9 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-08-05 16:33:50 +02:00
Naomi Aro 2ed7b2e56d removing useless line 2011-08-05 16:33:34 +02:00
Daniel James f585bee776 Fixed out of date URL in INSTALL file 2011-08-05 15:27:37 +01:00
James e57b040bd8 CC-2633: media monitor crashes on non-ascii files and metadata
- fixed bug for the case where mutagen return None for metadata
- fixed bug for non-ascii files and metadata
2011-08-04 18:36:40 -04:00
James 523dc2765d Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-08-04 10:01:00 -04:00
James 8f7063152c - version string change 2011-08-04 10:00:51 -04:00