I have a NAS drive full of music. It regularly gets filled with lots of AlbumArt pics.You should try Co-Pilot in Edge.
What I do every now and then is a search of the folder, Windows search "AlbumArt", and then delete
them all.
Does anybody know of a program or script that might be better?
Ed
I have a NAS drive full of music. It regularly gets filled with lots of AlbumArt pics.look at FORFILES
What I do every now and then is a search of the folder, Windows search "AlbumArt", and then delete them all.
Does anybody know of a program or script that might be better?
Ed
I have a NAS drive full of music. It regularly gets filled with lots of AlbumArt pics.
What I do every now and then is a search of the folder, Windows search "AlbumArt", and then delete them all.
Does anybody know of a program or script that might be better?
You can report progress to a log file, and invoke a "log only" mode
which shows what the command will do without actually copying or
deleting anything.
Nice suggestion, but I don't think it's much improvement on what I'm
already doing.
My way gives you a full listing of all the files, so you can keep track
of what's occurring before you delete them.
You can report progress to a log file, and invoke a "log only" mode
which shows what the command will do without actually copying or
deleting anything.
Ed Cryer wrote:
[snip]
You can report progress to a log file, and invoke a "log only" mode
which shows what the command will do without actually copying or
deleting anything.
Nice suggestion, but I don't think it's much improvement on what I'm
already doing.
My way gives you a full listing of all the files, so you can keep
track of what's occurring before you delete them.
what I wrote:
You can report progress to a log file, and invoke a "log only" mode
which shows what the command will do without actually copying or
deleting anything.
Does it give the clear details that I find so useful?
I don't think it does. https://www.dropbox.com/scl/fi/tfghc7uluucixb50yj1hm/AlbumArt19.11.24.jpg?rlkey=wljj9qwb5vwtatv2spu834tt0&dl=0
I have a NAS drive full of music. It regularly gets filled with lots of AlbumArt pics.
What I do every now and then is a search of the folder, Windows search "AlbumArt", and then delete them all.
Does anybody know of a program or script that might be better?
Ed
On Tue, 19 Nov 2024 16:58:20 -0500
Paul <nospam@needed.invalid> wrote:
Weren't you "Oliver" a minute ago?
On Wed, 11/20/2024 12:25 PM, Kerr-Mudd, John wrote:
On Tue, 19 Nov 2024 16:58:20 -0500
Paul <nospam@needed.invalid> wrote:
Weren't you "Oliver" a minute ago?
They only gave me the one name at the Dollar Store.
Paul <nospam@needed.com>
Paul (nospam@needed.invalid>
I've always been Paul.
https://www.youtube.com/watch?v=7MoWQSe3txY
Paul
On Tue, 19 Nov 2024 16:58:20 -0500
Paul <nospam@needed.invalid> wrote:
Weren't you "Oliver" a minute ago?
I have a NAS drive full of music. It regularly gets filled with lots of AlbumArt pics.
What I do every now and then is a search of the folder, Windows search "AlbumArt", and then delete them all.
Does anybody know of a program or script that might be better?
Ed
Ed Cryer wrote:
I have a NAS drive full of music. It regularly gets filled with lots
of AlbumArt pics.
What I do every now and then is a search of the folder, Windows search
"AlbumArt", and then delete them all.
Does anybody know of a program or script that might be better?
Ed
I don't have a NAS but do have a small network and use Everything for searches and deletes similar to yours.
sticks <wolverine01@charter.net> wrote:
On 11/20/2024 11:25 AM, Kerr-Mudd, John wrote:
On Tue, 19 Nov 2024 16:58:20 -0500
Paul <nospam@needed.invalid> wrote:
Weren't you "Oliver" a minute ago?
I'm also wondering if this Oliver is actually another Arlen??
I'm wondering why on earth you're wondering! :-)
Like "Is the pope catholic?".
On 11/20/2024 11:25 AM, Kerr-Mudd, John wrote:
On Tue, 19 Nov 2024 16:58:20 -0500
Paul <nospam@needed.invalid> wrote:
Weren't you "Oliver" a minute ago?
I'm also wondering if this Oliver is actually another Arlen??
On Wed, 11/20/2024 12:25 PM, Kerr-Mudd, John wrote:
On Tue, 19 Nov 2024 16:58:20 -0500
Paul <nospam@needed.invalid> wrote:
Weren't you "Oliver" a minute ago?
They only gave me the one name at the Dollar Store.
Paul <nospam@needed.com>
Paul (nospam@needed.invalid>
I've always been Paul.
https://www.youtube.com/watch?v=7MoWQSe3txY
Paul
Paul in Houston TX wrote:
Ed Cryer wrote:
I have a NAS drive full of music. It regularly gets filled with lots of AlbumArt pics.
What I do every now and then is a search of the folder, Windows search "AlbumArt", and then delete them all.
Does anybody know of a program or script that might be better?
Ed
I don't have a NAS but do have a small network and use Everything for searches and deletes similar to yours.
Wow!It's some time since I last used Everything, and it always surprises me just how fast it is.
It didn't pick up on the NAS drive plugged into my router, but it picked up drives on USB.
Everything has the option to connect to an ETP server, I wonder if I could somehow connect to the router NAS with some protocol.
Ed
On Thu, 11/21/2024 6:40 AM, Ed Cryer wrote:
Paul in Houston TX wrote:
Ed Cryer wrote:
I have a NAS drive full of music. It regularly gets filled with lots of AlbumArt pics.
What I do every now and then is a search of the folder, Windows search "AlbumArt", and then delete them all.
Does anybody know of a program or script that might be better?
Ed
I don't have a NAS but do have a small network and use Everything for searches and deletes similar to yours.
Wow!It's some time since I last used Everything, and it always surprises me just how fast it is.
It didn't pick up on the NAS drive plugged into my router, but it picked up drives on USB.
Everything has the option to connect to an ETP server, I wonder if I could somehow connect to the router NAS with some protocol.
Ed
Something has to run on the NAS server, to maintain information
which is always up-to-date. The NAS knows when it has added or
deleted a file from its local disk, whereas the clients connected
to the NAS, don't know that.
"Windows Federated Search and Synology NASs"
https://community.synology.com/enu/forum/17/post/14355
Your local disk, uses the USN Change Journal on an NTFS
file system, to keep the Windows Search up-to-date on
what files were added or deleted. This is how Everything.exe ,
after doing its "full" scan to populate the file list, it
receives notifications about file additions and deletions.
Everything.exe updates its lists. This does not work on
FAT32, and the Everything.exe documentation refers to that
issue (that FAT32 has no USN Change Journal). Similarly,
indexing a FAT32 with Windows Search, has the same gaping
hole, that new files can't be detected.
The NAS needs to play games like this, and operate some sort
of interface to support search. Whether any NAS product
does this today, I'm not a NAS person and don't know. The
Google search only gave me one reference, the above one, that
was relevant, and all the rest of the twaddle from the Google
AI was a waste of electrons.
While a NAS can have a privately implemented search function
(a separate App that talks to the NAS daemon for search), that means
opening a separate App rather than using File Explorer. This is not
likely to be pleasant. Maybe it "only works on your Phone".
Paul
VLC works on all my devices to connect to the router disc.
Even on Apple devices, such as Apple TV and iPads.
Sonos used to work until recently. But then the mean-spirited little devils broke it. I think SMB protocol is involved in there somewhere.
Ed
On Fri, 11/22/2024 6:09 AM, Ed Cryer wrote:
VLC works on all my devices to connect to the router disc.
Even on Apple devices, such as Apple TV and iPads.
Sonos used to work until recently. But then the mean-spirited little devils broke it. I think SMB protocol is involved in there somewhere.
Ed
Could be removal of SMBV1.
A lot of old NAS boxes use SMBV1 which is WinXP era.
Paul
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 508 |
Nodes: | 16 (3 / 13) |
Uptime: | 19:24:11 |
Calls: | 9,996 |
Calls today: | 6 |
Files: | 13,840 |
Messages: | 6,360,231 |
Posted today: | 1 |