i hate lastfm
like really really hate it
This commit is contained in:
parent
cb82ff482d
commit
548688341d
3 changed files with 20 additions and 13 deletions
|
@ -265,7 +265,7 @@ export default class LastFMPlugin {
|
|||
* Runs on song change
|
||||
* @param attributes Music Attributes
|
||||
*/
|
||||
lfmItemChange(attributes: object): void {
|
||||
nowPlayingItemDidChangeLastFM(attributes: object): void {
|
||||
if (!this._store.lastfm.filterLoop){
|
||||
this._lastfm.cachedNowPlayingAttributes = false;
|
||||
this._lastfm.cachedAttributes = false}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue