ColossalMoose
ColossalMoose
Ok, So I cleared the cache(Shift + F5) I now have an updated version but it still has the same issue, I will leave it for a couple of hours...
OK, so in testing, it found the correct number of tracks but the playlist still contains the incorrect files. Is there a way to dump out the created playlist to...
[Log.txt](https://github.com/simon-weber/Autoplaylists-for-Google-Music/files/208513/Log.txt) I attached the log as a .txt, I think that the issue seems to be that it thinks that one of the songs is playing(I checked my devices and...
Thanks for that, I will have a look what I can do.
The test on the page returns 5560 which shows there is an error with query. http://puu.sh/oartt/8d0cb7a2a6.png
if it is possible to alter the returned object in the playlist could the logic not be something akin to: If (last played != null && playcount == 0) MusicObjectToReturn.Playcount...
Thanks for looking at this, I have just looked in my library and I seem to have more issues now haha. I added my bulk of music in 2012 and...
I have had a word with my work colleague who has a similar size and age library and we both have weird songs like that. I think the best thing...
Thanks for that!! I will have a look when I get back from work later.
I have just been analysing the query with the code, I have managed to narrow it down a little further. I could use some help from you if possible. I...