Commit Graph

15415 Commits

Author SHA1 Message Date
Robb Ebright c9cf0fbb1e Added debian-stretch to vagrant setup 2017-11-13 10:42:11 -05:00
Lucas Bickel 0dd0a443ff Merge pull request #342 from LibreTime/readme-edit-add-forum-link
Linking to forum from readme.md
2017-10-21 21:15:57 +02:00
Robb 0b75374219 Updating Readme.MD
Adding link to the forum
2017-10-19 15:42:48 -04:00
Robb 3258983b21 Merge pull request #334 from radiorabe/revert/pypofile-changes
Revert pypofile try block move
2017-10-17 20:12:46 -04:00
Lucas Bickel bf5cfbcf56 gracefully handle missing config option 2017-10-15 14:45:22 +02:00
Lucas Bickel ace7e493f4 Fix port and protocol default values
Turns our bare ConfigObjects don't to default passing very automatically.
2017-10-15 13:46:40 +02:00
Lucas Bickel 4287ac1c70 Revert pypofile try block move
Config file getting is allowed to fail. I didn't realize that it
would not just use the default instead of excepting and getting
caught. Sorry for that.
2017-10-15 13:14:40 +02:00
Robb 38fe253438 Merge pull request #329 from radiorabe/fix/pypo-update-track-time
Pypo track updating fix
2017-10-14 10:18:11 -04:00
Lucas Bickel 5248b41974 Merge pull request #332 from amavarick/master
Add zip and unzip to requirements
2017-10-13 12:40:54 +02:00
amavarick 91b7e05157 Add zip and unzip to requirements 2017-10-11 16:48:25 -04:00
amavarick 391e02e3eb Add zip and unzip to requirements 2017-10-11 16:48:01 -04:00
amavarick 5296d08c06 Add zip and unzip to requirements 2017-10-11 16:47:41 -04:00
amavarick 2441444b6c Add zip and unzip to requirements 2017-10-11 16:47:20 -04:00
amavarick 4c783da375 Add zip and unzip to requirements 2017-10-11 16:46:56 -04:00
amavarick 40e47b3a8b Add zip and unzip to requirements 2017-10-11 16:46:11 -04:00
Lucas Bickel 6e35cfb44b Fix whitespace and move config getting into try 2017-10-08 16:15:08 +02:00
Lucas Bickel 1add49efdf Merge pull request #327 from Robbt/robbt-fix/podcast_download_decode_to_avoid_corruption
Fix podcast corruption by adding decode = true to the raw request object for the celery task
2017-10-08 14:50:17 +02:00
Robb Ebright 5150f3add5 Adding decode = true to the raw request object fixes issues with certain podcasts and corruption 2017-10-07 18:48:39 -04:00
Robb 44116bcc93 Merge pull request #322 from radiorabe/dev/preparing-docs
Update preparing server docs
2017-10-07 13:14:04 -04:00
Lucas Bickel 007b19edea Update preparing server docs
A start at documenting the server install part. Adds docs and pointers
for firewalling, PostgeSQL and RabbitMQ.
2017-10-07 14:36:52 +02:00
Lucas Bickel 800ce3d6d0 Merge pull request #318 from xabispacebiker/libretime-debian-stretch
Libretime debian stretch support
2017-10-07 11:48:22 +02:00
Xabi Spacebiker 0be55ca986 Create requirements-debian-stretch.apt
Adding support for Debian 9 Stretch
2017-10-05 01:06:46 +02:00
Xabi Spacebiker 167f7d1c98 Update install 2017-10-05 01:04:02 +02:00
Xabi Spacebiker 09dbe3ea06 Update install
Adding support for Debian 9 Stretch
2017-10-05 00:17:46 +02:00
Xabi Spacebiker 5160fc64d7 Update pypofile.py
Last update
2017-10-03 03:37:06 +02:00
Xabi Spacebiker 216294428a Update pypofile.py 2017-10-03 01:28:01 +02:00
Xabi Spacebiker cfb99fa926 Update pypofile.py
1st- Changes the file permissions of cache files from 444 to 644
2nd- Put the host variables into a single array, this way we can pass the full variable to the report_file_size_and_md5_to_airtime function.
2017-10-02 23:42:11 +02:00
Lucas Bickel b5b24f3464 Merge pull request #309 from xabispacebiker/pypo-permission-fix
Pypo permission fix
2017-09-29 20:43:27 +02:00
Xabi Spacebiker 715df8418f Update HTTPHelper.php 2017-09-29 12:21:13 +02:00
Lucas Bickel ef66ad3609 Merge pull request #308 from xabispacebiker/translation-fixes
Translation fixes + Spanish airtime.po
2017-09-29 10:20:24 +02:00
Xabi Spacebiker 418e46c5d8 Update HTTPHelper.php
We want getStationUrl to return a slash at the end, so we add it if missing
2017-09-28 11:23:32 +02:00
Xabi Spacebiker 90e91b1a55 Update Schedule.php
Removing double slash from $uri, not the solution of permission issue but it won't hurt. 
getStationUrl will always return a slash at the end, so we do not need to add it again in line 1033
2017-09-28 11:21:35 +02:00
Xabi Spacebiker 2104b53761 Update pypofile.py
Adding user write permission in cached file
2017-09-28 11:12:57 +02:00
Xabi Spacebiker 5256e43e27 Update airtime.po 2017-09-27 14:42:26 +02:00
Xabi Spacebiker 23c7579017 Fix spanish translations 2017-09-27 13:25:23 +02:00
Xabi Spacebiker 3e8d893f01 Fix missing translations 2017-09-27 10:15:38 +02:00
Xabi Spacebiker cda9f17163 Fix missing translations 2017-09-27 10:13:51 +02:00
Xabi Spacebiker 2e47b00453 Fix missing translations 2017-09-27 10:13:44 +02:00
Lucas Bickel 29e7cc38a7 Merge pull request #263 from Robbt/docs/added_database_documentation
Docs/added database documentation
2017-09-21 06:27:41 +02:00
Robb d9bf01e3f9 Merge pull request #293 from radiorabe/feature/better-error-when-parsing-wav
Better error message when parsing WAVE file
2017-09-20 18:34:23 -04:00
Lucas Bickel 586314052f Better error message when parsing WAVE file 2017-09-20 19:13:15 +02:00
Robb a5e3afe7ee Merge pull request #298 from radiorabe/fix/python-magic-on-travis
Fix python tests on travis
2017-09-19 16:17:36 -04:00
Lucas Bickel 02ccfea0b4 Use local 2.7 python 2017-09-17 11:43:13 +02:00
Lucas Bickel 1ba907c5a1 Install deps for test 2017-09-17 11:35:36 +02:00
Lucas Bickel bd15ba6e6f Add python-magic package in travis build 2017-09-17 11:29:26 +02:00
Lucas Bickel 9739d64063 Merge pull request #294 from miles75/master
Hunagrian language. New translations and error corrections.
2017-09-17 11:17:18 +02:00
miles75 a58bdc3159 Hunagrian language. New translations and error corrections. 2017-09-14 20:28:46 +02:00
Robb a3a00d77aa Merge pull request #290 from radiorabe/fix/legacy_constructors
Update legacy constructors
2017-09-11 11:16:38 -04:00
Lucas Bickel 440e8ce8c9 Fix legacy constructors
These go way back to php 4 and don't need to be like this for any
reason. Currently error handling is acting up when these throw an
error.
2017-09-08 19:53:29 +02:00
Lucas Bickel 58875a2187 Merge pull request #286 from miles75/master
Hungarian translation. New translations and error corrections.
2017-09-03 16:01:07 +02:00