Important
The icons font file has changed since v0.3.8, you will have to download the new font file and delete the old ones in your mpv folder (see https://github.com/zydezu/modernX?tab=readme-ov-file#installation) to view the updated icons properly.
Changelog
- Refactor script
- Localize more text properly
- FEAT: Re-add key_bindings in modernx.lua
- FIX: fix some options not being read correctly in modernx.conf files
- FIX: fix modernx.lua crashing if playing a live radio (m3u8 file)
- FIX: change OSC background box settings
- FIX: crop description in modernx.lua
- FEAT: seekbar_cache_color now does something
- FIX: draw seekbar progress more accurately
- FEATURE: added coloured segments on the progress bar, like on Youtube with SponsorBlock to modernX.lua - NOTE: requires a custom version of sponsorblock.lua https://github.com/zydezu/mpvconfig/blob/main/scripts/sponsorblock.lua - this adds the following options: show_sponsorblock_segments, add_sponsorblock_chapters, sponsorblock_sponsor_color, sponsorblock_intro_color, sponsorblock_outro_color, sponsorblock_interaction_color, sponsorblock_selfpromo_color and sponsorblock_filler_color
- FIX: fix thumbnail border clipping through text weird
- FEAT: modernX.lua now sets the tick rate to the monitors refresh rate
- Add a reduced layout that can be toggled via the layoutoption setting. by @htyxyt in #65
- FIX: fix state.title_bar not being respected after pinning
- FIX: lower show_message and description text
- FIX: ytdl formats not being respected
- FIX: add FORCE_fix_not_ontop, try to fix #30
New Contributors
Full Changelog: 0.4.0...0.4.1