📦 UPDATE 2.1.30
- 🐛 Fixed broken library bundling
- 🛠️ Somehow github actions managed to import old vlcj-natives version
📦 UPDATE 2.1.29
- 🐛 Fixed MediaFire support
- 🐛 Fixed BasePlayer#startPaused() starting unpaused
- 🐛 Remove language limit on PH url patcher
- 🛠️ Robustified loggers for VLC discovery (diagnostic purposes)
📦 UPDATE 2.1.28
- 🛠️ Fixed path discovery for NixOS and support flatpak "workarrounds" made by users
📦 UPDATE 2.1.27
- 🛠️ Split VLC arguments for Windows and Linux
- This must fix watermedia "not load" on linux in general trying to apply codecc optimizations... AGAIN
📦 UPDATE 2.1.23
- 🛠️ JYTD now uses the most effective client as default when the first fetch fails
- 🛠️ Removed debug loggers of VLCJ and JYTD
- 🛠️ Tagged 1.21.5 as compatible (dropped support for 1.21.4)
📦 UPDATE 2.1.23
- 🛠️ Added a file check in
/config/watermedia/enable_optifine.txt
to skip optifine crash. - 🛠️ Delegate to VLC malformed URLs (usually not supported protocols).
📦 UPDATE 2.1.22
- ✨ Added support for "mediafire.com"
- 🛠️ Removed OneDrive support
- 🐛 Fixed Twitter (x) support
- 🐛 Fixed [orange page] support
📦 UPDATE 2.1.21
- 🐛 Fixed crashes caused by bad imports
📦 UPDATE 2.1.20
- 🛠️ Marked Optifine as incompatible (causes odd untrackable crashes)
📦 UPDATE 2.1.19
- 🛠️ Enhanced desynchronization logging and error handling about it
- 🐛 Fixed lower FPS caused by higher FPS
📦 UPDATE 2.1.18
- 🛠️ Speed up Youtube first media loading time
- 🛠️ Added isWaiting() method on
BasePlayer
- 🐛 Fixed deadlocks removing or changing media (introduced in 2.1.14)
- 🐛 Fixed IllegalMemoryAccess issues (introduced in 2.1.17)
📦 UPDATE 2.1.17
- 🛠️ Removed MemoryAlloc class (breaking change but doesn't affect any mod)
- 🐛 Fixed fallback system for google drive doesn't get called
- 🐛 Fixed a very VERY rare race condition
📦 UPDATE 2.1.16
- 🐛 Fixed imagefetch remains fetching forever
📦 UPDATE 2.1.15
- 🐛 Fixed crashes caused by wrong method call
📦 UPDATE 2.1.14
- ✨ Added fallback method for failed patches
- ✨ Enhanced Google Drive support and speed
- ✨ Added fallback method, fallback is slow but works
- 🛠️ Bruteforce all Youtube clients before give up
- 🛠️ Will take A LOT (or not) the first time you load a YT video, once it gets loaded the rest loads faster
- 🛠️ Added better synchronization on
MediaPlayer#start()
andMediaPlayer#release()
- 🐛 Relocate properly fastjson (fixes crashes with other mods)
- 🐛 Fixed custom_vlc_path.txt wasn't created on clean installations
# 📦 UPDATE 2.1.13
- 🐛 Added audio as a valid "video" source
📦 UPDATE 2.1.11
- ✨ Re-created Google Drive support
- 🛠️ Must work 100%, please report issues of it