Releases: zydezu/ModernX
v0.2.4
Changelog
- Added the
persistent progress
option, enabling a progress bar that always shows at the bottom of the window - Add icons for stats like like count, dislike comment, comments in the description on YouTube videos
- Added a file size stat in the description
- Fixed date formatting for YYYYMMDD HHMMSS metadata
- Clicking the download button to open the
~~mpv/downloads
folder now works in mac and linux - Fixed issue: Seekbarhandle does not hit the end position
Full Changelog: 0.2.3.5...0.2.4
v0.2.3.5
Changelog
- Stop adjustSubtitle() from moving the subtitles when user_opts.raisesubswithosc is false by @iguanajuice in #3
- Fixed zydezu/mpvconfig#7, more info here: https://github.com/zydezu/mpvconfig?tab=readme-ov-file#2023-12-22
New Contributors
- @iguanajuice made their first contribution in #3
Full Changelog: 0.2.3...0.2.3.5
v0.2.3
Changelog
- Added the
donttimeoutonpause
option, which when enabled, doesn't hide the osc whilst hovering over it, when paused. - The description now doesn't prevent you from clicking buttons
- The description closes properly when navigating files in a playlist
- Tweaked metadata formatting
- Fixed a crash in with some date metadata
- Fixed description line breaks not working in description metadata of some old YouTube videos
- Fixed a bug with user_opts.dynamictitle not properly updating the title when switching video in a playlist
- Edited video info formatting
- When playing YouTube videos, information like views, likes and dislikes are added to the window title
Full Changelog: 0.2.2.5...0.2.3
v0.2.2.5
Changelog
- Fixed zydezu/mpvconfig#6
- Made user_opts.title function properly
- Tweaked some messages
Full Changelog: 0.2.1...0.2.2.5
v0.2.1
Changes
- Added a dislike counter (under the description) for supported YouTube videos
- Made improvements to the formatting of the description/clickable description - especially with web videos
- Additionally date formatting is now an option
user_opts.dateformat
Full Changelog: 0.2.0...0.2.1
v0.2.0
Changes
- Added the keybind CTRL/Shift + left/right to jump to the previous/next chapters
- Changed compact mode key bindings, right clicking now goes to the previous/next chapter, shift clicking now jumps backward/forwards a minute
- Made OSC timing out smarter
- Fixed the issue: zydezu/mpvconfig#5
- Fixed a crash when pressing Shift on the playlist buttons
Full Changelog: 0.1.9...0.2.0
v0.1.9
v0.1.8
- Fixed an sizing issue on mpv.net
Full Changelog: 0.1.7...0.1.8
Future plans include: a way to incorporate likes/dislikes and comments when playing YouTube videos and a dedicated UI layout for playing music files. If anyone has any suggestions please send them me!
v0.1.7
- Fixed download location on unix systems
- Added more keybinds (X and C for cycling audio and caption tracks)
- Fixed long metadata lag
- Fixed subtitles sometimes showing in the wrong position when toggling window pinning or fullscreen
- OSC shows up when using keybinds (Shift + < or Shift + >) to change playlist items
- Fixed a crash when dragging the seekbar quickly to the end, and the next video immidiately playing
Full Changelog: 0.1.6...0.1.7
Future plans include: a way to incorporate likes/dislikes and comments when playing YouTube videos and a dedicated UI layout for playing music files. If anyone has any suggestions please send them me!
v0.1.6
- Fixed long descriptions lagging the player
- Clicking the description will now show a scrollable box to view it fully
- Improved the
dynamictitle
setting, as it now incorporates file metadata - Added an approximate download size to the download button
- Changed download filename formatting
- Revamped the order of settings (internally)
- Pressing
P
will now pin the window - Fixed m3u files crashing the script
- Removed some unused settings and code
Full Changelog: 0.1.5...0.1.6
Future plans include: a way to incorporate likes/dislikes and comments when playing YouTube videos and a dedicated UI layout for playing music files.
If anyone has any suggestions please send them me!