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

Multiple headers not parsed #67

Open
daveisfera opened this issue Jul 19, 2024 · 0 comments
Open

Multiple headers not parsed #67

daveisfera opened this issue Jul 19, 2024 · 0 comments

Comments

@daveisfera
Copy link

The parser currently goes back to ID state after CUETEXT when it should go back to HEADER so that a X-TIMESTAMP-MAP that may appear can be parsed. I tried updating the code and adding tests for this case, but I can't get it to run (I jumped back node:10 in a docker image with a Debian Buster base but it wouldn't run (appears that PhantomJS is hanging or something).

So is there a recommend way to run the tests with a current setup so I can make and test a fix for this?

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

No branches or pull requests

1 participant