Releases: zydezu/ModernX
v0.3.1
v0.3.0
Changelog
- Fixed persistentprogresstoggle changes not showing without mouse movement or OSC showing
- Removed 'NA' showing up in audio/subtitle tooltips
- Improved cacheloading on autolyrics.lua
- Fixed a crash that sometimes occured when changing videos in a playlist
- Fixed playtime showing '-00:00' for a short time upon file load
- Cleaned up debug messages in the terminal
Important
Please note, you may have to download the new font files and replace the old one in your config to view the updated icons properly.
Full Changelog: 0.2.9...0.3.0
v0.2.9
Changelog
- Removed debug code
- Fixed downloading not working on a playlist of videos
- Fixed thumbnail chapters not showing, resolving #21
Important
Please note, you may have to download the new font files and replace the old one in your config to view the updated icons properly.
Full Changelog: 0.2.8...0.2.9
v0.2.8
Changelog
- Fix yt descriptions with % crashing modernX
- Fix command message placement in modernX
- Made description splitting consistent between online and local videos
- Added the ability to toggle the persistent progress bar, with the
b
key, ifpersistentprogresstoggle
is enabled
Important
Please note, you may have to download the new font files and replace the old one in your config to view the updated icons properly.
Full Changelog: 0.2.7.6...0.2.8
v0.2.7.6
Changelog
- Fixed the replay icon being incorrect, #13
- add an option to disable keybindings made by the script by @fin444 in #12
Full Changelog: 0.2.7.5...0.2.7.6
Important
Please note, you may have to download the new font files and replace the old one in your config to view the updated icons properly.
v0.2.7.5
Changelog
- Feat: update subtitle and surround sound icons by @Xurdejl in #11
- Style: format cleanup by @Xurdejl in #10
New Contributors
Full Changelog: 0.2.7...0.2.7.5
Important
Please note, you may have to download the new font files and replace the old one in your config to view the updated icons properly.
v0.2.7
Changelog
- Added
showfilesize
, fixing #7 - Fixed persistentprogress handle bar size, #8
- Fixed zydezu/mpvconfig#13
- Fixed description text positioning
Full Changelog: 0.2.6.5...0.2.7
v0.2.6.5
v0.2.6
Changelog
- Added
downloadpath
inmodernX
, fixing #4 - Fixed CJK characters in video description and uploader name, fixing [https://github.com/zydezu/mpvconfig/issues/12]
- Added an experimental toggle to view comments of a video (in testing - very unstable)
- Fix custom title property and hardcoded download path by @agrmohit in #5
- Made switching between web videos in playlists more seamless, instantly clearing the description
- Improved the description string splitting functions in
modernX
New Contributors
Full Changelog: 0.2.5...0.2.6
v0.2.5
Changelog
- Added persistentprogressheight, as part of this issue
- Altered the default yt-dlp settings in modernx.lua to make it work better on more video players by default, these change be changed with
ytdlpQuality
- Added the
updatetitleyoutubestats
option in modernx.lua, which when enabled, updates the window/OSC title bar with YouTube video stats (views, likes, dislikes) - Implemented cyl0#59
- Updated dislike formatting and error checking
- Fixed fetching dislikes via the YouTube Dislike API, when viewing YouTube short 'share' links, along with the
dynamictitle
option - Added
downloadpath
inmodernX
, fixing #4
Full Changelog: 0.2.4...0.2.5