Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

LibreTime

Radio Broadcast & Automation Platform
Collective - Host: opensource - https://opencollective.com/libretime - Website: https://libretime.org/ - Code: https://github.com/libretime/libretime

Fixing a permission bug in the install script.

On a fresh Ubuntu 18.04 install, the script stops when trying to execute `build.sh`. Calling `ba...

github.com/libretime/libretime - 44e654bc95acc59a2189e2a026ad1a29d7a67d2c authored over 3 years ago
use api_clients method to update file size of items on the server

github.com/libretime/libretime - d8780e8add5449c2247094745e7b8ed23d81b3fe authored over 3 years ago
add apt update to accept release suite change

Workaround for https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929248

github.com/libretime/libretime - b193e0a28ca001bf7960945c9f879f712e94e024 authored over 3 years ago
Merge pull request #1303 from jooola/fix/api_client_v2_get_schedule

Fix api client v2 get schedule

github.com/libretime/libretime - 0c76ed72fb1f94823a117ddde4a6b75dcbc62570 authored over 3 years ago
Explode datetime import statement

github.com/libretime/libretime - 577e5819591541574d92c5cacce5319096091e85 authored over 3 years ago
Scheduler should prepare 1 day ahead, not 1 hour

The old API client v1 used to call the following action, and underlying schedule model:
https://...

github.com/libretime/libretime - efd362eb6286b61aa0a7374c8c209db9b1a11253 authored over 3 years ago
Update styles.css

Fixed arrow-icon position. In the master branch, the icon arrow looks open when it'd be closed a...

github.com/libretime/libretime - 32cfff1815eef5cf55154c1bd5db15e58cb9f5f8 authored over 3 years ago
Merge pull request #1301 from jooola/feat/upgrade_pre-commit

Upgrade pre commit hooks

github.com/libretime/libretime - d6093f7356d262838e866deb80439dadf3220e78 authored over 3 years ago
Add extra builtin dictionnary for codespell

github.com/libretime/libretime - 6d8e6e15cf3b5b2127f6e340fe503a1e066a2822 authored over 3 years ago
Upgrade pre-commit hooks

github.com/libretime/libretime - 7fbbce00323c71277d2683ae53e4e83780ed95bb authored over 3 years ago
Merge pull request #1299 from LibreTime/revert-1298-fix/web-root

Revert "Fix default web_root"

github.com/libretime/libretime - ff96d554a152581914551004f06a3837cecade13 authored over 3 years ago
Revert "Fix default web_root"

github.com/libretime/libretime - cd60f4f7a9826cd6985094b249cf79822ee80998 authored over 3 years ago
Merge pull request #1298 from paddatrapper/fix/web-root

Fix default web_root

github.com/libretime/libretime - bb941c2f2271584c8d30a2632679e7c382861916 authored over 3 years ago
Fix default web_root

github.com/libretime/libretime - c3e60640d421484268538cf474ec628d8dffc99d authored over 3 years ago
Merge pull request #1297 from jooola/fix/remove_xenial_leftover

Remove xenial file leftover

github.com/libretime/libretime - 61aaab52ec0a1f56ebccbbdf8b81e6a47301ae56 authored over 3 years ago
Remove xenial file leftover

github.com/libretime/libretime - 2db156040c2ca6e6c8f008ae1707280b3ff45c70 authored over 3 years ago
Merge pull request #1296 from jooola/fix/installer_after_format

Fix installer bad logic

github.com/libretime/libretime - a44b666203799d452f8dc26e652ee4d0471c40e3 authored over 3 years ago
Fix bad logic

Before the formatting, the check was useless.
The fixes from the formatting/linting PR messed th...

github.com/libretime/libretime - 60bd49fa62b84d134e30f2d80a8cdebc420f659d authored over 3 years ago
Merge pull request #1288 from paddatrapper/fix/analyzer-https

correctly determine protocol from port and configuration in PHP

github.com/libretime/libretime - 44477d008327c06ebfd4467092e6ff8879109643 authored over 3 years ago
Merge pull request #1294 from jooola/feat/format_shell_scripts

Format and check shell scripts

github.com/libretime/libretime - 745ac37389fc945e4f36261eb4081209b4406913 authored over 3 years ago
Fix CI python app installation

github.com/libretime/libretime - 5ec5ef8a40e368e02861d3c72f02a2ef137bee5a authored over 3 years ago
Fix shellcheck warnings

github.com/libretime/libretime - 9881eebf55b457964c23e389d3c9af519f09af3c authored over 3 years ago
Fix shellcheck errors

github.com/libretime/libretime - dc999f90061dffc662f02cd4cd86e7e5653793a2 authored over 3 years ago
Enhance bash shebangs

github.com/libretime/libretime - b5f302ac6110f62b7a2f0aec559f1494e4fe1fe4 authored over 3 years ago
Format shell scripts

Fix flags order

github.com/libretime/libretime - 8b3e09d41cc9813147ffe4c89b79df3fa7ba9eaa authored over 3 years ago
Add global Makefile for project management

github.com/libretime/libretime - 5cf8aaf7a15c6ae52d88948bd7adb8be4e9ea935 authored over 3 years ago
Allow custom shellcheck severity

Normal severity is normal.

CI severity is set to warning, but this should be
changed to style (...

github.com/libretime/libretime - 6c2e5478088b972b50855745b8a34f297f8a45fe authored over 3 years ago
Add shell-check job

We don't want to fail on shellcheck yet.

github.com/libretime/libretime - 38513c3bed43b00b09b7f48a434ff178ff871f02 authored over 3 years ago
Merge pull request #1295 from jooola/feat/remove_install_apt_version_check

Remove install apt-get dangerous options

github.com/libretime/libretime - 00aaa0fe0c3939a77fe425a6af8c17ddf0caae99 authored over 3 years ago
Remove install apt-get dangerous options

Apt should fail fast (and report) instead of
forcing a broken installation.

The version check i...

github.com/libretime/libretime - 8ce437828e1753edfb50d7f22378755e39b393f1 authored over 3 years ago
Merge pull request #1293 from jooola/fix/is_alive_method_name

Rename isAlive method to is_alive

github.com/libretime/libretime - d55e03a22017baee87e847ab54c201ef936a64ce authored over 3 years ago
Rename isAlive method to is_alive

Python 3.9 compatibility fix

github.com/libretime/libretime - 81e9e9f17c903b1e762df4e9dfab4edceaaeacd4 authored over 3 years ago
Merge pull request #1290 from jooola/feat/use_test_matrix

ci: use test matrix for php and python tests

github.com/libretime/libretime - a0b6f2e8c310c8eca08820c3b2842ee1cd35b2e7 authored over 3 years ago
Merge pull request #1291 from jooola/fix/rename_apt_requirements_dir

Rename apt requirements directory to apt

github.com/libretime/libretime - 1b3368f207b9a9782a09f7478f071683ba7f323c authored over 3 years ago
Rename apt requirements directory to apt

Previously ignored by the top level .gitignore, because
lib/ is a reserved directory name for py...

github.com/libretime/libretime - 4033b20ee8cda449650ca139eacee26de92224ac authored over 3 years ago
ci: use test matrix for php and python tests

github.com/libretime/libretime - 5b64b29bdcd0c81d05b3eaf546cf714f842dbf4d authored over 3 years ago
Merge pull request #1287 from paddatrapper/fix/v2-schedule

Fix v2 schedule API endpoint

github.com/libretime/libretime - da4b27965dd5a31228602fc2cbe273264062f4a8 authored over 3 years ago
remove debug statement

github.com/libretime/libretime - 4f765ebb2dc503dc391d453ab25f9e267ded47ab authored over 3 years ago
Truncate schedule items that run over the time of the containing show

Fixes: #1272

github.com/libretime/libretime - 7e1be7b0280e411057be06d5c41dcd3365fd8dab authored over 3 years ago
Merge pull request #1289 from jooola/fix/fail_on_install_fap

Fix installation failure on install -fap

github.com/libretime/libretime - 74e271ec7bc296c637d4e50c9daebf9c39deb20b authored over 3 years ago
Fix installation failure on install -fap

When installing Icecast manually, we don't want the installer to interfere
with the icecast.xml ...

github.com/libretime/libretime - f00e9126188cece33d71ae5563d86f45e5ca50d6 authored over 3 years ago
Guess yes/no values in php config manager

github.com/libretime/libretime - d0836b43135f6fd86043e40680bc2e893256f806 authored over 3 years ago
correctly determine protocol from port and configuration in PHP

Fixes: #1283

github.com/libretime/libretime - 5466cd8688b956b636473d659c23ee2ff494cbb2 authored over 3 years ago
Merge pull request #1282 from jooola/enhance/change_install_passwords

Add postgres and rabbitmq password update scripts

github.com/libretime/libretime - 0f4466b9ab20778d9aecce75a5126ff33b2cff21 authored over 3 years ago
Add postgres and rabbitmq password update scripts

github.com/libretime/libretime - d0d21f1bc588ffe52b12cf0df98ab0ea7117b97c authored over 3 years ago
Merge pull request #1280 from jooola/enhance/api_client

Better error handling in api_client and airtime_mvc

github.com/libretime/libretime - 579dfe5b9ed48be75590ee337d2637eabd1d691e authored over 3 years ago
Handle bad payload in some airtime_mvc api calls

Added a basic JSON decode error safe guard for the following actions:
- pushStreamStatsAction
- ...

github.com/libretime/libretime - 719f6b5c6a2881a977538e942c00f23c1f7c1409 authored over 3 years ago
Better failed request logging in api_client v1

github.com/libretime/libretime - f5d1ffe27c195c44ff102e6d8362a8efeb7e524c authored over 3 years ago
Prevent falsy values obscur behavior in api call

github.com/libretime/libretime - d44317a28aeaf590a4048f77d6f53cd46a7979b9 authored over 3 years ago
Merge pull request #1281 from jooola/fix/installer_composer_interact

Prevent user interaction with composer install

github.com/libretime/libretime - 8e54cd1f12e86f63ef58f34009447df08b5afd6d authored over 3 years ago
Prevent user interaction with composer install

github.com/libretime/libretime - c6ce42e6a661a1415272d6d024ba0a3a338301fd authored over 3 years ago
Merge pull request #1276 from jooola/fix/api_client_status

Handle bad http requests in api clients

github.com/libretime/libretime - a6699acafd232269d471c25b848f1f84050d81d8 authored over 3 years ago
Handle bad http requests in api clients

Previously unhandled, the http requests should either fail hard, or
errors should be logged with...

github.com/libretime/libretime - a6e9f3109c1f34e78b521a4405857d42b97e44ca authored over 3 years ago
Merge pull request #1254 from paddatrapper/chore/remove-bionic

Drop Ubuntu Xenial support

github.com/libretime/libretime - d58fe19ae3cd01f6339e8f25d76b607e5d6b3716 authored over 3 years ago
Merge pull request #1270 from paddatrapper/fix/pycairo

Install pycairo before PyGObject

github.com/libretime/libretime - f902c42095cc4823c0067c8d90a2d8ce01b45fba authored over 3 years ago
install pycairo before PyGObject

Fixes: #1267

github.com/libretime/libretime - f5ca20ed3e5e379efe6c24219ef60180b627da42 authored over 3 years ago
move Airtime migration note to the correct place

github.com/libretime/libretime - 9494a17ad04d3e543044de7aeeb87e046f58d2dd authored over 3 years ago
update documentation to remove bionic

github.com/libretime/libretime - f94e90a7f68c74669c88dd1072c5f0041d24ad71 authored over 3 years ago
Merge pull request #1259 from paddatrapper/fix/replay-gain

Set default replay gain

github.com/libretime/libretime - cf75b14e238e0bf5836fc29e789729ee80222556 authored over 3 years ago
add missing fields to v2 get schedule api call

Fixes: #1258

github.com/libretime/libretime - 8d259aaf987ac3c85ee8128fbac9cbfd99eec12f authored over 3 years ago
Merge pull request #1262 from paddatrapper/fix/pygobject-version

Limit pygobject version to 3.36.1 for pycairo

github.com/libretime/libretime - 5badca488d26028b42c13a12df50202d692c2d89 authored over 3 years ago
Update upgrade documentation

Fixes: #71 #623

github.com/libretime/libretime - 39a8b66b49f77d6e3609af5390ef1f641938c7ea authored over 3 years ago
Drop Ubuntu Xenial support

Fixes: #1226

github.com/libretime/libretime - fa5db502ed6c0a8d019305337a9b0aecb4f8340a authored over 3 years ago
limit pygobject version to 3.36.1 for pycairo

github.com/libretime/libretime - eac3a614600a9f88810fd3af0511fe7e648c6a2e authored over 3 years ago
Merge pull request #1253 from paddatrapper/chore/remove-stretch

Drop Debian Stretch support

github.com/libretime/libretime - 18ce6824e39c572ac38cccce5566e9cfa4bc779f authored over 3 years ago
Merge pull request #1261 from paddatrapper/doc/pr-template

Add pull request template

github.com/libretime/libretime - a1cbcf8c10808e3040a450c12d079454b30f77f7 authored over 3 years ago
Add pull request template

Fixes: #794

github.com/libretime/libretime - 817919b5be259457543d3498bc447e17f93c658b authored over 3 years ago
update documentation to remove stretch

github.com/libretime/libretime - 3c63eb7c6c293d9db2c2d099a0e90c15d3c239dc authored over 3 years ago
Merge pull request #1255 from paddatrapper/fix/dateutil-version

Require python-dateutil version 2.7 or higher

github.com/libretime/libretime - 0292ed819c4f85a49636f16a4e8086d167f3ff43 authored over 3 years ago
require python-dateutil version 2.7 or higher

github.com/libretime/libretime - 27fb1e5076fdcd245c5b40539f3510f2a363ef95 authored over 3 years ago
drop Debian Stretch support

Fixes #1194

github.com/libretime/libretime - c26abba7a9e37c6c732ae42e11debdde41e5ca9d authored over 3 years ago
Merge pull request #1231 from paddatrapper/fix/python-valueerror

Allow schedule times without microseconds in api_client

github.com/libretime/libretime - d5781d198c37ef10e88fd4b9c57f46ff64114a4c authored over 3 years ago
Merge pull request #1227 from jooola/update_contibuting

Improve CONTRIBUTING and community links

github.com/libretime/libretime - 16a9168d4f1058ce9ced935a125baa95ad653bb0 authored over 3 years ago
rearange sections between CONTRIBUTING and the website

github.com/libretime/libretime - fec0aec26d6fb172f2908fdcc838212f35f00b8b authored over 3 years ago
Merge pull request #1239 from LibreTime/dependabot/pip/python_apps/airtime_analyzer/mutagen-1.45.1

Bump mutagen from 1.42.0 to 1.45.1 in /python_apps/airtime_analyzer

github.com/libretime/libretime - 42d1ce07ec8e81a6105c84cc56538b86943b6d47 authored over 3 years ago
Bump mutagen from 1.42.0 to 1.45.1 in /python_apps/airtime_analyzer

Bumps [mutagen](https://github.com/quodlibet/mutagen) from 1.42.0 to 1.45.1.
- [Release notes](h...

github.com/libretime/libretime - 5ac3b6d2e9a6880970389cd5f64f5f5dbf2506fe authored over 3 years ago
Merge pull request #1238 from LibreTime/dependabot/pip/python_apps/airtime_analyzer/rgain3-1.1.0

Bump rgain3 from 1.0.0 to 1.1.0 in /python_apps/airtime_analyzer

github.com/libretime/libretime - 16683688223ce1e78ce3d314f9b9a1375cd25a84 authored over 3 years ago
Bump rgain3 from 1.0.0 to 1.1.0 in /python_apps/airtime_analyzer

Bumps [rgain3](https://github.com/chaudum/rgain) from 1.0.0 to 1.1.0.
- [Release notes](https://...

github.com/libretime/libretime - fac48adb130ef6a3624a8999fd26b4330aec7b51 authored over 3 years ago
Merge pull request #1237 from LibreTime/dependabot/pip/python_apps/airtime_analyzer/pika-gte-1.1-and-lt-1.3

Update pika requirement from ~=1.1.0 to >=1.0 in /python_apps/airtime_analyzer

github.com/libretime/libretime - 996e96782d5960991762fb989a0475e7f95bad62 authored over 3 years ago
Update pika requirement in /python_apps/airtime_analyzer

Updates the requirements on [pika](https://github.com/pika/pika) to permit the latest version.
-...

github.com/libretime/libretime - 1c6b190a91823a6731083b3e8a415277e0352e19 authored over 3 years ago
Merge pull request #1236 from LibreTime/dependabot/pip/python_apps/airtime_analyzer/pygobject-lt-3.40.2

Drop pygobject requirement from /python_apps/airtime_analyzer

github.com/libretime/libretime - 668d050a0e2e1b6c8a6a61efc6d52b421a2f3d2d authored over 3 years ago
Drops pygobject requirement in /python_apps/airtime_analyzer

Updates the requirements on [pygobject](https://pygobject.readthedocs.io) to permit the latest v...

github.com/libretime/libretime - 64c87ba341fdcfe1065428da2dc81b0481a22236 authored over 3 years ago
allow times without microseconds

github.com/libretime/libretime - a1bf8c8c44086f402c35a7c4f269ad9006d0fdd5 authored over 3 years ago
Merge pull request #1243 from jooola/analyzer_pytest

Migrate analyzer tests to pytest

github.com/libretime/libretime - 280091bfd72a1077e8d073a55c9512cc2fad9a88 authored over 3 years ago
Properly test metadata unparsable file

github.com/libretime/libretime - 15cd4e58dc60731f4ddc18f5711b7e87d993fee1 authored over 3 years ago
Remove old unicode prefix

github.com/libretime/libretime - f84af8aa2e1518e5cf25e774ec15ce7a07e66e13 authored over 3 years ago
Update CI to run pytest

github.com/libretime/libretime - ed3d527c09d17111365215d956e05c976ab6afb9 authored over 3 years ago
Extract common fixtures in conftest.py

github.com/libretime/libretime - 6700b4b8e0a408a99d586576b2ce9c6c45622c1c authored over 3 years ago
Migrate playability_analyzer_test to pytest

github.com/libretime/libretime - b37a095414ae478f786ceb51f1e6426099795de5 authored over 3 years ago
Migrate replaygain_analyzer_test to pytest

github.com/libretime/libretime - efcbd2644705b37f37fdb987e7857921e23bf45e authored over 3 years ago
Migrate cuepoint_analyzer_test to pytest

github.com/libretime/libretime - 5ff923887dcaff232e71cabdeea981ce2a103553 authored over 3 years ago
Migrate analyzer_test to pytest

github.com/libretime/libretime - 591b62ebee611c890595d6e4a624b91f507620fa authored over 3 years ago
Fix wildcard import

github.com/libretime/libretime - dad360255b889430b230f94c659bc6d8c5ebbe52 authored over 3 years ago
Migrate filemover_analyzer_test to pytest

github.com/libretime/libretime - 6dee626cbd7a0d0022eade566b8c1bf2eeb40409 authored over 3 years ago
Fix missing mutagen

github.com/libretime/libretime - bec298d63f7c61f105a8c68314dd4780110cf149 authored over 3 years ago
Fix inconsistent test across env

Liquidsoap version in CI is different from debian buster
and on test about playability is failin...

github.com/libretime/libretime - 9f88f8240429131557bf027f1f7cc89049509613 authored over 3 years ago
fix: Temp dir path might contain underscores

github.com/libretime/libretime - 23d02bf959074edd3805618b4da579710426360e authored over 3 years ago
Use requirements.txt and add pytest dependency

Requirements.txt is a developement deps list

github.com/libretime/libretime - 27090c8f2f2abfcbbb99d2c255b2e5cb1beb9f9a authored over 3 years ago
Add extra comment on helper function

github.com/libretime/libretime - 21c8aa65db6c180e7324f1d04f63fb2d62e2ca27 authored over 3 years ago
Migrate analyzer_pipeline_test to pytest

github.com/libretime/libretime - d94193ce578bee9d893fb26afe6f6aee94ae0ec3 authored over 3 years ago