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

No song title data for ogg streams that offers it. #158

Closed
cdysthe opened this issue Oct 19, 2020 · 2 comments
Closed

No song title data for ogg streams that offers it. #158

cdysthe opened this issue Oct 19, 2020 · 2 comments
Labels

Comments

@cdysthe
Copy link

cdysthe commented Oct 19, 2020

I like to use OGG streams whenever I can. I listen a lot to Radio Paradise who specifically offers ogg streams with song title data. This stream supposedly offer such data:

http://stream-dc1.radioparadise.com/rp_96m.ogg

but there's no data showing when playing in Radiotray-NG. is this a stream or player problem? I get song info for both aac and mp3 streams.

@ebruck
Copy link
Owner

ebruck commented Oct 20, 2020

I've added more debug out and am seeing stream data with Ubuntu 20.04:

[2020-10-19 19:17:31.105509] [0x00007fdd9c772d00] [debug] (notification.cpp:63) - notify: Heaven, The Psychedelic Furs, /usr/share/icons/hicolor/256x256/apps/radiotray-ng-notification.png
[2020-10-19 19:17:31.118792] [0x00007fdd9c772d00] [debug] (player.cpp:401) - container-format:Ogg
[2020-10-19 19:17:31.118965] [0x00007fdd9c772d00] [debug] (player.cpp:401) - title: The Psychedelic Furs - Heaven

There could of been an issue with the stream.
It certainly isn't sending them often as other types of streams.
Also, a very odd stream as it seems to play a song then nothing more until you reconnect.

@ebruck
Copy link
Owner

ebruck commented Oct 23, 2020

This may be a bug with gstreamer.
Clementine seems to have the same issue: clementine-player/Clementine#5114
Please choose another stream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants