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

Current track metadata is incorrect when an ad is played #175

Closed
nickna opened this issue Oct 9, 2015 · 1 comment
Closed

Current track metadata is incorrect when an ad is played #175

nickna opened this issue Oct 9, 2015 · 1 comment

Comments

@nickna
Copy link

nickna commented Oct 9, 2015

We would like to know when the current track is actually an advertisement.
This information would be shown in the track title field in our app.
Unfortunately it's showing the name of the next track, which is not correct.

@dasevilla
Copy link
Contributor

The current track will always be a track, but there's now two delegate methods on RDPlayerDelegate that notify you when an advertisement begins and ends.

http://blog.rdio.com/developers/2015/10/ios-sdk-v400.html

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

No branches or pull requests

2 participants