Skip to content

Conversation

@LeMS-Studio5
Copy link
Collaborator

Added MusicBrainz cover art ability and moved to a different HTTP library which can handle redirects (if a redirect occurred with the old library, it would not follow the redirect)

@wolinger
Copy link

Can you upgrade this with spotify api album art and utf-8 char encode in album and artist name? Some albuns can't be readed because some artists have special chars like "ã, õ, ó, é, ê" on his names.

@gigalasr
Copy link
Collaborator

Can you upgrade this with spotify api album art and utf-8 char encode in album and artist name? Some albuns can't be readed because some artists have special chars like "ã, õ, ó, é, ê" on his names.

I am working on a new version written in c# which directly loads Zune and hooks into the playback events. Sadly the discord API does not seems to support UTF-8 yet?

@wolinger
Copy link

wolinger commented Jan 21, 2023

Discord have, but your script in terminal show error message like this

Artist: Dubdogz, Bhaskar, Calmani & Grey, **S├®b** Mont (This is Séb),
Title: 100 Degrees
Album: 100 Degrees
<html><body><h1>400 Bad request</h1>
Your browser sent an invalid request.
</body></html>

And this invalid request is because have this special chars in some artists name. So when try to load, i got this message and art album and album name not showed correctly, album name show "unknow artist", maybe you have to create a way to convert this chars to show like a normal character encoded in utf-8.

@wolinger
Copy link

A interesting feature its show a timer, of Zune application time opened. Showing a timer like 01:45:50 (HH:MM:SS) like Adobe RPC

@gigalasr
Copy link
Collaborator

gigalasr commented Feb 1, 2023

@johnnywolinger I implemented the timestamp feature in the new C# version. I will release a new binary in the coming days.

@gigalasr
Copy link
Collaborator

gigalasr commented Feb 1, 2023

@LeMS-Studio5 Sadly I can't merge your pull request, as I reimplemented everything in C# so that I can use the ZuneApis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants