Hello, I have question, is it possible to read tag in tagpy module from file stream? For example I have earlier read file: file = open('some.mp3', 'rb') and next get tags from it? Regards, Konrad