• Re: Mass Search & Delete

    From Kerr-Mudd, John@3:633/280.2 to All on Thu Nov 21 04:25:51 2024
    :
    On Tue, 19 Nov 2024 16:58:20 -0500
    Paul <nospam@needed.invalid> wrote:

    Weren't you "Oliver" a minute ago?

    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: Dis (3:633/280.2@fidonet)
  • From Paul@3:633/280.2 to All on Thu Nov 21 09:05:03 2024
    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

    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: A noiseless patient Spider (3:633/280.2@fidonet)
  • From sticks@3:633/280.2 to All on Thu Nov 21 09:53:34 2024
    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 Stand With Israel!

    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: A noiseless patient Spider (3:633/280.2@fidonet)
  • From Paul in Houston TX@3:633/280.2 to All on Thu Nov 21 10:23:23 2024
    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.

    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: A noiseless patient Spider (3:633/280.2@fidonet)
  • From Frank Slootweg@3:633/280.2 to All on Fri Nov 22 03:29:55 2024
    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?".

    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: NOYB (3:633/280.2@fidonet)
  • From sticks@3:633/280.2 to All on Fri Nov 22 04:10:14 2024
    On 11/21/2024 10:29 AM, Frank Slootweg wrote:
    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?".

    Thanks. +1

    --
    I Stand With Israel!

    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: A noiseless patient Spider (3:633/280.2@fidonet)
  • From Kerr-Mudd, John@3:633/280.2 to All on Fri Nov 22 06:53:52 2024
    :
    On Wed, 20 Nov 2024 17:05:03 -0500
    Paul <nospam@needed.invalid> wrote:

    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

    I apologise; it just seemed your post was similar.

    --
    Bah, and indeed Humbug.

    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: Dis (3:633/280.2@fidonet)
  • From Paul@3:633/280.2 to All on Fri Nov 22 09:47:36 2024
    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


    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: A noiseless patient Spider (3:633/280.2@fidonet)
  • From Paul@3:633/280.2 to All on Fri Nov 22 23:28:16 2024
    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



    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: A noiseless patient Spider (3:633/280.2@fidonet)