Length is rarely shown for audio files in Recycle Bin [RESOLVED]

Discussion related to "Everything" 1.5 Alpha.
Post Reply
Thy Grand Voidinesss
Posts: 690
Joined: Wed Jun 01, 2022 5:01 pm

Length is rarely shown for audio files in Recycle Bin [RESOLVED]

Post by Thy Grand Voidinesss »

Recently I have indexed the Length parameter for all of my file- but almost all of audio files that are in Recycle Bin do not show their time duration. And I cannot see pattern causing this


I am using Everything 1.5.0.1346a x64 Portable on Windows 10 Enterprise 20H2
Last edited by Thy Grand Voidinesss on Thu May 25, 2023 8:14 am, edited 2 times in total.
void
Developer
Posts: 16745
Joined: Fri Oct 16, 2009 11:31 pm

Re: BUG: Length is rarely shown for audio files in Recycle Bin

Post by void »

Everything will use the Windows Property System to gathering the length value.

The associated Windows Property System handler might be unable to gather values from files in the recycle bin.

If the system doesn't return a length value, Everything will fall back to a known type.

Is the file type in this list of known types?
Thy Grand Voidinesss
Posts: 690
Joined: Wed Jun 01, 2022 5:01 pm

Re: BUG: Length is rarely shown for audio files in Recycle Bin

Post by Thy Grand Voidinesss »

void wrote: Sat May 20, 2023 11:42 pm [...]
a known type.
[...]
I was suspecting, based on the default FiIters, that something like this exists in Everything and might affect his. But I had reported this only because I saw it happening for common basic audio formats

And to answer you question precisely: it happens for known types; e.g. FLAC and WAV

I am experiencing some Matrix like glitches in regards to this in a broader sense. But I think I need first to restore my system from an image, deal with this issue viewtopic.php?p=57083#p57083, wipe my Recycle Bin clean - and only then do some tests before I say what and how is happening
Last edited by Thy Grand Voidinesss on Wed Jun 21, 2023 5:10 pm, edited 2 times in total.
void
Developer
Posts: 16745
Joined: Fri Oct 16, 2009 11:31 pm

Re: BUG: Length is rarely shown for audio files in Recycle Bin

Post by void »

Please be aware that Everything shows the true physical files in your recycle bin.

Each item in the recycle bin has two physical files.
$r* for file data.
$i* for file information. (contains the original filename)

Length will only be shown for the $r* files.
therube
Posts: 4977
Joined: Thu Sep 03, 2009 6:48 pm

Re: BUG: Length is rarely shown for audio files in Recycle Bin

Post by therube »

(I have Length for video files, & for any video file that that can display Length, the same holds true for the same file in $recycle.bin.)

almost all of audio files that are in Recycle Bin do not show their time duration
Do those same files show duration in Windows Explorer?
Thy Grand Voidinesss
Posts: 690
Joined: Wed Jun 01, 2022 5:01 pm

Re: BUG: Length is rarely shown for audio files in Recycle Bin

Post by Thy Grand Voidinesss »

So apparently the fact that
Thy Grand Voidinesss wrote: Sat May 20, 2023 1:38 pm [...]
almost all of audio files that are in Recycle Bin do not show their time duration
[...]
is a combination of
void wrote: Sat May 20, 2023 11:42 pm [...]
known type.
[...]
issue and of
void wrote: Mon May 22, 2023 2:20 am [...]
Each item in the recycle bin has two physical files.
[...]
Length will only be shown for the $r* files.
as my test has proven


As for
therube wrote: Mon May 22, 2023 5:25 pm [...]
Do those same files show duration in Windows Explorer?
[now irrelevant] question- the answer is: no [viewtopic.php?p=57202#p57202]


So this is not a bug


Thank you for your help, as I would not have figured it out on my own
Post Reply