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

chore: keep config files in sync

github.com/libretime/libretime - 8ef82d798e682a856c9720906255b690ffd6128d authored over 2 years ago
docs: add warning about icecast sources limit (#2133)

github.com/libretime/libretime - 5d31e04b2844dc203ada0a9cd05eea4a2f13aa7c authored over 2 years ago
chore: clean old docs files (#2132)

github.com/libretime/libretime - 43cddd3a54e997d1b79632d8378fb1d5d3f69f22 authored over 2 years ago
chore: update outdated readmes (#2131)

github.com/libretime/libretime - 45a131b66843a5b353dfc21903cb1238304caa5b authored over 2 years ago
chore(legacy): update locales (#2130)

github.com/libretime/libretime - cfd6a6291f7cee9abe01b11c695cb3a611bb3955 authored over 2 years ago
chore: fix renovate lockFileMaintenance commit message

github.com/libretime/libretime - e919ececcd546a3719bb4363a280e2cb89e1f8d1 authored over 2 years ago
chore(deps): chore: lock file maintenance (website/package.json)

github.com/libretime/libretime - 2378affc2e58a24571d82698b1febd7a70d2699a authored over 2 years ago
chore(legacy): format code

github.com/libretime/libretime - 63d9e430e1c0fd9f350325682d0fca1bceb5cdd1 authored over 2 years ago
chore(legacy): set format rules based on version

github.com/libretime/libretime - da52f495b4c82019e5c09876f22cd45809a5da7d authored over 2 years ago
fix(deps): update dependency friendsofphp/php-cs-fixer to <3.11.1

github.com/libretime/libretime - edab2a694de4c29a481208302992f400f833ac18 authored over 2 years ago
style(legacy): simplify config-check templates (#2127)

github.com/libretime/libretime - 586776a5cdc92d01eeb0dfde06cccecbfc3cf6c1 authored over 2 years ago
chore(deps): update pre-commit hook codespell-project/codespell to v2.2.1

github.com/libretime/libretime - e0450bf9f68532aea61d9a89856c8c9520df001a authored over 2 years ago
chore: ignore name from spellchecker

github.com/libretime/libretime - f5600ee7a408d4f52ba22fdb943cdde40b7d9e8d authored over 2 years ago
chore(deps): update dependency pydantic to >=1.7.4,<1.11

github.com/libretime/libretime - ef44ad392d02c4695b1b80e3b99550761469f970 authored over 2 years ago
fix(shared): load env from oneOf union schema

github.com/libretime/libretime - ef091d10cb74ae9d8173509712f467091081d064 authored over 2 years ago
chore(deps): update pre-commit hook asottile/pyupgrade to v2.37.3

github.com/libretime/libretime - 0a0c733e000073489037b73cbaef77c23b470a1c authored over 2 years ago
chore(deps): update pre-commit hook psf/black to v22.8.0

github.com/libretime/libretime - ae8797264e4ec3fd8c7392416c02ad6ff5859f7a authored over 2 years ago
chore(deps): update dependency drf-spectacular to >=0.22.1,<0.24

github.com/libretime/libretime - c58ba2e5daef73c96e5e07185172511c35196f44 authored over 2 years ago
chore: remove renovate docusaurus monorepo config

github.com/libretime/libretime - 950141e94a094f7839ddc6d1530f5ce34f708d1c authored over 2 years ago
chore(website): same version range for docusaurus deps

github.com/libretime/libretime - 54f86099cd4f5fb37485e758b1f96527be5f2f94 authored over 2 years ago
chore: enable renovate dashboard

github.com/libretime/libretime - 4d7c5b7ce3a734007342692d3ea44200908de8fd authored over 2 years ago
chore: enable renovate lock file maintenance

github.com/libretime/libretime - ee4d1b456819012765257725ae52818714aff9a2 authored over 2 years ago
fix(worker): rewrite podcast download task

- Fixes bad exception handling when facing an invalid podcast episode file. Fix #2083

github.com/libretime/libretime - 08a44186aac26ff303647f9b5cb6bbcfc2f64853 authored over 2 years ago
test(worker): allow pylint and bandit to fail

github.com/libretime/libretime - 17f7dee9ee8402932298a9e9229b33935baa9e2e authored over 2 years ago
chore: outdated python packages versions

github.com/libretime/libretime - 2afb766b41b4be905f8a0f4cb926dc4454d4c1bd authored over 2 years ago
chore: update version bump procedure

github.com/libretime/libretime - 97f4472ed17e82f629f765bf6132c83dafa3aeab authored over 2 years ago
test(playout): use snapshot testing tool (#2115)

github.com/libretime/libretime - 36264ed4a55213fd1b7619b76eff132ecb34cc1a authored over 2 years ago
chore(worker): add types-requests

github.com/libretime/libretime - 4daa0aaca062326a505ba99f3d02feb22eb42a89 authored over 2 years ago
refactor(worker): add types and rewrite docstring

github.com/libretime/libretime - 11c55d26dc3b842ad1cc66acfdae24eefac56c65 authored over 2 years ago
test(worker): setup testing

github.com/libretime/libretime - 7184fb32359e2b903ef74e09fd3b68d3d1057523 authored over 2 years ago
refactor(worker): rewrite extract_filename from download

github.com/libretime/libretime - ab6cebb6ed7a6beac70a15257ccb559f927dfd78 authored over 2 years ago
fix(legacy): track_type_id should cast to int not text (#2112)

Fixes #2111

github.com/libretime/libretime - c282d5e81c48ae68b845885a5ee04ccd3a0b3fc5 authored over 2 years ago
fix(installer): config should not be world readable

github.com/libretime/libretime - dead0a3429e866958439eb2fe6e1fa40cac47cfd authored over 2 years ago
fix(installer): config dir should be read only

Now that liquidsoap does not write any file in /etc/libretime, we can
make it read only.

github.com/libretime/libretime - d338e2ec888242eda6b465b337e3ae04e8b1d818 authored over 2 years ago
ci: add shared packages to dev container

github.com/libretime/libretime - 00bb922b79cecde90553fb8d64cef6fe1408f227 authored over 2 years ago
fix(shared): install tzdata distibutions package (#2105)

zoneinfo rely on the system tzdata package to work.

github.com/libretime/libretime - f4b1387e017a5926b0af3fa5fd5da04cc94c6ff6 authored over 2 years ago
fix(installer): simplify distro support notice (#2106)

github.com/libretime/libretime - fb789c323c46eae653eb1d381164b022eb8d9c4c authored over 2 years ago
fix(playout): also shutdown on SIGTERM (#2104)

github.com/libretime/libretime - 03902f6aefa28b0f8189591aaa37e95e681aeb29 authored over 2 years ago
ci: fix docusaurus monorepo config (#2101)

github.com/libretime/libretime - 3990040e7af86fbd8dd73606c684825a6b6eb302 authored over 2 years ago
fix(legacy): consistent with docs in outputs public_url generation

Fixes #2100

github.com/libretime/libretime - c6a007e7ac89fbcc7d5f20c7a865fdb776981679 authored over 2 years ago
fix(installer): move non reusable fields from default output

- Make it explicit that you should not reuse those fields, as they should always be specified.
-...

github.com/libretime/libretime - e9f05975fe0f898d7e6f5797a70d6f2dbed64a93 authored over 2 years ago
docs: single restart notice for config changes (#2098)

github.com/libretime/libretime - a85d303a61905ddd7b34a940d4f28235d0472652 authored over 2 years ago
ci: build test images for debian bookworm (#2097)

github.com/libretime/libretime - 8b5749ec983d365d91667abc58de393367a860f3 authored over 2 years ago
feat(api): move /api-auth to /api/browser (#2094)

github.com/libretime/libretime - 35476f9d6d66d3904201f1e1765043fca3efffb7 authored over 2 years ago
fix(installer): add liquidsoap config section

github.com/libretime/libretime - 87dff94749511337b6ddf1667e0f4cd93befd6ae authored over 2 years ago
fix(legacy): config default values are not sanitized

github.com/libretime/libretime - e874db24c59c7037e11523e726616e2d849f9fc2 authored over 2 years ago
fix(playout): missing live show events (#2087)

github.com/libretime/libretime - ef1de341118c5b442894c6dc467c366dc1d072ee authored over 2 years ago
feat(api): remove set passwords command

github.com/libretime/libretime - 2a746498821ddbd7c0b42fa545dbb4428ccaaefb authored over 2 years ago
docs: file based stream configuration

github.com/libretime/libretime - be14fb8096e84d42b54b565e5b130b9e7d48bb5a authored over 2 years ago
feat(legacy): read stream config from file

- We don't delete the stream preferences from the database to prevent data loss. This will be ha...

github.com/libretime/libretime - 5bf62dd9cb5627b31b3f908f0885811168bdb6e7 authored over 2 years ago
feat(playout): liquidsoap boostrap using new api endpoints

github.com/libretime/libretime - c8cb100645e7fca04e17e1e7ec2b37f9688f11c9 authored over 2 years ago
feat(playout): allow updating message_offline value

github.com/libretime/libretime - f5a83dbabbfc55ccc8fb733b39b17678d659935a authored over 2 years ago
feat(playout): stats collector using stream config

github.com/libretime/libretime - 314c70a2081e72227244c6c29b011d589291dd69 authored over 2 years ago
feat(playout): build liquidsoap entrypoint with stream config

github.com/libretime/libretime - b9368d1b7b0bfac3c3a85b7befdb25660a0598dc authored over 2 years ago
feat(shared): create stream config models

github.com/libretime/libretime - d9920a1196094ec61410e488f64be7be1f7670fd authored over 2 years ago
feat(playout): allow liquidsoap listen address configuration

github.com/libretime/libretime - 37b8b17ed380961a2acfa2b07701ab0d7702183b authored over 2 years ago
feat(installer): deploy stream config

github.com/libretime/libretime - ba73866e47c9e2f2e8508711665cf715c8fb2087 authored over 2 years ago
feat: remove cc_stream_setting models

- We don't drop the cc_stream_setting table from the database to prevent data loss. This will be...

github.com/libretime/libretime - 65d3552fc71c2d2608b995881a1c019c65e09a5e authored over 2 years ago
feat(api): add /info and /stream/* endpoints

github.com/libretime/libretime - 12d2d4b15a00e393e437c171e33b71239cb9daeb authored over 2 years ago
docs: use brackets to refer to another field in the config

github.com/libretime/libretime - 5624fd5cd00f2c49b499286c13e0abf1c9658c58 authored over 2 years ago
feat(playout): remove stream_setting update handler

github.com/libretime/libretime - 2fa045a8efd78f19d8dc43bbe5f8bf16b75efc24 authored over 2 years ago
test(analyzer): analyze large audio files (#2050)

github.com/libretime/libretime - 9a8011a12f8d921d05481b0d7816778b45972a7c authored over 2 years ago
ci: add check-shell tools cache

github.com/libretime/libretime - a3817ea468194810f4e17ca397bc061d669ef670 authored over 2 years ago
ci: add check-shell python cache

github.com/libretime/libretime - 5680bdf581a2fbea33c7d6832088d6e84b7157da authored over 2 years ago
ci: add docs lint tools cache

github.com/libretime/libretime - f048704fbbf71d43758ba9ef683e1b34e130bdc4 authored over 2 years ago
ci: add housekeeping lychee cache

github.com/libretime/libretime - d3d622929dafe987b22f57c831f5c3dac6d02f0b authored over 2 years ago
ci: add pre-commit python cache

github.com/libretime/libretime - d87e5d78a71ea7f2a6a4a61c557705ea92054c7d authored over 2 years ago
feat(playout): improve generate_*_events (#2088)

github.com/libretime/libretime - 510d55c7c15ca37d91d13a42e99fdde8fb3c6e77 authored over 2 years ago
chore: add renovate-schema in renovate config

github.com/libretime/libretime - 1edd941eb1ffef316d5d7bd3a2976abff4dc6754 authored over 2 years ago
chore: widen version range on python deps update

github.com/libretime/libretime - 64390965f4fdbb18763629bac0a1ae460697db21 authored over 2 years ago
style(legacy): format config

github.com/libretime/libretime - 252ab00a8e0674314be46d0d87f53c78dd4f295c authored over 2 years ago
fix(legacy): look in /legacy for a VERSION file

github.com/libretime/libretime - 090a5c93acccff4fff860e1f4d6d4188be043ff5 authored over 2 years ago
fix(playout): py36 compatibility broken typings

This partially reverts commit 5505222df632ff8f311d19056db0619501b083cf.

github.com/libretime/libretime - d6348d55752f946a4d3815773d7c7ef90310c00f authored over 2 years ago
fix(installer): fix compatibility with bionic

Fixes #2079

- Install python3 based gunicorn packages for bionic
- Fix old filesystem hierarchy...

github.com/libretime/libretime - fde7a760c68583c3a354f65907ad5b4e6875f84d authored over 2 years ago
fix(playout): py39 compatibility zoneinfo import

github.com/libretime/libretime - 9b40885d9fdc611020851e75d9df85d27d9c15c5 authored over 2 years ago
fix(installer): only upgrade pip packages if needed

github.com/libretime/libretime - cd151da603d52862504322c31ecefe3595816cfc authored over 2 years ago
fix(api): install gunicorn from pip for bionic

Fixes #2077

github.com/libretime/libretime - c244cc812d8b7709c1bc4df02041053e426f7464 authored over 2 years ago
fix(deps): update dependency mdx-mermaid to v1.3.0 [security]

github.com/libretime/libretime - d93ded9dd0f36fd185a097bfdc594a2e1c344a84 authored over 2 years ago
chore: use https links (#2075)

github.com/libretime/libretime - c28c048bf4808b6baf6c8796dd0b4ee00c5a42b4 authored over 2 years ago
fix(legacy): 404 on listeners stats

github.com/libretime/libretime - 4d0cbe4d158afe40e938631cbc92ec09bfd9eea0 authored over 2 years ago
test(legacy): enable stdout logs

github.com/libretime/libretime - 85f7c6d89b5cd27f54cf57063ae7fbb13719ce0c authored over 2 years ago
chore(legacy): fix config validator name

github.com/libretime/libretime - 0dd96345c9a56182b81dc736ca0c41cad6eac4cc authored over 2 years ago
docs: improve config comments

github.com/libretime/libretime - 82502fb60820ba51450e64bfcbd0b749e4796599 authored over 2 years ago
docs: add missing storage configuration

github.com/libretime/libretime - 3211b7a8e769ba3c8265ebf581c0a6a92f1d195b authored over 2 years ago
chore: revert pin setuptools to <64.0.0 for build backend

This reverts commit 2bde574487b7d2fde097db76a9f525b188d70662.

github.com/libretime/libretime - cfcfcc82e4181e9b57aab798921e2703104af28c authored over 2 years ago
chore: setuptools enable legacy-editable

github.com/libretime/libretime - ffc03095f350cea3ed9d4773b033599cdf4d1767 authored over 2 years ago
chore: revert pin setuptools to <64.0.0 for development

This reverts commit b1ebc3a44f283ef89f64b4bf3b923de6d0994919.

github.com/libretime/libretime - 38bf18cd1f6825e1b92dfc6991cf3d284e574333 authored over 2 years ago
docs: add restore procedure (#2071)

github.com/libretime/libretime - 853b0552c982909765690fc6e4edd6c37cb2fbac authored over 2 years ago
fix(legacy): args comma syntax error

github.com/libretime/libretime - 9001a18f2de533b6b1011cef41362b6a8c28f4c8 authored over 2 years ago
ci(legacy): catch syntax errors on older php versions

github.com/libretime/libretime - 3f2f2cb50befdc3f410f7804e8069d2763b38b58 authored over 2 years ago
refactor(playout): simplify legacy api check

github.com/libretime/libretime - 1d59310156f73b833f7ec1addeaae4db31c347b8 authored over 2 years ago
refactor(playout): rename vars and add typing

github.com/libretime/libretime - 5505222df632ff8f311d19056db0619501b083cf authored over 2 years ago
feat(worker): rename service and package to libretime-worker (#2065)

BREAKING CHANGE: The `libretime-celery` python package and service was renamed to `libretime-wor...

github.com/libretime/libretime - 2edbf15bf4329a3df7ef26ad06051d7d65424165 authored over 2 years ago
refactor(playout): move liq io to liq_client

github.com/libretime/libretime - a9cd1fb3dfa61181aa1f4069e500edce53ee5224 authored over 2 years ago
refactor(playout): use vars setter in liq client

github.com/libretime/libretime - fd2381624a6ead6d5f2aad78d2caff15e2659ec8 authored over 2 years ago
chore: some time traveling (#2062)

github.com/libretime/libretime - fa559e2569fee67c0982cb544b0fed6d6e208857 authored over 2 years ago
docs: add ubuntu bionic deprecation notice

github.com/libretime/libretime - 06109e86f8cc653c83c7d1d4821b295d2b5bab67 authored over 2 years ago
docs: add debian buster deprecation notice

github.com/libretime/libretime - c3272662fd6699dae6e5fb15c5fd7c11430a8685 authored over 2 years ago
chore: add python docker-* targets

This allow testing in a similar context to the github CI.

github.com/libretime/libretime - 3ea085d3512d022cc6539adb9c006b2a8e9641e7 authored over 2 years ago
feat(playout): create liquidsoap client

github.com/libretime/libretime - 624a60c4af7db7ab56ef63540f4c4a71b1409b80 authored over 2 years ago