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

Fix resolving radio tracks #87

Merged
merged 3 commits into from
Sep 15, 2024
Merged

Conversation

jliuhtonen
Copy link
Owner

@jliuhtonen jliuhtonen commented Sep 13, 2024

In some internet radio streams like Radio Paradise sometimes the track name is in title2 field instead of title1 field if the stream name is in title1. Also, the total length of the track might not be available. In this case, use 90 seconds as sensible default of when to scrobble as shorter songs are not that common.

This should address #85.

In some internet radio streams like Radio Paradise, the total length of the track is not available. Also, sometimes the track name is in title2 field instead of title1 field if the stream name is in title1.
@jliuhtonen jliuhtonen force-pushed the fix/resolving-radio-track-names branch from adf9f1f to 69547b1 Compare September 13, 2024 19:26
@jliuhtonen jliuhtonen marked this pull request as ready for review September 13, 2024 19:51
@jliuhtonen jliuhtonen merged commit df5edec into main Sep 15, 2024
4 checks passed
@jliuhtonen jliuhtonen deleted the fix/resolving-radio-track-names branch September 15, 2024 09:29
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.

2 participants