Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reimplement cue file parser using liq code #4330

Merged
merged 10 commits into from
Jan 28, 2025
Merged

Reimplement cue file parser using liq code #4330

merged 10 commits into from
Jan 28, 2025

Conversation

toots
Copy link
Member

@toots toots commented Jan 28, 2025

This PR reimplements the cue file parser as native liquidsoap code

It also adds support for multiple files and add tests.

Overall, it was a great test of the recent language changes. Some improvements still need to happen around records typing to really bring it to the next level.

Fixes: #1373

@toots toots enabled auto-merge January 28, 2025 17:07
@toots toots added this pull request to the merge queue Jan 28, 2025
Merged via the queue into main with commit 4587675 Jan 28, 2025
29 of 30 checks passed
@toots toots deleted the cue-file-native branch January 28, 2025 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend Cue Sheet Playlists to allow multiple FILE sections
1 participant