Releases: zydezu/ModernX
v0.4.1
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
v0.4.0
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
- Add buffering indicator on web videos
- Fix #55
- Improve code formatting
- Re-add key_bindings in modernx.lua
Full Changelog: 0.3.9...0.4.0
v0.3.9
Important
The icons font file has changed, 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
- Fix crash when switching through video files too fast by @cloudy-dev in #63
- Fixes to comment parsing
- New icons
- Add various options and features from https://github.com/Samillion/ModernZ
- Reorganised user_opts
- Changed hover effect on buttons
- Fix file size displaying a wrong value
- Downloads and file size estimations now respect mpv.conf's ytdl-format option if set
- Added chapter display next to the time
- Added more sizing and color options
- Add fallback for chapters with no names in modernX.lua to prevent a crash
New Contributors
- @cloudy-dev made their first contribution in #63
Full Changelog: 0.3.8...0.3.9
v0.3.8
v0.3.7
Changelog
- Improved YouTube comment parsing and viewing
- Implement #45
- Implement #50
- Implement #51
- Implement #54
- Added screenshot button by @Muramasa95 in #40
- Condition dislikes grab and allow hex code for user_opts colors by @Samillion in #53
New Contributors
- @Muramasa95 made their first contribution in #40
- @Samillion made their first contribution in #53
Full Changelog: 0.3.6.6...0.3.7
v0.3.6.6
Changelog
- Fix for nil concatenation error by @Anthonyy232 in #39
New Contributors
- @Anthonyy232 made their first contribution in #39
Full Changelog: 0.3.6.5...0.3.6.6
v0.3.6.5
v0.3.6
Changelog
- Improved comment parsing
- All YouTube videos should load comments correctly
- Added pages to comments to not lag out player by rendering them all at once
- Changed some file approximation tooltip
- Removed cmd flickering when opening downloaded file
- Round file size to 1dp
- Fix downloading comments for YouTube links with ?=
- Fix downloading comments for more various YouTube links, like
https://www.youtube.com/watch?v=Pbb40i1khlc&list=WL&index=3
- Fix crashing when no comments are loaded
- Prevent downloading comments if the option is disabled on web videos
- Album artists and artists (from the file metadata) and now displayed separately, instead of where previously 'artist' would override 'album artist'
- Implemented dexeonify/mpv-config@583faf0
Shift+left click
on the seekbar now scrubs to the exact position, whilstleft click
now scrubs to the keyframe position (faster)
Full Changelog: 0.3.5.5...0.3.6
v0.3.5.5
Changelog
- Fix for #28
- Add note about colour formats in the config, how they should be in the format: BBGGRR http://www.tcax.org/docs/ass-specs.htm
Full Changelog: 0.3.5...0.3.5.5
v0.3.5
Changelog
- Tweaked wording on YouTube description
- Fixed title not loading on videos fetched from a URL
- Added commas to view, comments, like and dislike counts
- Fix some old YouTube descriptions breaking line breaking
- Made '...' in descriptions make grammatical sense
Full Changelog: 0.3.4...0.3.5