.
all i've got time for atm.
---
1296:
Filter -> UNIQ {video: sort:name: distinct:}
dupe:size !dupe:name !/$recycle
selected 2 files
-> xxhash.bat (immaterial, it seems)
DEL (Delete Multiple Items)
(to send to $recycle.bin)
-> HANG
1st. time, it happened, i saw some sort of (partial)
"STOP" dialog (or was it "SHUTDOWN") ?
even if you open a new window,
& select 2 file, DEL will still cause a hang
(i guess that's kind of expected)
---
dupe:size !dupe:dm !/$recycle
found some oddities with that
- not oddities with Everything, but oddities in what was found - which i was not expecting
as in, exact duplicates, with diff time (dm)
said files had junk like "(1stars)" appended to the filename
& i gather when that happened, it touched the file date!
so some program must have a "rating" (hotkey)
(that i would knowingly never use, or even know what it does)
& that hotkey, when i (inadvertently) "rated" a movie
(my thought would have been it "sends" my rating, somewhere to the "cloud")
it appends this "(#stars)" to the filename & touches its' date
(stupid function & stupid touch)
mpv.net manual:
### Extensions > Rating > 0stars
A plugin the writes the rating to the filename.
seems that /older/ versions of mpv.net contained this RatingExtension
thankfully, i only "rated" a few movies
& now that i know what i'm looking for, i can use Everything to very easily find them
hmmm...
so i also found out that Salamander's Change Attributes -> Date & time, for (i'm guessing)
files with a time > 12:noon & while DST is in effect ?, /displays/ the file with the wanted
date, but Windows, & Everything, show the file time to be 1 hour off
- oh, that is weird... how could i have not come across this ages ago? nor do i even
remember any mention of anything like that... :scratches head:...
^-i've got to think about this some more...
& i'll bet'ya that is also why SETTIME is off by 1 hour after 12:noon, ah
- SETTIME must be correct, only *Salamander* is displaying time off by 1 hour - i bet...
---
Edit | Advanced -> Set File Time
> 2018-07-30-20T??03:30:29
gives me 07/30/2018 12:00 AM
(i don't know where those two question marks came from. can't imagine i had them in the dialog box. in any case, there or not, same results.)
- might have to do with LFN ? [MOST PROBABLY, 1285 likewise affected - don't you hate LFN ]
- path:82
- name:250
Time change [ONLY] [if you touch the time part, only, leaving date alone], via Salamander,
- time part change is not seen by (updated by) Everything
- is seen by "Windows Explorer" (File Properties)
(i /think/ that is different between 1285 & 1286)
Date change, via Salamander,
- is not seen by (updated by) Everything -> on W: drive (external WDC HDD USB)
W: Indexes | NTFS - easystore (W:); Include, Enable USN, Monitor changes
Code: Select all
DISKPART> detail volume
Disk ### Status Size Free Dyn Gpt
-------- ------------- ------- ------- --- ---
* Disk 5 Online 12 TB 0 B *
Read-only : No
Hidden : No
No Default Drive Letter: No
Shadow Copy : No
Offline : No
BitLocker Encrypted : No
Installable : Yes
Volume Capacity : 12 TB
Volume Free Space : 344 GB
Can you:
> T04:21:11
to effect a time change - only?
- that doesn't work in 1285 or 1286.
No, seems you need the full ISO 8601 date.
---
LFN
path= 15
name=254
tot=269
Parent -> Paste
-> stated existing file with same name - which there wasn't
-- but, in comparing SFN, yes there was
so i first deleted the destination file
then the Parent -> Paste completed successfully
- that is fine
-- but, the pasted name ended up being SFN
seems to me, ? i thought ?, in other instances the LFN did end up in destination?
(maybe it didn't & i just hadn't run into this before, not sure?)
---
SETTIME.BAT:
Code: Select all
@ECHO OFF
ECHO SETTIME sets a file's date to the "same" file, named "abc"
ECHO a sort of more current variation of my old ancient DOS settime program
ECHO.
ECHO therube 02/20/2015
ECHO.
ECHO File to change the date of:
ECHO %1
FOR %%i in (%1) do SET BASENAME=%%~dpiabc
ECHO reference file (aka "abc"):
ECHO "%BASENAME%"
ECHO.
ls -l %1
ls -l "%BASENAME%"
ECHO.
PAUSE
touch %1 --reference="%BASENAME%"
:: ls -l %1
c:\bin\dd.exe -1 %1
PAUSE
EXIT
so, similar to Parent Folders -> Paste
if you could Ctrl+C a file, then Set File Time... -> from clipboard file date/time...
IOW, in my batch file, (a file named) "abc" is the "clipboard file",
with Everything it would be the file date/time properties of the "clip'd" file...
(dd is not the Unix dd, but rather a (colorful) directory lister, NDIR.
simply lists the file, & colorful, so very easily points out the changed date/time, just for confirmation.)
---
i've not looked at 1297.
reverted to 1295 for the time being. will look at 1297.
---
1296.
while i was exploring the question marks in:
> 2018-07-30-20T??03:30:29
seems Everything "locked" the file, or something
i "deleted" the file (& it may in fact be "gone", but not sure)
(i suspect once i quit Everything, it will in fact be gone) [YES]
.
---
"Shut Down"(or was it "SHUTDOWN")
I saw it this time (& with 1297, on it's initial run), & I wanted to take a screenshot, so I hit PrtScr (as I didn't have my screenshot program open & I didn't want to minimize, figuring I'd loose the dialog), but seems PrtScr didn't 'print screen', so I ended up with nothing.
And now, haven't been able to duplicate this - with 1297. (1296, easily to dup.)
DUPLICATED 1297. (Took some time before it reared it's head, & I was doing nothing in particular, but, hung.)
Not using CPU, 0.02%, nor memory, 81 MB, nor I/O.