Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Title not correctly set #458

Closed
patrickhpan opened this issue Dec 19, 2015 · 1 comment
Closed

Title not correctly set #458

patrickhpan opened this issue Dec 19, 2015 · 1 comment

Comments

@patrickhpan
Copy link

The DOM id of the title field has changed from "#player-song-title" to "#currently-playing-title". Thus, the title is no longer correctly updated in notifications or through the scripting bridge.

The fix is simple—on line 252 of main.js, change "#player-song-title" to "#currently-playing-title".

@chrismou
Copy link
Member

Hey @patrickhpan

This had already been fixed in #446 and should be available in the next release

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

No branches or pull requests

2 participants