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

Antennapod artist and track names swapped for listens #495

Open
tfranken90 opened this issue Oct 25, 2024 · 3 comments
Open

Antennapod artist and track names swapped for listens #495

tfranken90 opened this issue Oct 25, 2024 · 3 comments

Comments

@tfranken90
Copy link

tfranken90 commented Oct 25, 2024

When submitting listens using the antennapod player, artist and track name are swapped.

{
"inserted_at": 1729818726,
"listened_at": 1729818647,
"recording_msid": "eec6c704-61f9-49d1-a4f3-0c008d3d8e20",
"track_metadata": {
"additional_info": {
"media_player": "AntennaPod",
"recording_msid": "eec6c704-61f9-49d1-a4f3-0c008d3d8e20",
"submission_client": "ListenBrainz Android",
"submission_client_version": "2.7.2"
},
"artist_name": "Is religion just another myth, fairytale, or legend? ( imbeggar response)",
"track_name": "Paulogia"
},
"user_name": "diskotechjam"
}

@07jasjeet
Copy link
Collaborator

Hey, can you share a screenshot of notification of media player of AntennaPod playing this song? On first sight, it seems like AntennaPod has artist name and track name reversed in its metadata.

@tfranken90
Copy link
Author

I thought that might be the case, but it seems to be correct.

Screenshot_20241025-013218_AntennaPod

@07jasjeet
Copy link
Collaborator

huh weird. We usually have fallbacks when the metadata has not been provided correctly but this is a new case altogether.

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

2 participants