Releases: eh-K/RandomFileViewer
RandomFilePicker - v1.5
RandomFilePicker - v1.4.4
Sept 1, 2024 - Do not download, some last minute changes were made that have broke
v1.4.4 fixes some issues and adds some improvements. RFP-Vue will only receives the fixes made.
If you come across files that were not within your mode/filter, that has been fixed.
Some logic was fixed.
There are various changes that won't affect the expected experience.
Can find more info in the changelog branch.
RandomFilePicker - v1.4.3
v1.4.3 adds more file types, and a new Allowed Filter to only have specific terms/extensions.
-- Additions --
-
Media Types:
Added a few more file types for images, video, and music
image = .gif .bmp .tiff
video = .avi .wmv .mpeg
music = .flac .aac .ogg -
Filters:
Added an Allow Filter. Add extensions or key words and Randomizer will check for it before opening.
RandomFilePicker - v1.4.2
v1.4.2 adds a manual mode, and a filter to prevent accidents such as other scripts/executables/keywords.
-- Additions --
-
Manual Mode:
Disabled by default.
Allows you to manually set your search mode each time you run the script. -
Filters:
Can filter out extensions such as ".exe", or ".py"
Can even filter out keywords such as "screenshot" or "wallpaper"
.exe is filtered by Default
-- Fixes --
6. When search criteria is not specific enough, there was a chance for the script to open folders despite being told to only open files with extensions.
RandomFilePicker - v1.4.1
v1.4.1 lets you choose certain file types based on file types or phrases if you want to edit them further.
-- Additions --
- Can now set what file types you want to search for.
-- Fixes --
- Files with spaces in name did not get deleted.
- Entering r to reload directory but it instead reviewed.
Due to Choice menu pulling strings so if choice 1 is review and choice 2 is r then entering r will pull choice 1 since r is part of review.
Check config/changelog for more info!
RandomFilePicker - Vue
RandomFilePicker - Vue is an alternative that simply opens media files without all of the menus and options.
Just like RandomFilePicker, simply drop this in the folder of your media content and open for a random file.
No extra stuff.
RandomFilePicker - v1.4
v1.4 - April 4, 2024
v1.4 corrects a lot of redundancy, brings in new features, and improves flow.
You can have custom keybinds, and color choice,
Will also notice a fresh color that is better soothing.
RandomFilePicker - v1.3.1
v1.3.1 - April 3, 2024
Quickfix to address accidental deletion of file if user mistyped a key.
Will remove the redundant check from v1.3 in v1.4
RandomFilePicker - v1.3
v1.3 - April 3, 2024
-- Changes --
- Added extra checks to prevent accidental deletions through typing a-z 0-9 characters.
Can still accidentially delete if you mispell a phrase. - Can now simply drop the file into a directory without needing to direct it!
RandomFilePicker - v1.2
v1.2 - September 19, 2023
-- Changes --
- The delete process is now its own section.
- Corrected grammar and wording.
-- Additions --
- You can now type D or DELETE also, instead of DEL.
- You can now type V for VIEW, and even R for REFRESH.