PyPlanet / PyPlanet

:rocket: PyPlanet is the next-gen Server Controller for ManiaPlanet (v4+) and Trackmania. Using Python3 and AsyncIO.
http://pypla.net/
GNU General Public License v3.0
110 stars 49 forks source link

Music Server: No metadata from .mux song files #1296

Open Brownd27 opened 12 months ago

Brownd27 commented 12 months ago

Music Server app can't parse metadata from .mux song files, likely due to their encrypted nature.

ScreenShot

Suggestions:

Your Environment

w1lla commented 9 months ago

You can use https://www.mediafire.com/file/3k6pccvmlc1nbg5/TMDemux.zip/file to make .mux files as .ogg and then the proper things will show.

See: https://wiki.xaseco.org/wiki/MUX

tomvlk commented 7 months ago

I don't really see a future in the MUX filetype, please consider to use OGG for now.