Skip to content

Releases: MediaModMC/MediaMod

2.0.0-beta.10: Fix spotify free crash

20 Apr 19:08
Compare
Choose a tag to compare

This is beta software, if you encounter an issue please join our Discord so we can fix this issue for future versions

Changelog:

  • Fix crash when an ad plays (Spotify Free)
  • General bug fixes and performance improvements

If you were using a previous beta, you can use the /mmupdate command to automatically update MediaMod - Check it out!
Note, if you are looking for the browser extension, you can find instructions on how to install it in the release notes of 2.0.0-beta.1

2.0.0-beta.9: General bug fixes

23 Feb 21:17
Compare
Choose a tag to compare

This is beta software, if you encounter an issue please join our Discord so we can fix this issue for future versions

Changelog:

  • Fix Spotify API Token not automatically refreshing, this means the user would have to relog into spotify each hour
  • Remove unused dependencies

If you were using a previous beta, you can use the /mmupdate command to automatically update MediaMod - Check it out!
Note, if you are looking for the browser extension, you can find instructions on how to install it in the release notes of 2.0.0-beta.1

Fix pausing Spotify playback not working

29 Oct 13:52
Compare
Choose a tag to compare

This is beta software, if you encounter an issue please join our Discord so we can fix this issue for future versions

Changelog:

  • Fix pausing/resuming Spotify playback not working

If you were using a previous beta, you can use the /mmupdate command to automatically update MediaMod - Check it out!

Note, if you are looking for the browser extension, you can find instructions on how to install it in the release notes of 2.0.0-beta.1

Fix spotify authentication

27 Oct 15:10
Compare
Choose a tag to compare
Pre-release

[1.12.2 BUILD IS COMING SOON]

This is beta software, if you encounter an issue please join our Discord so we can fix this issue for future versions

Changelog:

  • Fix spotify authentication (again)
    • This is done by trusting all SSL certificates when using OkHttp3, Minecraft's JRE doesn't like the certificate used for the MediaMod backend. Once I figure out how to fix this, invalid SSL certificates will not be trusted.

If you were using a previous beta, you can use the /mmupdate command to automatically update MediaMod - Check it out!

Note, if you are looking for the browser extension, you can find instructions on how to install it in the release notes of 2.0.0-beta.1

Fix spotify, remove parties + more

25 Oct 22:15
Compare
Choose a tag to compare
Pre-release

[1.12.2 BUILD IS COMING SOON]

This is beta software, if you encounter an issue please join our Discord so we can fix this issue for future versions

Changelog:

  • Fix Spotify Authentication
  • Remove parties
    • They were causing many issues, weren't being used and implemented very badly
  • Remove analytics

If you were using a previous beta, you can use the /mmupdate command to automatically update MediaMod - Check it out!

Note, if you are looking for the browser extension, you can find instructions on how to install it in the release notes of 2.0.0-beta.1

Encoding bug fix

02 Aug 09:33
Compare
Choose a tag to compare
Encoding bug fix Pre-release
Pre-release

This is beta software, if you encounter an issue please join our Discord so we can fix this issue for future versions

Changelog:

  • Fix encoding not being enforced on InputStream
    • This was causing non-english characters to be read incorrectly

If you were using a previous beta, you can use the /mmupdate command to automatically update MediaMod - Check it out!

Note, if you are looking for the browser extension, you can find instructions on how to install it in the release notes of 2.0.0-beta.1

Crash fix

27 Jul 18:03
Compare
Choose a tag to compare
Crash fix Pre-release
Pre-release

This is beta software, if you encounter an issue please join our Discord so we can fix this issue for future versions

Changelog:

  • Fixes a crash that occurs when skipping a song
    • This seems to only occur when using the browser extension, as there has been no reports of the issue happening with Spotify

If you were using a previous beta, you can use the /mmupdate command to automatically update MediaMod - Check it out!

Note, if you are looking for the browser extension, you can find instructions on how to install it in the release notes of 2.0.0-beta.1

Browser extension fixes + more

27 Jul 11:21
Compare
Choose a tag to compare
Pre-release

This is beta software, if you encounter an issue please join our Discord so we can fix this issue for future versions

Changelog:

  • Fix browser extension not working
  • Start rewrite of some GUIs, some options may be hidden in this beta
  • Multithread connection to the MediaMod API (makes startup time faster & doesn't freeze the game if the client can't connect to the MediaMod API)
  • Change pack_format to 3, this might help when assets for MediaMod i.e. translations don't load (1.12.2 ONLY)
  • General performance improvements and bug fixes

If you were using beta 2, you can use the /mmupdate command to automatically update MediaMod - Check it out!

Note, if you are looking for the browser extension, you can find instructions on how to install it in the release notes of 2.0.0-beta.1

Bug fixes + general improvements

21 Jul 20:20
Compare
Choose a tag to compare
Pre-release

This is beta software, if you encounter an issue please join our Discord so we can fix this issue for future versions

Changelog:

  • Fix NPE on startup for browser extension users
  • Remove some existing snooper checks
  • Fix handler priorities
  • Always auto-update setting
  • Fix auto-updater
  • Bump maximum player scale to 5
  • Close any unclosed streams and connections (performance improvements) (thanks jack)

Auto-update, parties + more

19 Jul 15:37
Compare
Choose a tag to compare
Pre-release

This is beta software, if you encounter an issue please join our Discord so we can fix this issue for future versions

What to test

  • 1.12.2 support - this is experimental! If you encounter any issues please report them
  • /mm party <start/join/leave> - MediaMod Parties allow you to listen to music with your friends! This requires Spotify Premium
  • /mmupdate - When the next beta comes out, you will be able to run /mmupdate to automatically update MediaMod when your client closes
  • Make sure that the new browser extension below works as expected:
    • Chrome:
      • Download + extract the Extension.zip file below
      • Go to chrome://extensions
      • Enable developer mode
      • Click 'load unpacked' and select the folder where you extracted the Extension to
    • Firefox:
      • Download the Extension.zip file below
      • Go to about:debugging#/runtime/this-firefox
      • Click 'Load Temporary Addon' then select the Extension.zip