simon-weber/Autoplaylists-for-Google-Music

Play Counts Filter - Does not pull songs played >29 times

sidranshu opened this issue · 5 comments

Trying out the extension and noticed that any song that has been played >29 times does not get added to the playlist?
image

That's odd. Do you mean that they show up in the test view, but not on Google's end? Or that they don't show up even in the test view?

Looks like in test view as well.

image

Give this a shot:

  • find a >29 play song on Google's end that should be matching
  • open the debug interface and hit run without changes to show all your songs visible to the extension
  • search for that song with the input in the top right

That'll tell us if the tracks are in your library are not.

The tracks do not show up.

Ah, then you should be able to fix this by adding the tracks to your library. #181 (comment) describes a way you can batch-add entire playlists at once, if that's helpful.