This commit is contained in:
stax76
2022-07-11 13:14:26 +02:00
parent a82b2ef571
commit e378551938
4 changed files with 16 additions and 7 deletions

View File

@@ -2,9 +2,10 @@
# 6.0.3.1 (202?-??-??)
- Creating a playlist from a folder uses absolute normalized paths, non media files are ignored.
- The basic view of the show-info command was removed, the advanced view was enhanced with a General section and the filename.
- The show-info command shows directly an advanced view which was enhanced with a General section and the filename.
- Media info titles are shortened if they contain duplicated or obvious information.
- Support of shortcuts (.lnk files) with media file target.
- playlist-random command jumps to a random playlist entry, default key binding is F9.
- Fix OSC hide behavior on mouse move.
- MediaInfo v22.06
- libmpv shinchiro 2022-07-02

View File

@@ -270,6 +270,9 @@ already the first entry, nothing happens.
Jumps to the last playlist entry, if the loaded file is
already the last entry, nothing happens.
### playlist-random
Jumps to a random playlist entry.
### quick-bookmark
On the first press a bookmark is saved, on the second
@@ -320,9 +323,6 @@ Shows available demuxers.
Shows the history file when existing.
### show-info
Shows media info on screen.
### show-input-editor
Shows the input editor.