Play Counts Filter - Does not pull songs played >29 times
sidranshu opened this issue · 5 comments
sidranshu commented
simon-weber commented
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?
sidranshu commented
simon-weber commented
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.
sidranshu commented
The tracks do not show up.
simon-weber commented
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.