I have tried searching for something similar to this but for python instead.
Basically the only information i want is the artist and track, is it possible to get this information with a python script?
(I am using a series 60 v3 FP1 device)
I have tried searching for something similar to this but for python instead.
Basically the only information i want is the artist and track, is it possible to get this information with a python script?
(I am using a series 60 v3 FP1 device)
Hi and welcome to the Python discussion board.
If you're looking for remore access to that information, check out this thread (though I haven't checked it as I don't have a bluetooth adapter).
You might also want to see this article.
Thanks for the reply!
I might have misunderstood the url i linked to a bit.
What i want to do is to play a track at my phone with the built-in music player. Then i want to retrieve the information about that track with the help of a python script.
I hope that it makes more sense now.