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

[Issue]: Lyrics with timestamps in 3 decimal places can't be recognized as synced #11518

Open
1 task done
yoooogaQAQ opened this issue May 9, 2024 · 2 comments
Open
1 task done
Labels
bug Something isn't working lyrics Issue related to lyrics upstream The issue is due to a upstream library or project

Comments

@yoooogaQAQ
Copy link

yoooogaQAQ commented May 9, 2024

Please describe your bug

The synced lyrics files in my library have mixed timestamp formats, timestamp in 2 decimal places can be recognized by Jellyfin as synced, whereas timestamp in 3 decimal places cannot.

Reproduction Steps

  1. Place a LRC file next to a song file with the timestamp format like this:
    [00:25.831]Lorem ipsum
    [00:32.307]Lorem ipsum
    [00:38.618]Lorem ipsum
  2. Scan the library
  3. Play the song
  4. The lyrics are recognized as un-synced lyrics

Temporary solution:

  1. Truncate the timestamp to 2 decimal places
  2. The lyrics are successfully recognized as synced lyrics

Jellyfin Version

Unstable (master branch)

if other:

No response

Environment

- OS: Debian 12
- Linux Kernel: 6.1.21-v8+
- Virtualization: Docker
- Clients: Browser, Finamp
- Browser: Firefox 125.0.3
- FFmpeg Version: 6.0.1-Jellyfin
- Playback Method: Direct Play
- Hardware Acceleration: None
- GPU Model:
- Plugins:
- Reverse Proxy: Caddy
- Base URL: None
- Networking: Host
- Storage: local

Jellyfin logs

N/A

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

1
2

Code of Conduct

  • I agree to follow this project's Code of Conduct
@yoooogaQAQ yoooogaQAQ added the bug Something isn't working label May 9, 2024
@jellyfin-bot
Copy link
Contributor

Hi, it seems like your issue report has the following item(s) that need to be addressed:

  • You have not filled in the environment completely.

This is an automated message, currently under testing. Please file an issue here if you encounter any problems.

@Shadowghost
Copy link
Contributor

This is an issue with the library we use.

@felix920506 felix920506 added the upstream The issue is due to a upstream library or project label May 9, 2024
@nielsvanvelzen nielsvanvelzen added the lyrics Issue related to lyrics label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lyrics Issue related to lyrics upstream The issue is due to a upstream library or project
Projects
Status: Needs Testing
Development

No branches or pull requests

5 participants