-
Notifications
You must be signed in to change notification settings - Fork 17
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
[Bug]: cue indexing recognized some of cue file,but some not. #624
Comments
could you please provide a sample cue file? |
|
I found that some utf8-bom cue files were correctly recognized, but others were not. It's quite amazing |
I tried with the edge build and found all cues recogniztion are failed. |
airsonic.log |
cd6b824 |
|
@kagemomiji Could you please take a look? This seems to be an issue with wide-ranging implications. |
Only UTF-8 without BOM works |
@Linxuanhua1 @UVJkiNTQ @yuygfgg |
I will try |
ok, I will try it now!!!!! |
Seems okay for me in library recognization. |
awesome!! Thanks!! It works!! |
Thanks for the fix. I further tried with m3u file containing cue path. The file parsing seems okay but the 'extraction' of the play items is failed and I got a 'missing' tag. Maybe this kind of playlist is not supported yet? |
@UVJkiNTQ
|
Increased the library size and found more cues errors. This is okay: I'm quite confusing about the difference. |
@UVJkiNTQ |
Thanks for your effort. |
CUEs.zip
This seems just a warning, parsing is okay.
Error parsing. The time code is larger than 99 is first field.
Extra: |
…-sheet #624 support UTF-8 with BOM CUE sheets
What happened?
Not all of cue files are recognized correctly. The files encoded with utf8-bom aren't recognized. Does the programme not support this format?
Steps to reproduce
Normally run docker version with enabling cue indexing.
Version
latest docker
Version Detail
No response
Operating System
Linux
Java Version
docker included
Database
Other
DB Detail
No response
Configuration paramter
Normal
Proxy Server
No response
client detail
No response
language
None
Relevant log output
No response
The text was updated successfully, but these errors were encountered: