jo
b26de72704
Remove python encoding pragma
2021-06-05 00:39:23 +02:00
jo
f2e840989a
Fix executable bit
2021-06-04 17:06:05 +02:00
jo
6871956baa
Fix end of files
2021-06-04 17:06:05 +02:00
jo
d8195f0fd8
Fix trailing whitespaces in files
2021-06-04 17:06:05 +02:00
jo
c27f020d73
Format code using black
2021-06-04 17:06:05 +02:00
jo
65f7b41487
Fix spelling
2021-06-04 17:04:53 +02:00
jo
ac17db97fc
Fix missing encoding pragma on python files
2021-06-04 17:04:53 +02:00
Zachary Klosko
c7caa442cc
Continuing to edit docs
2020-11-19 11:59:27 -05:00
Zachary Klosko
e408dec828
Working on Backing up the Server docs/scripts
2020-11-14 21:36:14 -05:00
Robb
1cb6e09075
Merge pull request #351 from celianvdb/patch-1
...
Backup script
2019-02-08 09:20:33 -05:00
Robb
a6072f1de1
Merge pull request #585 from radiorabe/chore/nuke-airtime-nuke
...
♻️ (utils) nuke airtime-nuke.sh
2018-11-04 09:29:18 -05:00
Lucas Bickel
beabcba99b
♻️ (utils) Remove unused make_tarball.sh
2018-11-04 14:42:37 +01:00
Lucas Bickel
8b6c41a4c6
♻️ (utils) nuke airtime-nuke.sh
2018-11-04 14:30:07 +01:00
Lucas Bickel
03d1215833
🔥 Remove dead phone_home_stat
2018-10-14 23:09:34 +02:00
VAN DER BIEST Célian
44427eca48
auto credentials + back_up in arg
...
Credentials are now getting automaticly and the back_up folder can be parse in arg ( optional ).
2017-11-14 23:07:26 +01:00
VAN DER BIEST Célian
f6386a60e7
Rename airtime-backup.sh to libretime-backup.sh
2017-11-11 11:15:10 +01:00
VAN DER BIEST Célian
1bec7b619c
Forgot #!/bin/bash
2017-11-10 22:32:18 +01:00
VAN DER BIEST Célian
4625f8db20
Adding a backup script
...
Just have to set config, chmod +x and it works ;)
2017-11-10 22:30:12 +01:00
Lucas Bickel
37bfe34b9e
Check for liquidsoap on PATH
2017-04-09 11:46:49 +02:00
Robb Ebright
a4244595e5
used liquidsoap in command vs. airtime-liquidsoap
2017-04-08 18:05:11 -04:00
Lucas Bickel
225455af09
Do not explicity load pervasives.liq
...
As per the liquidsoap docs the file is loaded per default anyhow http://savonet.sourceforge.net/doc-svn/script_loading.html .
I think the output.shoutcast might be the only place where we really use it though. Testing this against shoutcast would be nice, but I don't have one and am not sure how relevant it still is.
2017-04-04 13:13:13 +02:00
Lucas Bickel
6e50af344a
Fix update.py script
2017-03-10 15:53:22 +01:00
Duncan Sommerville
459f9494c3
Merge saas-dev into soundcloud
2015-06-10 16:08:52 -04:00
Duncan Sommerville
b0b6e037ac
CC-6046, CC-6045, CC-6047 - New SoundCloud implementation
2015-06-03 16:57:17 -04:00
Albert Santoni
11c6818e61
Merge branch '2.5.x-installer' into saas-installer-albert
...
Conflicts:
.gitignore
airtime_mvc/application/Bootstrap.php
airtime_mvc/application/configs/conf.php
airtime_mvc/application/controllers/SystemstatusController.php
airtime_mvc/application/controllers/UpgradeController.php
airtime_mvc/application/upgrade/Upgrades.php
airtime_mvc/application/views/scripts/systemstatus/index.phtml
airtime_mvc/build/airtime.conf
airtime_mvc/build/sql/defaultdata.sql
airtime_mvc/public/index.php
airtime_mvc/tests/application/helpers/AirtimeInstall.php
install_minimal/airtime-install
install_minimal/include/airtime-constants.php
install_minimal/include/airtime-copy-files.sh
install_minimal/include/airtime-db-install.php
install_minimal/include/airtime-initialize.sh
install_minimal/include/airtime-install.php
install_minimal/include/airtime-installed-check.php
install_minimal/include/airtime-remove-files.sh
install_minimal/include/airtime-upgrade.php
python_apps/media-monitor/install/media-monitor-copy-files.py
python_apps/monit/monit-airtime-generic.cfg
python_apps/pypo/airtime-playout
python_apps/pypo/install/pypo-copy-files.py
python_apps/pypo/liquidsoap/generate_liquidsoap_cfg.py
python_apps/pypo/liquidsoap/ls_script.liq
python_apps/pypo/pypo/__main__.py
python_apps/pypo/pypo/media/update/replaygain.py
python_apps/pypo/pypo/media/update/replaygainupdater.py
python_apps/pypo/pypo/media/update/silananalyzer.py
python_apps/python-virtualenv/airtime_virtual_env.pybundle
python_apps/python-virtualenv/requirements
utils/airtime-check-system.php
2015-05-22 16:05:29 -04:00
Albert Santoni
e8c333857e
Added utils/make_tarball.sh script
2015-04-07 19:06:27 -04:00
Albert Santoni
32c7e81685
Removed use of virtualenv in utils
2015-03-16 14:54:29 -04:00
Albert Santoni
19de887efb
Fixed airtime-import to work without the virtualenv
2015-03-16 14:51:57 -04:00
drigato
ca9750f415
Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas
...
Conflicts:
airtime_mvc/application/Bootstrap.php
airtime_mvc/application/configs/ACL.php
airtime_mvc/application/controllers/ApiController.php
airtime_mvc/application/controllers/plugins/Acl_plugin.php
airtime_mvc/application/forms/GeneralPreferences.php
airtime_mvc/application/modules/rest/controllers/MediaController.php
airtime_mvc/application/views/scripts/form/preferences_general.phtml
airtime_mvc/application/views/scripts/form/support-setting.phtml
airtime_mvc/build/sql/schema.sql
2015-01-23 11:32:45 -05:00
Albert Santoni
6e43505379
Merge branch '2.5.x' into 2.5.x-installer
2015-01-22 17:36:12 -05:00
Albert Santoni
230cdcccb4
Merge branch '2.5.x' into cc-5709-airtime-analyzer
...
Conflicts:
CREDITS
2015-01-22 11:29:38 -05:00
Albert Santoni
39445c945f
Added upgrade.py helper script (for development only)
2015-01-21 12:14:44 -05:00
Duncan Sommerville
5e22f929c7
Reverted commit mistakenly changing file modifiers to 755
2015-01-14 20:45:03 -05:00
Duncan Sommerville
f4c5cf1353
Added virtualenv back into install process
2015-01-05 16:41:03 -05:00
Duncan Sommerville
51a95fb989
More work on monitless installer
2014-12-16 20:12:20 -05:00
Duncan Sommerville
4dfd49d12c
Initial work on monitless installation
2014-12-16 12:24:41 -05:00
Duncan Sommerville
f5b4928538
More work on web installer
2014-12-09 17:48:16 -05:00
drigato
39db3d4aee
Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas
...
Conflicts:
airtime_mvc/application/controllers/UpgradeController.php
2014-05-05 11:21:02 -04:00
Albert Santoni
5dab498041
Removed this silly airtime-update-db-settings script
...
* No longer needed, was a horrible hack in the first place.
2014-05-02 17:16:03 -04:00
Albert Santoni
2f8461b2a6
Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas
2014-04-23 14:58:36 -04:00
Albert Santoni
b920ed2598
Fixed a bunch of installer stuff for Naomi
2014-04-23 12:21:39 -04:00
Albert Santoni
ed78625fce
Merge branch '2.5.x' into 2.5.x-saas
2014-01-27 12:01:11 -05:00
Daniel James
c5a6e81690
SAAS-374 Don't expose API key when a component has failed
2014-01-06 11:31:18 +00:00
Naomi Aro
f2d5fa96da
Merge branch '2.4.x' into 2.4.x-saas
...
Conflicts:
python_apps/pypo/liquidsoap_scripts/ls_script.liq
utils/phone_home_stat.php
2013-06-26 01:25:26 -04:00
Martin Konecny
8ca1caecbe
CC-5194:
...
Fail to execute phone_home_stat
-fixed by using native Zend autoloader
2013-05-30 15:52:29 -04:00
Naomi
28f957be92
CC-3817 : Should use soundcloud icon for recorded & uploaded shows in timeline for past shows to match calendar
2013-05-27 17:02:34 -04:00
Martin Konecny
3b9b23a7dd
Merge branch '2.3.x-saas' into 2.4.x-saas
...
Conflicts:
airtime_mvc/application/controllers/ScheduleController.php
airtime_mvc/application/forms/AddShowWhen.php
airtime_mvc/application/models/Schedule.php
python_apps/pypo/airtime-playout
2013-05-21 16:40:10 -04:00
Martin Konecny
479e69de12
CC-5009:
...
Use Silan to silently update track length in the background
-done
2013-04-18 15:40:33 -04:00
Martin Konecny
00475275e5
Merge branch '2.3.x' into 2.3.x-saas
2013-03-22 14:24:12 -04:00
Martin Konecny
6d1025507a
Merge branch '2.3.x' into devel
2013-03-22 14:05:08 -04:00