i guess this will work better
This commit is contained in:
parent
1badd13f69
commit
5e87c858ba
2 changed files with 7 additions and 3 deletions
|
@ -244,7 +244,7 @@ export default class LastFMPlugin {
|
|||
*/
|
||||
onNowPlayingItemDidChange(attributes: object): void {
|
||||
if (!this._store.lastfm.filterLoop){
|
||||
this._lastfm.cachedAttributes = []}
|
||||
this._lastfm.cachedAttributes = false}
|
||||
this.scrobbleSong(attributes)
|
||||
this.updateNowPlayingSong(attributes)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue