martin
3c6692ebce
CC-2806: Create upgrade template file
...
-missing function
-comment out redundant code
-Create cc_component table on upgrade
2011-09-29 19:00:32 -04:00
martin
c7ec73e1f2
CC-2891: Unicode error with metadata that contains unicode strings
...
-reversed two changes talked about in code review.
2011-09-29 14:45:56 -04:00
martin
4e105e6151
CC-2891: Unicode error with metadata that contains unicode strings
...
-fixed
2011-09-28 16:04:40 -04:00
Martin Konecny
debfcc112d
Merge branch '1.9.1' into devel
2011-09-19 12:48:15 -04:00
Martin Konecny
2152ae5b3a
CC-2830: airtime-playout not working after reboot on Debian squeeze
...
-fixed
2011-09-19 12:44:43 -04:00
martin
659e412eb7
CC-2750: Ability to query health status for pypo, liquidsoap, media monitor, and recorder
...
-progress being made
2011-09-16 17:51:28 -04:00
martin
b5684bb5b1
Merge branch '1.9.1' into devel
...
Conflicts:
install_full/ubuntu/airtime-full-install
utils/airtime-update-db-settings.py
2011-09-15 17:44:07 -04:00
James
c15d599dba
CC-2827: Python shebangs should specify the version python2.6
...
- done
2011-09-15 12:28:31 -04:00
martin
9c7bab616d
Merge branch '1.9.1' into devel
...
Conflicts:
VERSION
airtime_mvc/application/configs/constants.php
airtime_mvc/application/controllers/ScheduleController.php
install_minimal/airtime-install
install_minimal/include/AirtimeInstall.php
install_minimal/include/airtime-upgrade.php
python_apps/api_clients/api_client.py
python_apps/pypo/pypofetch.py
python_apps/pypo/pypopush.py
2011-09-09 15:07:43 -04:00
martin
53306dffa4
-update version string to 1.9.4
2011-09-08 15:18:54 -04:00
martin
03efb8f293
CC-2760: Remove shebangs from files that don't need them, fix chmod of files
...
-done
2011-09-06 19:06:13 -04:00
James
2901a7a7eb
- Version string change for 1.9.3
2011-08-25 17:02:56 -04:00
James
376ae1370c
CC-2693: Copy PHP files to /usr/shar/airtime instead of /var/www/airtime
...
- done for new install
- upgrade need some more work
2011-08-22 12:03:09 -04:00
James
873f7e1dae
CC-2698: upgrading fail from 1.8.2->1.9.0
...
- fixed version string
- deleting entries from cc_schedule before adding "ON CASCADE" constraint
2011-08-18 15:32:33 -04:00
martin
61e1c56244
cc-2683-not-using-utc-time
...
-pypo now works in UTC time
2011-08-16 15:07:54 -04:00
James
4f2b2dba6d
CC-2607: Abilitiy to adjust stream bitrate, type, etc from the UI
...
interface
- dummy page "Stream Setting" page for the test
- StreamSetting model is added
- set owner and group as 'pypo' for liquidsoap.cfg
- pypofech handle 'update_stream_setting' command
2011-08-15 16:10:46 -04:00
James
e18c0903cb
-version string changes
2011-08-15 11:11:55 -04:00
James
9cad6fe766
-version string changes
2011-08-15 11:10:01 -04:00
James
13285fdd63
CC-2607: Ability to adjust stream bitrate, type, etc from UI interface
...
- created table cc_stream_setting and it's initial entries
- pypo installation will generate liquidsoap.cfg on install time
based on information on cc_stream_setting table
2011-08-12 15:19:30 -04: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
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
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
Naomi Aro
b302006100
CC-2571 : Media Monitor Bootstrap
...
fixing up character encoding issues.
2011-07-21 12:12:37 +02: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
martin
ff2fcde7c0
CC-2567: Install api_client separately from pypo
2011-07-19 12:07:31 -04:00
martin
e397db972d
CC-2567: Install api_client separately from pypo
...
-initial commit...
2011-07-18 23:25:33 -04:00
martin
2659932cfb
-added new exception for when apache isn't responding
2011-07-11 14:44:23 -04:00
james
e47f80802e
CC-2524:MusicDir.php: adding error handling
...
- following functions now handle error and return code and
error message if there is an error:
addDir(), setStorDir(), removeWatchedDir()
- fixed airtime-importy.py to work with new MusicDir functions
2011-07-11 14:00:31 -04:00
james
ece84a04c5
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-08 17:46:50 -04:00
james
c0a68e20c2
CC-2514:New airtime-import script
...
- initial commit.
2011-07-08 17:14:01 -04:00
martin
9d994aa225
-compare relative paths instead of full paths on bootup
2011-07-07 17:41:08 -04:00
martin
66b1924968
CC-1799 : Live Studio Playout from media library (pytagsfs)
...
-things are starting to work nicely...
2011-07-05 18:43:22 -04:00
martin
805d3616fe
cc-2419: media monitor import on startup
...
-fixed support for watched dirs #2
2011-07-04 17:59:02 -04:00
martin
df1dec2078
cc-2419: media monitor import on startup
...
-fixed support for watched dirs
2011-07-04 17:37:05 -04:00
martin
d260c66abc
cc-2419: media monitor import on startup
...
-added multiple dir support
2011-07-04 15:08:02 -04:00
martin
429d8b234c
cc-2419: media monitor import on startup
...
-new method of querying db on startup.
2011-07-04 14:29:09 -04:00
Naomi Aro
0111fd5725
cc-1799 : Filesystem
...
incorrect variable.
2011-06-28 15:04:03 +02:00
Naomi Aro
a376413737
cc-1799 : Filesystem
...
adding timing, finding request to localhost taking 250-500ms too slow.
2011-06-24 14:50:32 +02:00
Naomi Aro
59a11663cf
cc-1799 : Filesystem
...
avoiding useless calls to airtime about renamed files.
2011-06-24 12:47:26 +02:00
Naomi Aro
bae771790a
cc-1799 Human Filesystem
...
editing recording shows so they work with the new filesystem/file upload.
2011-06-23 21:14:09 +02:00
Naomi Aro
65e647263f
cc-1799 Human Readable File System
...
refactoring media monitor, separate process for file event processing.
2011-06-23 17:33:05 +02:00
martin
2e4519f156
Merge branch 'cc-2015-on-reboot-resume-show' into devel
...
Conflicts:
python_apps/media-monitor/airtime-media-monitor-init-d
2011-06-17 15:10:33 -04:00
Naomi Aro
ea21da6b61
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
recursively copying the audio_samples directory.
2011-06-17 17:54:36 +02:00
martin
e5ed11ee51
cc-2015: on reboot resume show
...
-removed cue file from pypo responibility
2011-06-16 13:26:37 -04:00
Naomi Aro
84dd5dac62
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
delete is working, can upload from plupload.
2011-06-13 16:41:57 +02:00
Naomi Aro
8d9c0dab1a
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
adding setup to get stor folder etc.
2011-06-13 12:10:25 +02:00
Naomi Aro
71d853567e
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
selecting a mode to prevent some cases where a duplicate could be entered for only 1 file.
2011-06-10 16:43:30 +02:00
Naomi Aro
1f9a39f22d
CC-1799Put Airtime Storage into a Human Readable File Naming Convention
...
new API method to check media status.
2011-06-09 10:28:56 +02:00
martin
48e05e4b7f
cc-2055: switch-to-init.d
...
-return proper return value when exception is raised in recorder.py
2011-06-02 18:07:48 -04:00
Martin Konecny
963351c6f2
cc-2055: switch-to-init.d
...
-fix error where python would quit inside an exception due to
out of bounds array index
2011-06-02 18:07:48 -04:00
martin
6ab5ac4582
cc-2055: switch to init.d
...
-allow install script to be created from any location (no hardcoded paths)
-make python install scripts return 1 on error
-daemon now started automatically on boot using rc.local autostart
-change all prints to logs instead
-create airtime-uninstall shell script (and remove pypo user in here)
-create pypo user in shell script
2011-06-02 18:07:48 -04:00
martin
6cc334f55f
-updated version string number
2011-05-30 11:52:47 -04:00
Naomi
188f065f4f
CC-2256 Airtime-upgrade.php does not upgrade the web app
...
need to check only a substring of the version constant.
2011-05-17 11:33:22 -04:00
Naomi
70355cc364
CC-2256 Airtime-upgrade.php does not upgrade the web app
...
trying to fix daemontools upgrade problems
2011-05-17 11:33:22 -04:00
Naomi
3f43c39f41
CC-2256 Airtime-upgrade.php does not upgrade the web app
...
changing to version 1.8.2
2011-05-17 11:33:22 -04:00
martin
84bf12627c
-Hide error messages from CREATE USER and CREATE DATABASE
...
-Move airtime version string into "constant"
2011-05-13 16:47:58 -04:00
martin
c2960e9c2a
-Fix unbound "response" variable when pypo got 404 error
...
-Sleep for few seconds after failing is_server_compatible instead of
exiting and instantly being awoken by daemon tools (less stuff in log
files)
-removed some useless try/except blocks
2011-05-13 16:08:04 -04:00
naomiaro
c191bc906f
CC-1799 - Live Studio Playout from media library (pytagsfs)
...
dealing with programs that modify a file by using a tmp file.
2011-05-13 13:25:55 -04:00
Naomi
5be039d349
CC-1799 : Live Studio Playout from media library (pytagsfs)
...
if a tag is edited by easytag, the change is now reflected in airtime database.
2011-05-13 13:25:55 -04:00
Naomi
15a2022418
CC-1799 : Live Studio Playout from media library (pytagsfs)
...
sending a file's metadata to airtime when it is modified
2011-05-13 13:25:53 -04:00
Naomi
52efc79f8c
CC-1799 : Live Studio Playout from media library (pytagsfs)
...
set up daemontools process for the media monitor script.
2011-05-13 13:25:53 -04:00
martin
8e2019a935
cc-2182: Convert back to restful design
...
-done
2011-05-02 16:33:37 -04:00
martin
9e01e389ea
cc-2182: convert back to restful design
...
-initial commit
2011-05-02 15:33:32 -04:00
martin
f1a314aa0a
-update version string number for pypo
2011-04-22 01:05:47 -04:00
martin
12a0e34024
-update version string to 1.8.0-alpha
2011-04-05 16:12:42 -04:00
martin
eb74c5718f
Merge branch 'master' of dev.sourcefabric.org:airtime
...
Conflicts:
python_apps/api_clients/api_client.py
2011-03-29 18:35:57 -04:00
martin
2702363a33
-CC-2044: remove hardcoded settings from application/configs/conf.php
...
-rearranged some stuff...some bugs still to go
2011-03-29 18:32:53 -04:00
Naomi
4bdd8d425d
CC-2124 : Rebroadcast: Retry upload to Airtime on failed upload
...
added configurable number of upload retries as well as length between retries.
2011-03-29 16:32:31 -04:00
martin
161505a6df
CC-2044: remove hardcoded settings from application/configs/conf.php
...
-refactored some code to begin work on this...
2011-03-29 16:10:00 -04:00
naomiaro
df8b9af8f6
CC-2110 : Soundcloud file metadata
...
uploading show description, show name in filename, tags ready to be uploaded for creator need to figure out what to upload.
2011-03-28 12:10:51 -04:00
naomiaro
d067cf0222
Merge branch 'master' of dev.sourcefabric.org:campcaster
2011-03-24 23:47:08 -04:00
martin
1107a67579
CC-2098: Only push playlists that havent ended yet
...
-implemented. Removed ability to specify time ranges for now, and defaulted to looking from now to 24 hours ahead.
Being able to specify time ranges was removed, since we are not using bi-directional communication between pypofetch and Airtime server.
2011-03-24 23:43:27 -04:00
naomiaro
c727c338af
CC-2097: Show-recorder: Use RabbitMQ, api_client, and the structure of pypofetch
...
using api client now
2011-03-24 23:07:13 -04:00
martin
5c8719d90c
CC-2016: Rearrange python scripts for reusability
...
-moved files
2011-03-24 00:00:46 -04:00