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

feat(playout): integrate new liquisoap client

github.com/libretime/libretime - da6458caea08b84268b07142feda1f8b6b8a9e89 authored over 2 years ago
chore(legacy): translated using weblate (Croatian) (#2059)

Currently translated at 72.7% (692 of 951 strings)

Translation: LibreTime/Legacy
Translate-U...

github.com/libretime/libretime - e6945a0e451a53979e294d1d9801194e71f58b4b authored over 2 years ago
chore(playout): remove unused code (#2058)

github.com/libretime/libretime - bddbdf716ce3f29c2cda634bed14a7ed99ccce71 authored over 2 years ago
chore: install python3-venv in vagrant for dev (#2057)

github.com/libretime/libretime - f8de1ec8655d9d72c8a889f7e176a50bbf901614 authored over 2 years ago
fix(playout): add thread names (#2056)

github.com/libretime/libretime - a730c1b1a4199f9ca440785bd3877937c16c771e authored over 2 years ago
ci: add custom user for dev containers

github.com/libretime/libretime - 8810b5875f5c47e2e24e2b6b31ade98610aae323 authored over 2 years ago
ci: add missing gid when running dev container

github.com/libretime/libretime - 6d928d9b24130544ac6c3db9d3092cdab311bfc0 authored over 2 years ago
chore(legacy): translated using weblate (Croatian) (#2054)

Currently translated at 56.6% (539 of 951 strings)

Translation: LibreTime/Legacy
Translate-U...

github.com/libretime/libretime - 2a3822b4d195a833a31fc522fbd6c9aed7367ccc authored over 2 years ago
chore(legacy): translated using weblate (Croatian) (#2052)

Currently translated at 56.2% (535 of 951 strings)

Translation: LibreTime/Legacy
Translate-U...

github.com/libretime/libretime - 151b47e60f581d2dc762e94ce23d1367949210b8 authored over 2 years ago
fix(playout): use stream download when fetching files (#2048)

github.com/libretime/libretime - 8897d390e153500a56278eb2f8ab1f0ab791b58e authored over 2 years ago
feat(shared): pass config data via init (#2042)

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

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

github.com/libretime/libretime - b1ebc3a44f283ef89f64b4bf3b923de6d0994919 authored over 2 years ago
feat(legacy): add config dot notation access

github.com/libretime/libretime - e8785124e03f4ad54af9b4a8473923b7cd99adaf authored over 2 years ago
refactor(legacy): clean config

- sort imports
- improve indentation
- rename internal_values to legacy_values
- reorder functio...

github.com/libretime/libretime - f483852ccd82e7058b13fbabcd802583b0f5bb6d authored over 2 years ago
chore(legacy): sort composer packages

github.com/libretime/libretime - d9815fb76f176fb0a51600c1b24da22c7b98c041 authored over 2 years ago
feat(legacy): setup config schema validation

BREAKING CHANGE: Unrecognized values in the configuration file will
raise validation errors, ple...

github.com/libretime/libretime - 21254b048d8bc5db234273ceb43a467c8ce26bd7 authored over 2 years ago
style(legacy): format (#2039)

github.com/libretime/libretime - 1550d44ac5f6e03bdf3d342f00873824011c6f91 authored over 2 years ago
test(api): conftest at top level for global fixture access (#2038)

github.com/libretime/libretime - 7082c9693d24c82c38ac307f0afff576b4599286 authored over 2 years ago
feat(playout): rewrite stats collector (#2028)

- Replace defusedxml with lxml

github.com/libretime/libretime - 4019367abcd151a7d9d81f134e42c3253ac6f1f8 authored over 2 years ago
chore: use max 4 cores for parallel execution

github.com/libretime/libretime - d917ae1da891815b72b8cd22894ab93ab00642e2 authored over 2 years ago
chore(playout): add missing requests types

github.com/libretime/libretime - 02c16de2ab6eb469f256b83e1f59b83c21b3ffcb authored over 2 years ago
chore(api-client): mark package as typed

github.com/libretime/libretime - ccbf4fb0201c28250a0d049edd9b729d1bd76e3b authored over 2 years ago
chore(playout): add missing python-dateutil dependency

github.com/libretime/libretime - 39941b0fd42c5a0c7d6ac5f040e371dfdc2f0710 authored over 2 years ago
chore(api-client): add missing python-dateutil types

github.com/libretime/libretime - 6a20a90255096a6e811f5924692e26d872da2afa authored over 2 years ago
refactor(analyzer): rewrite analyze playability

github.com/libretime/libretime - dc30d8836b804816f39b9f65e1c1094f05d91395 authored over 2 years ago
feat(analyzer): override paths using env variables

Allow overriding FFMPEG, FFPROBE, or LIQUIDSOAP paths using env variables.

github.com/libretime/libretime - 04e5a7e4043e2d9516429f0a404822bab53041ff authored over 2 years ago
refactor(playout): improve exceptions handling (#2027)

github.com/libretime/libretime - 9413bd5a292dadfba41ba133464eed0a7796c653 authored over 2 years ago
refactor(analyzer): fix linting errors (#2029)

github.com/libretime/libretime - 1b93b7645e3a5317e4faa766ba9ce1947ee07ba5 authored over 2 years ago
chore: disable pylint logging-fstring-interpolation format (#2033)

github.com/libretime/libretime - b4656299772fcff11f4e03b6dac0c63871059b0d authored over 2 years ago
chore(api-client): cleanup comments

github.com/libretime/libretime - d1faa4bf3d51b6961ccfa6c66bc75b1cf5c6a1d8 authored over 2 years ago
chore(api-client): remove unused v1 api endpoints

github.com/libretime/libretime - cefcd8ac122093c87832a460f1d524d575b07a10 authored over 2 years ago
refactor(api-client): improve exception handling

github.com/libretime/libretime - 313898137c7baeecf45eb3df35a73ebb11a3583c authored over 2 years ago
fix(api-client): remove unused v1 methods

github.com/libretime/libretime - e2e03dba4ae1fed00774d91303a21c364127e4fd authored over 2 years ago
refactorapi-client): fix linting errors

github.com/libretime/libretime - 5782e10250c1dae5fe4716ba4598ea640dd8c029 authored over 2 years ago
fix(legacy): do not rely on undefined SERVER_NAME (#2031)

github.com/libretime/libretime - 45c283504e7503d1454327003ce4b77517e900ab authored over 2 years ago
chore(deps): update lycheeverse/lychee-action action to v1.5.1

github.com/libretime/libretime - 631a7956ea7551d842724821cd4bf9517fdd270a authored over 2 years ago
fix(playout): replace deprecated harbor.bind_addr (#2025)

Only for liquidsoap >=1.3.3

github.com/libretime/libretime - d95a77655a6b905e0ab7d1a5efa3a20b40d58f9b authored over 2 years ago
feat: move stream liquisoap status to pref table

github.com/libretime/libretime - 2b533d47249bb45cf7b2cc9d6a1d02db17459ab8 authored over 2 years ago
feat: move stream stats status to pref table

github.com/libretime/libretime - 406d42323a85c6dad0f75e387397e68f0aea0efa authored over 2 years ago
feat: move off_air_meta stream setting to pref table (#2023)

github.com/libretime/libretime - 6c59ff588b5418d10cc9cc16f1e82377a9e9ea74 authored over 2 years ago
refactor(playout): remove unused variable (#2021)

github.com/libretime/libretime - e408237be112c66e84c642b5f857ddde11296499 authored over 2 years ago
docs: check system time config before installing (#2019)

github.com/libretime/libretime - 5e7b44e88fcd6be256f203e4b6ce6bdf542d4a86 authored over 2 years ago
chore(deps): upgrade docusaurus to v2.0.1

github.com/libretime/libretime - 6f8573e9306ce3c7f5b0330c0a1e4cd7776584ea authored over 2 years ago
chore(deps): upgrade clsx to v1.2.1

github.com/libretime/libretime - 517c9cfc774217f44ca9466452dd230651f39236 authored over 2 years ago
chore(deps): upgrade mermaid packages

github.com/libretime/libretime - 07d5caa6ad513d42cb842ad7f56f23514684ae57 authored over 2 years ago
chore(deps): upgrade website packages

github.com/libretime/libretime - 196f458778979665331e5af4eb1a746b580cc82e authored over 2 years ago
chore(deps): upgrade typescript packages

github.com/libretime/libretime - fd8f103cc1154aaf3e6a77a9283a1307c5e82b0b authored over 2 years ago
docs: use dedicated backup procedure for airtime

github.com/libretime/libretime - a9428ece7762fa811fbb9cc849609e1b124b9694 authored over 2 years ago
docs: edit timezone during setup

github.com/libretime/libretime - ec829b60166bd5f9cf19ae3ebbfccd2e50967a44 authored over 2 years ago
docs: add out of date warning to custom auth setup

github.com/libretime/libretime - 3f612f336bcaa5cc8662f07cfc87b19fd9948de5 authored over 2 years ago
chore: remove adminer from compose stack

Use other tools to connect to the database for developement.

github.com/libretime/libretime - d5fcc5d66033f9a4c53f5576343826e801272250 authored over 2 years ago
chore: add rabbitmq healthcheck in compose stack

github.com/libretime/libretime - cb0798edcf69358bfc6d23c954083814c4656ebf authored over 2 years ago
chore: update postgres in compose stack

github.com/libretime/libretime - 4c4d9796f5f22ba1e7a12a3c3172226301b94a9d authored over 2 years ago
feat(installer): use ed for config update (#2013)

github.com/libretime/libretime - 5367bc8d6170f4467541504d1d0866217b51de10 authored over 2 years ago
fix(shared): remove unused field from rabbitmq config (#2012)

github.com/libretime/libretime - 6df1087abc4156bdb5c4474f889ae77dd37418f9 authored over 2 years ago
feat(shared): load env config using jsonschema

The env loader is now capable of loading lists of objects, union types
or list of union types fr...

github.com/libretime/libretime - bcd877266f0c65e00d488f3a128cac8c0e5ee4fd authored over 2 years ago
fix(shared): validator value type can be wrong

github.com/libretime/libretime - 6c449e30197e1695b8406bb1b8d8f9574ed3869c authored over 2 years ago
test(shared): move config tests

github.com/libretime/libretime - dec51eacee367725352d1681b0852656540e2481 authored over 2 years ago
chore(legacy): translated using weblate (German) (#2010)

Currently translated at 75.0% (714 of 951 strings)

Translation: LibreTime/Legacy
Translate-U...

github.com/libretime/libretime - 782a3b140e0a4179b73c63400cc5d3ce8944e94f authored over 2 years ago
test: enable logs when running pytest (#2008)

github.com/libretime/libretime - 140cf4427b0fbf5dc65b747ab1be191096317334 authored over 2 years ago
chore(legacy): translated using weblate (Croatian)

Currently translated at 55.0% (524 of 951 strings)

Translation: LibreTime/Legacy
Translate-URL:...

github.com/libretime/libretime - d7e6b6a77616b7dc3345c6402e4aedca7eb86481 authored over 2 years ago
chore(api): add pytest-django settings module config (#2006)

github.com/libretime/libretime - 8a1fffe49669395f072460cb374c9af8ef2323f9 authored over 2 years ago
style: format python imports

github.com/libretime/libretime - 7bf3a3f08588098637aec54dfe7d7ede16b39876 authored over 2 years ago
chore: add combine-as isort option

github.com/libretime/libretime - 160f5e14ced01e19edb6ad71d53b870ffa1ad9c4 authored over 2 years ago
chore: install local python deps in editable mode

github.com/libretime/libretime - b93e1e55705f1a1fd92879da9675bbe5bbbe308a authored over 2 years ago
chore: remove chdir in setup.py files

github.com/libretime/libretime - 22868ce1585e46df063269af0f57d78f7dd6dc05 authored over 2 years ago
feat(api): don't use hyperlinked serializers (#1984)

github.com/libretime/libretime - e97b06496a42d7163eaca5593776cf136f2c1876 authored over 2 years ago
fix(legacy): sanitize track_type_id when updating file (#2003)

Fixes #2000

github.com/libretime/libretime - f137be09a1b2b1509768fa50960f02dbb04edeb1 authored over 2 years ago
fix(installer): clean legacy files before copying (#2002)

github.com/libretime/libretime - e6d24333cb16cba5fcba8dba37b6b7835c55b220 authored over 2 years ago
fix(legacy): get local logo file (#1999)

Load logo content from the local file instead of the public location.

github.com/libretime/libretime - fc856c5667953cb044c2fac0fe4e668abaa4300d authored over 2 years ago
fix(api): update set_icecast_passwords StreamSetting fields (#2001)

github.com/libretime/libretime - 57d1f3a953554fbc8346d3b245853544be2402f5 authored over 2 years ago
docs: add release instructions (#1995)

github.com/libretime/libretime - 94c64d225128eb56841a76f19ef7065815ea9f70 authored over 2 years ago
fix(api-client): fix base_url joining for client v2 (#1998)

github.com/libretime/libretime - 6f0ab7d8f28db49302f8d0a4875d25abd3df206e authored over 2 years ago
chore(api-client): config is only used by v1

github.com/libretime/libretime - d4110020c0ad1dd68749ab110c7b2b392a70abbe authored over 2 years ago
feat(playout): integrate api-client v2 calls

github.com/libretime/libretime - d9725003c5d1e4aa683aca9e07a83b292cd61ca1 authored over 2 years ago
feat(api-client): rewrite api-client v2

github.com/libretime/libretime - cf9b08906b7e148abdf85e27efae18a24958afbc authored over 2 years ago
feat(analyzer): load callback details from config and file_id (#1993)

github.com/libretime/libretime - 067b35e9bb5b5f437e93e0e3cf30fff0a45b999f authored over 2 years ago
feat(worker): load callback details from config (#1994)

github.com/libretime/libretime - d93731807c3386745cdbf25e566cf79fe60e2ab2 authored over 2 years ago
ci: website-preview use single comment (#1996)

github.com/libretime/libretime - 2d334d3edef023834e6106ed8cac7420f0a6f55d authored over 2 years ago
feat(api): cast StreamSetting raw_value to value (#1991)

github.com/libretime/libretime - 951dc68394c8a316e1c0758d212b3600642ab514 authored over 2 years ago
refactor(shared): explode config into multiple files (#1987)

github.com/libretime/libretime - e75426bc4cd847f3fb810d710d561811aa74298e authored over 2 years ago
chore(analyzer): clean old comments

github.com/libretime/libretime - 0babe0f2431c38d9e89cbf99e47e2349c5b95ad8 authored over 2 years ago
refactor(analyzer): fix linting

github.com/libretime/libretime - 7bd369f20c9d0074b47334c68f57b055ea5acdf0 authored over 2 years ago
fix(analyzer): remove outdated urllib3 workaround

github.com/libretime/libretime - fc53636c371bb8a7833e70aebda3fa41cefe555a authored over 2 years ago
chore(analyzer): install missing requests types

github.com/libretime/libretime - c395fd7f0a94fb2b9fb83e804103bf30fa462d17 authored over 2 years ago
refactor(analyzer): remove unused import

github.com/libretime/libretime - 58230b7974585b8060acf3ec5dff4ee5e1f799f1 authored over 2 years ago
test(api): create api_client pytest fixture (#1990)

github.com/libretime/libretime - 04c0b119014b1971a89bd029f3c4bf9e459fe9a7 authored over 2 years ago
chore(api): don't scan tests files with bandit (#1989)

github.com/libretime/libretime - 2b973b2695e9dedf8204fc4b6d7733765cdc24e4 authored over 2 years ago
test(api): always print logs while testing (#1988)

github.com/libretime/libretime - 6dfd4dd086ac1119962d62f3a5494e79e6e33deb authored over 2 years ago
chore: improve setuptools find_packages (#1985)

github.com/libretime/libretime - 77f5c9951e2a573b6977d5892ca25b1b4e85dd71 authored over 2 years ago
docs: create development section

github.com/libretime/libretime - fd709f74fc3c56be0f6a595094f55fdd15e6db43 authored over 2 years ago
docs: add releases distributions support

github.com/libretime/libretime - b5267068e429d1eb03014f0f17fe9322711b90da authored over 2 years ago
feat(api): don't use trailing slashes (#1982)

github.com/libretime/libretime - f08af1f3fa89163f5b1d8cd324ef4c6d3b292741 authored over 2 years ago
feat(playout): use single clients instance (#1980)

- Use legacy_client across playout code to make the difference between the old and new clients.
...

github.com/libretime/libretime - 368350b269d7a86ff69e626e3d2d462218cfbaf3 authored over 2 years ago
chore: enable pylint recursive linting (#1981)

github.com/libretime/libretime - f03605a6ce3d3ba19516a529fb6d5dcfd50de8ce authored over 2 years ago
chore(playout): update api-client imports

github.com/libretime/libretime - 8cb9bd5f3287deb9e8d33b9b92cddc42a912712a authored over 2 years ago
feat: rename AirtimeApiClient to ApiClient

github.com/libretime/libretime - 473e770e8a0fbfbf2aff3e2dfd2c592501663dff authored over 2 years ago
chore(api-client): restructure modules

github.com/libretime/libretime - 8369d55eb92c14c789910ea41c5bc1657775c601 authored over 2 years ago
chore(api-client): add requests typings for mypy

github.com/libretime/libretime - f60f878eed254b4426236cc6bf8dc87e369318d8 authored over 2 years ago