Commit Graph

55 Commits

Author SHA1 Message Date
Paul Baranowski aab1ad16e1 CC-2166 : Packaging improvements
Fixed paths for pypo and the show recorder.

Pypo and the show recorder now read their paths from the INI files.
Note that liquidsoap and shell scripts do not yet read from the
INI files, and so that paths are hard-coded in those places.

On uninstall, no longer deleting INI files and the STOR directory.
Included a note to remove those by hand if they want them gone.

Fixed some bugs where not all directories were removed on uninstall.

Fixed bugs in the Show Recorder install where it was adding directories
that it didnt need.
2011-04-15 14:45:10 -04:00
Naomi 379e70ff23 CC-2169 : All logging should go to /var/log
pypo-liquidsoap log now in its folder
2011-04-14 17:16:50 -04:00
Naomi e5f2e8d044 CC-2169 : All logging should go to /var/log
moving pypo/recorder logs to folder /var/log/airtime
2011-04-14 16:03:23 -04:00
martin 33b24b581c CC-2175: Overbooking: Cut off shows when they are done
-fixed
2011-04-14 00:20:19 -04:00
martin 2148de0e92 CC-2149: Adjustments for DEB packaging
-Done
2011-04-13 12:07:00 -04:00
martin 12a0e34024 -update version string to 1.8.0-alpha 2011-04-05 16:12:42 -04:00
naomiaro b97e79773b CC-2110 : Soundcloud file metadata
added show genre column, this is used instead of soundcloud default genre if set.
2011-04-02 17:09:37 -04:00
naomiaro 5a105ff4c8 CC-2110 : Soundcloud file metadata
added all defaults or ways to input a default for soundcloud metadata.
2011-04-02 16:33:45 -04:00
martin d664108a47 -modified pypo-push to show more detailed logging information 2011-04-01 17:55:46 -04:00
Naomi e769870919 removing gate operator for now, sounds bad and can lead to automatic rebroadcasting problems. 2011-03-30 12:12:14 -04:00
martin f5db45ecfe -cleaned up liquidsoap config file 2011-03-29 20:52:18 -04:00
martin 89d2c317cb CC-2044: remove hardcoded settings from application/configs/conf.php
-moved liquidsoap config to /etc/airtime as well
2011-03-29 20:44:04 -04:00
martin fe97a25e28 CC-2044: remove hardcoded settings from application/configs/conf.php
-added missing config value to recorder.cfg
2011-03-29 18:42:26 -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 4c457ce6bc set gate to really low level. 2011-03-29 18:01:30 -04:00
Naomi a4996def76 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-03-29 17:33:00 -04:00
Paul Baranowski 45fe719ea6 Merge branch 'master' of dev.sourcefabric.org:airtime 2011-03-29 17:32:20 -04:00
Paul Baranowski 9ebe7ec1ca Better error message when timezones dont match up between pypo and airtime. 2011-03-29 17:31:22 -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
Naomi 37a4d7bce4 CC-2111 : Show-recorder should automatically NOT record silence 2011-03-29 12:45:22 -04:00
Naomi 18ef86cee1 CC-2111 : Show-recorder should automatically NOT record silence
a user might want to adjust these sound levels for their own system setup.
2011-03-29 12:24:32 -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
martin 7170f8385e CC-2121: Disable OGG streams by default
-Done
2011-03-25 17:00:45 -04:00
martin a58e7ed42e CC-2114: stream Metadata shows.showing show-song-song instead of show-artist-song 2011-03-25 15:31:33 -04:00
naomiaro d0d8456a7a syntax error fix 2011-03-25 13:49:04 -04:00
naomiaro 537812298b CC-2097 : Show-recorder: Use RabbitMQ, api_client, and the structure of pypofetch
hopefully this will avoid "unknown terminal" problems
2011-03-25 13:22:44 -04:00
naomiaro 091938d34e CC-2097 : Show-recorder: Use RabbitMQ, api_client, and the structure of pypofetch
fixing daemon tool to find logging.cfg
2011-03-25 00:19:44 -04:00
naomiaro d067cf0222 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-03-24 23:47:08 -04:00
naomiaro f38541cb0e CC-2097 : Show-recorder: Use RabbitMQ, api_client, and the structure of pypofetch 2011-03-24 23:46:55 -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 d5707c514b Merge branch 'master' of dev.sourcefabric.org:campcaster
Conflicts:
	python_apps/show-recorder/install/recorder-daemontools.sh
2011-03-24 23:10:04 -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 10559a3ff0 -fixed some problems with recorder not working on ubuntu 10.10 2011-03-24 21:02:08 -04:00
naomiaro 9546d9670e Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-03-24 17:44:00 -04:00
naomiaro 35b2ddfd29 CC-2097 : Show-recorder: Use RabbitMQ, api_client, and the structure of pypofetch
setting up configs
2011-03-24 17:43:37 -04:00
martin 5b3cd9ea0d CC-2016: Rearrange python scripts for reusability
-fix passing env variables properly when using sudo
2011-03-24 17:36:10 -04:00
martin 26ac9754bf CC-2016: Rearrange python scripts for reusability
-bug fix with liquidsoap not being to see the soundcard
2011-03-24 15:17:17 -04:00
martin 17181674b7 CC-2016: Rearrange python scripts for reusability
-fixed path issue that was happening on some systems
2011-03-24 14:01:16 -04:00
martin bf925901c1 CC-2016: Rearrange python scripts for reusability
-Fixed pypo-notify.py not being to find new location of api_clients module
2011-03-24 00:52:35 -04:00
martin 079878e5f0 CC-2016: Rearrange python scripts for reusability
-Added api_client to PYTHONPATH env variable
2011-03-24 00:35:01 -04:00
martin 5c8719d90c CC-2016: Rearrange python scripts for reusability
-moved files
2011-03-24 00:00:46 -04:00
naomiaro 52e3f673d1 CC-1630 : Automatic recording of shows
forgot to actually modify this file... now stops recorder service.
2011-03-23 19:52:00 -04:00
naomiaro 224fa1a0b8 CC-1985 : Automatic rebroadcast of recorded content
sending group_id instead of playlist id to playout
anything not in a playlist won't have a playlist id
scheduling just a file for rebroadcast shows.
2011-03-23 12:09:29 -04:00
naomiaro 8ebd70a61c CC-1630 : Automatic recording of shows
don't need to give specific device, just using default.
2011-03-23 00:36:34 -04:00
naomiaro 1f4c08b1a3 CC-1630 : Automatic recording of shows
need to run show recorder as root to have access to soundcard using daemontools
2011-03-23 00:33:46 -04:00
naomiaro 44d83051b1 CC-1630 : Automatic recording of shows
using alsahw since users will have pulseaudio removed.
2011-03-22 18:41:02 -04:00
naomiaro f592254246 CC-1630 : Automatic recording of shows
scripts to install recorder using daemon tools.
haven't tested without pulse audio yet.
2011-03-22 18:20:22 -04:00
naomiaro 864cda6c34 CC-1630 : Automatic recording of shows
multi threading now used in recorded for back to back shows.
recorded file id is put into show instances table.
2011-03-22 00:46:31 -04:00