I' doing a small project for the coursework and i get struggle with this , gonna show u now:A code that i find on the internetAnd the csv file (focus on playcount)And the def that i created in other python to using the playcount change functionPlay playlist button fucntion
My problem is seem like my code is not working and i don't how, it suppose to run perfectly but my playcount didn't increate when i click the play playlist buttonthis is a GUI of the play playlist functionI think maybe my def update_play_count is wrong nut i don't know why is that.