monsterutilities
monsterutilities copied to clipboard
Browse, stream and download Monstercat Songs
Still WIP, have to fix login as well Fixes #129
No connect.sid from monstercat.com/connect.monstercat.com is being created in Chrome/Firefox on several different PCs and networks.
Works now. Used an adapter. Fixes #127
Fixes #107 Regarding the file extension hardcode : Other than grabbing the Content-Type header (which is cumbersome in the current scope), it is better for now to hardcode the file...
Fixes #53 Fixes #106 This uses a new (lightweight) library. Dealing with the current JSON parsers was a mess and Klaxon allows easy inline stuff. The new updater doesn't download...
Really strange; Java on Windows doesn't clear the file before writing to it. You have to do it manually.
MCatalog changed a few things in the sheet so genre colors were broken: - Deleted Subgenre column (why...) - Renamed Genre to Label (why???) - Label is actually a very...
Travis builds currently fail for tags, see for example https://travis-ci.com/github/xerus2000/monsterutilities/builds/161283218 I am now trying to fix that, but I'm not very far yet... @defvs feel free to pick this up,...