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 amazon album #1694

Merged
merged 1 commit into from Sep 12, 2018
Merged

Fix amazon album #1694

merged 1 commit into from Sep 12, 2018

Conversation

inverse
Copy link
Member

@inverse inverse commented Aug 27, 2018

Fix for #1400

return $('.nowPlayingDetail img.albumImage').att('title');
}

if ($('.trackSourceLink a').data('ui-click-action') === 'selectAlbum') {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When playing from playlist this data attr does not exist

@inverse inverse merged commit 2e292c8 into web-scrobbler:master Sep 12, 2018
@inverse inverse deleted the amazon-album-fix branch September 12, 2018 06:49
@alexesprit alexesprit added connector This issue or pull request is related to connectors bugfix labels Mar 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connector This issue or pull request is related to connectors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants