mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
Merge branch 'master' of github.com:swingmx/swingmusic
This commit is contained in:
@@ -29,6 +29,9 @@ class BecauseYouListened(HomepageRoutine):
|
||||
MixesPlugin().get_because_items(list(entry.values()))
|
||||
)
|
||||
|
||||
if not because_you_listened_to_artist or not artists_you_might_like:
|
||||
continue
|
||||
|
||||
HomepageStore.entries[self.store_keys[0]].items[
|
||||
user.id
|
||||
] = because_you_listened_to_artist
|
||||
|
||||
Reference in New Issue
Block a user